(Windows) Added 'Shortcut' as an alternative emulator for the switch system

Also added the .lnk file extension
This commit is contained in:
Leon Styhre 2024-09-07 11:28:31 +02:00
parent 548aef50ee
commit 66c939b00c

View file

@ -1942,8 +1942,9 @@
<name>switch</name>
<fullname>Nintendo Switch</fullname>
<path>%ROMPATH%\switch</path>
<extension>.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI</extension>
<extension>.lnk .LNK .nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI</extension>
<command label="Ryujinx (Standalone)">%EMULATOR_RYUJINX% %ROM%</command>
<command label="Shortcut">%HIDEWINDOW% %ESCAPESPECIALS% %EMULATOR_OS-SHELL% /C %ROM%</command>
<platform>switch</platform>
<theme>switch</theme>
</system>