mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
CITRA: removed fullscreen
This commit is contained in:
parent
1beb92465b
commit
682e62f751
|
@ -824,7 +824,7 @@
|
||||||
<fullname>Nintendo 3DS</fullname>
|
<fullname>Nintendo 3DS</fullname>
|
||||||
<path>%ROMPATH%/n3ds</path>
|
<path>%ROMPATH%/n3ds</path>
|
||||||
<extension>.3ds .3DS .3dsx .3DSX .app .APP .axf .AXF .cci .CCI .cxi .CXI .elf .ELF .7z .7Z .zip .ZIP</extension>
|
<extension>.3ds .3DS .3dsx .3DSX .app .APP .axf .AXF .cci .CCI .cxi .CXI .elf .ELF .7z .7Z .zip .ZIP</extension>
|
||||||
<command label="Citra (Standalone)">%EMULATOR_CITRA% -f %ROM%</command>
|
<command label="Citra (Standalone)">%EMULATOR_CITRA% %ROM%</command>
|
||||||
<command label="Citra">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/citra_libretro.so %ROM%</command>
|
<command label="Citra">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/citra_libretro.so %ROM%</command>
|
||||||
<command label="Citra 2018">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/citra2018_libretro.so %ROM%</command>
|
<command label="Citra 2018">%EMULATOR_RETROARCH% -L %CORE_RETROARCH%/citra2018_libretro.so %ROM%</command>
|
||||||
<platform>n3ds</platform>
|
<platform>n3ds</platform>
|
||||||
|
@ -1619,4 +1619,4 @@
|
||||||
<platform>tools</platform>
|
<platform>tools</platform>
|
||||||
<theme>tools</theme>
|
<theme>tools</theme>
|
||||||
</system>
|
</system>
|
||||||
</systemList>
|
</systemList>
|
||||||
|
|
Loading…
Reference in a new issue