You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This small fix allows you to add multiple versions of the same emulator (this was tested by ryujinx)
you need to create a folder with the same name as the original emulator (for example, for ryujinx you need to create a folder, for example ryujinx_latest)
add es_systems.cfg a new emulator with the same name and make a new config for the new emulator in es_features.cfg
This small fix allows you to add multiple versions of the same emulator (this was tested by ryujinx)
you need to create a folder with the same name as the original emulator (for example, for ryujinx you need to create a folder, for example ryujinx_latest)
add es_systems.cfg a new emulator with the same name and make a new config for the new emulator in es_features.cfg
Program.cs
I just made a small check to filter up to the "_" symbol, thereby simply ignoring the remaining symbols
I also corrected the code in the Ryujinx.Generator.cs so that it generates a new path (similar to Yuzu)
Ryujinx.Generator.cs
emulatorLauncher.zip
The text was updated successfully, but these errors were encountered: