libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.07k stars 1.81k forks source link

Restart Retroarch Menu Option resets all configurations #9466

Open paradadf opened 5 years ago

paradadf commented 5 years ago

Running 1.7.8 on a custom build on linux (recalbox) with custom paths for all config files and roms/save directories on RGUI, when I use the option Restart RetroArch, RGUI gets closed, XMB appears, as if any of the config files would be taken into account.

SwedishGojira commented 4 years ago

I am pretty sure this is a recalbox config issue and not a problem with Retroarch. They have probably configured it to load a config via override when you start Retroarch and then when you restart it it reads the default config.

andres-asm commented 4 years ago

Well... the feature was only tested thoroughly on windows. I know it replicates the cli arguments fine on WINDOWS but not sure elsewhere, I only made it for windows.