Some adjustments to the configuration for the Nintendo Switch system.

This commit is contained in:
Leon Styhre 2021-06-23 17:55:26 +02:00
parent ca2ab8df19
commit 2c784ca238
3 changed files with 9 additions and 9 deletions

View file

@ -1047,9 +1047,9 @@
</system> </system>
<system> <system>
<name>switch</name> <name>switch</name>
<fullname>Nintendo SWITCH</fullname> <fullname>Nintendo Switch</fullname>
<path>%ROMPATH%/switch</path> <path>%ROMPATH%/switch</path>
<extension>.nsp .NSP .zip .ZIP .7z .nso .NSO .nro .NRO .nca .NCA .xci .XCI</extension> <extension>.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI .7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command> <command>PLACEHOLDER %ROM%</command>
<platform>switch</platform> <platform>switch</platform>
<theme>switch</theme> <theme>switch</theme>

View file

@ -1047,10 +1047,10 @@
</system> </system>
<system> <system>
<name>switch</name> <name>switch</name>
<fullname>Nintendo SWITCH</fullname> <fullname>Nintendo Switch</fullname>
<path>%ROMPATH%/switch</path> <path>%ROMPATH%/switch</path>
<extension>.nsp .NSP .zip .ZIP .7z .nso .NSO .nro .NRO .nca .NCA .xci .XCI</extension> <extension>.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI .7z .7Z .zip .ZIP</extension>
<command>/opt/yuzu/yuzu.AppImage %ROM%</command> <command>%EMULATOR_YUZU% %ROM%</command>
<platform>switch</platform> <platform>switch</platform>
<theme>switch</theme> <theme>switch</theme>
</system> </system>

View file

@ -1047,10 +1047,10 @@
</system> </system>
<system> <system>
<name>switch</name> <name>switch</name>
<fullname>Nintendo SWITCH</fullname> <fullname>Nintendo Switch</fullname>
<path>%ROMPATH%/switch</path> <path>%ROMPATH%\switch</path>
<extension>.nsp .NSP .zip .ZIP .7z .nso .NSO .nro .NRO .nca .NCA .xci .XCI</extension> <extension>.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI .7z .7Z .zip .ZIP</extension>
<command>PLACEHOLDER %ROM%</command> <command>%EMULATOR_YUZU% %ROM%</command>
<platform>switch</platform> <platform>switch</platform>
<theme>switch</theme> <theme>switch</theme>
</system> </system>