mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
(Windows) Added 'Shortcut' as an alternative emulator for the switch system
Also added the .lnk file extension
This commit is contained in:
parent
548aef50ee
commit
66c939b00c
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue