I have found in batocera.conf this text below… tried editing and even deleting but nothing changes on HUD… I want to add (or replace any of these) with this parameters… time,fps,cpu_stats,gpu_stats,ram,cpu_temp,gpu_temp,position=top-right,height=500,font_size=32
Could you help me to find where should I change or add parameters please?
## HUD (x86 or RPi4 only)
## game -> Show game’s boxart/metadata info
## perf -> Show current performance statistics
## custom -> Use hud_custom configuration
#global.hud=perf
## Custom HUD configuration
## Performance eg. position=bottom-left\nbackground_alpha=0.9\nlegacy_layout=false\ncustom_text=%GAMENAME%\ncustom_text=%SYSTEMNAME%\ncustom_text=%EMULATORCORE%\nfps\ngpu_name\nengine_version\nvulkan_driver\nresolution\nram\ngpu_stats\ngpu_temp\ncpu_stats\ncpu_temp\ncore_load
## Game eg. position=bottom-left\nbackground_alpha=0\nlegacy_layout=false\nfont_size=32\nimage_max_width=200\nimage=%THUMBNAIL%\ncustom_text=%GAMENAME%\ncustom_text=%SYSTEMNAME%\ncustom_text=%EMULATORCORE%
## More examples at https://github.com/flightlessmango/MangoHud/blob/master/README.md#mangohud_config-and-mangohud_configfile-environment-variables
#global.hud_custom=position=bottom-left\nbackground_alpha=0\nlegacy_layout=false\nfont_size=64\nimage_max_width=200\nimage=%THUMBNAIL%\ncustom_text=%GAMENAME%\ncustom_text=%SYSTEMNAME%\ncustom_text=%EMULATORCORE%