Removed fullscreen to Yuzu (tentaive fix for htokey issue)

This commit is contained in:
XargonWan 2022-12-02 08:11:39 +00:00
parent 6a9a25db0b
commit cb49f8077e

View file

@ -1374,7 +1374,7 @@
<fullname>Nintendo Switch</fullname>
<path>%ROMPATH%/switch</path>
<extension>.nca .NCA .nro .NRO .nso .NSO .nsp .NSP .xci .XCI .7z .7Z .zip .ZIP</extension>
<command label="Yuzu (Standalone)">%EMULATOR_YUZU% -f -g %ROM%</command>
<command label="Yuzu (Standalone)">%EMULATOR_YUZU% -g %ROM%</command>
<command label="Ryujinx (Standalone)">%EMULATOR_RYUJINX% %ROM%</command>
<platform>switch</platform>
<theme>switch</theme>