Skip to content

Instantly share code, notes, and snippets.

@seamonkey420
Created March 15, 2026 07:37
Show Gist options
  • Select an option

  • Save seamonkey420/eb463561bf6a7d3ff8e7ee20cdae40a8 to your computer and use it in GitHub Desktop.

Select an option

Save seamonkey420/eb463561bf6a7d3ff8e7ee20cdae40a8 to your computer and use it in GitHub Desktop.
ES-DE Custom Systems file for MacOS and Ryujinx 1.3.3
<?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>
@seamonkey420
Copy link
Copy Markdown
Author

currently untested, will update when tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment