Trying to change a flycast option
-
Hi there,
I am trying to change a flycast option. I have checked the documentation in here
https://docs.libretro.com/library/flycast/The option I want to change is
flycast_per_content_vmus
If I run my setup script like so
sudo ./retropie_setup.sh
Where in that menu system do I make the change?
Many thanks
Jason
-
-
@jason_a69 nowhere, that's a core option; you can set it from in-game in the core options menu (core options persist automatically, no saving is necessary) or the setting can be manually found and edited in the file
/opt/retropie/configs/all/retroarch-core-options.cfg
. You could edit this file with the command:nano /opt/retropie/configs/all/retroarch-core-options.cfg
-
@sleve_mcdichael Thank you very much for this. I put
flycast_per_content_vmus = "All VMUs"
in that file but it does not seem to work. I will Google some more.
-
Use the RetroArch menus to change options - https://retropie.org.uk/docs/RetroArch-Core-Options/ - it's the easiest method and there's no editing involved.
-
@jason_a69 it looks like RetroArch calls it reicast for some reason. I just checked my own file and I have::
reicast_per_content_vmus = "VMU A1"
-
@sleve_mcdichael Thanks, that seems to have fixed it.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.