Created
March 15, 2026 07:37
-
-
Save seamonkey420/eb463561bf6a7d3ff8e7ee20cdae40a8 to your computer and use it in GitHub Desktop.
ES-DE Custom Systems file for MacOS and Ryujinx 1.3.3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <!-- This is the ES-DE game systems configuration file for MacOS --> | |
| <system> | |
| <name>Switch</name> | |
| <fullname>Nintendo Switch</fullname> | |
| <path>%ROMPATH%/switch</path> | |
| <extension>.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI</extension> | |
| <command>%EMULATOR_RYUJINX% %ROM%</command> | |
| <platform>switch</platform> | |
| <theme>switch</theme> | |
| </system> | |
| </systemList> |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
currently untested, will update when tested