mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-25 07:35:38 +00:00
Added support for the PICO-8 (pico8) game system.
This commit is contained in:
parent
65c04bdadb
commit
f68b06a72b
|
@ -124,6 +124,12 @@
|
|||
<entry>/Applications/PCSX2.app/Contents/MacOS/PCSX2</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PICO-8">
|
||||
<!-- PICO-8 Fantasy Console (game engine) -->
|
||||
<rule type="staticpath">
|
||||
<entry>/Applications/PICO-8.app/Contents/MacOS/pico8</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PLAY!">
|
||||
<!-- Sony PlayStation 2 emulator Play! -->
|
||||
<rule type="staticpath">
|
||||
|
|
|
@ -990,6 +990,16 @@
|
|||
<platform>pcfx</platform>
|
||||
<theme>pcfx</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>pico8</name>
|
||||
<fullname>PICO-8 Fantasy Console</fullname>
|
||||
<path>%ROMPATH%/pico8</path>
|
||||
<extension>.p8 .P8 .png .PNG</extension>
|
||||
<command label="PICO-8 (Standalone)">%EMULATOR_PICO-8% -root_path %GAMEDIR% -run %ROM%</command>
|
||||
<command label="PICO-8 Splore (Standalone)">%EMULATOR_PICO-8% -root_path %GAMEDIR% -splore</command>
|
||||
<platform>pico8</platform>
|
||||
<theme>pico8</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>pokemini</name>
|
||||
<fullname>Nintendo Pokémon Mini</fullname>
|
||||
|
|
|
@ -246,6 +246,17 @@
|
|||
<entry>~/.local/share/flatpak/exports/bin/net.pcsx2.PCSX2</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PICO-8">
|
||||
<!-- PICO-8 Fantasy Console (game engine) -->
|
||||
<rule type="systempath">
|
||||
<entry>pico8</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>~/Applications/pico-8/pico8</entry>
|
||||
<entry>~/.local/bin/pico-8/pico8</entry>
|
||||
<entry>~/bin/pico-8/pico8</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PLAY!">
|
||||
<!-- Sony PlayStation 2 emulator Play! -->
|
||||
<rule type="staticpath">
|
||||
|
|
|
@ -999,6 +999,16 @@
|
|||
<platform>pcfx</platform>
|
||||
<theme>pcfx</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>pico8</name>
|
||||
<fullname>PICO-8 Fantasy Console</fullname>
|
||||
<path>%ROMPATH%/pico8</path>
|
||||
<extension>.p8 .P8 .png .PNG</extension>
|
||||
<command label="PICO-8 (Standalone)">%EMULATOR_PICO-8% -root_path %GAMEDIR% -run %ROM%</command>
|
||||
<command label="PICO-8 Splore (Standalone)">%EMULATOR_PICO-8% -root_path %GAMEDIR% -splore</command>
|
||||
<platform>pico8</platform>
|
||||
<theme>pico8</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>pokemini</name>
|
||||
<fullname>Nintendo Pokémon Mini</fullname>
|
||||
|
|
|
@ -275,6 +275,19 @@
|
|||
<entry>%ESPATH%\..\PCSX2-wxWidgets\pcsx2x64.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PICO-8">
|
||||
<!-- PICO-8 Fantasy Console (game engine) -->
|
||||
<rule type="systempath">
|
||||
<entry>pico8.exe</entry>
|
||||
</rule>
|
||||
<rule type="staticpath">
|
||||
<entry>C:\Program Files (x86)\PICO-8\pico8.exe</entry>
|
||||
<entry>D:\Program Files (x86)\PICO-8\pico8.exe</entry>
|
||||
<entry>%ESPATH%\Emulators\PICO-8\pico8.exe</entry>
|
||||
<entry>%ESPATH%\PICO-8\pico8.exe</entry>
|
||||
<entry>%ESPATH%\..\PICO-8\pico8.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PLAY!">
|
||||
<!-- Sony PlayStation 2 emulator Play! -->
|
||||
<rule type="systempath">
|
||||
|
|
|
@ -181,6 +181,14 @@
|
|||
<entry>%ESPATH%\..\PCSX2-wxWidgets\pcsx2x64.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PICO-8">
|
||||
<!-- PICO-8 Fantasy Console (game engine) -->
|
||||
<rule type="staticpath">
|
||||
<entry>%ESPATH%\Emulators\PICO-8\pico8.exe</entry>
|
||||
<entry>%ESPATH%\PICO-8\pico8.exe</entry>
|
||||
<entry>%ESPATH%\..\PICO-8\pico8.exe</entry>
|
||||
</rule>
|
||||
</emulator>
|
||||
<emulator name="PLAY!">
|
||||
<!-- Sony PlayStation 2 emulator Play! -->
|
||||
<rule type="staticpath">
|
||||
|
|
|
@ -996,6 +996,16 @@
|
|||
<platform>pcfx</platform>
|
||||
<theme>pcfx</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>pico8</name>
|
||||
<fullname>PICO-8 Fantasy Console</fullname>
|
||||
<path>%ROMPATH%\pico8</path>
|
||||
<extension>.p8 .P8 .png .PNG</extension>
|
||||
<command label="PICO-8 (Standalone)">%EMULATOR_PICO-8% -root_path %GAMEDIR% -run %ROM%</command>
|
||||
<command label="PICO-8 Splore (Standalone)">%EMULATOR_PICO-8% -root_path %GAMEDIR% -splore</command>
|
||||
<platform>pico8</platform>
|
||||
<theme>pico8</theme>
|
||||
</system>
|
||||
<system>
|
||||
<name>pokemini</name>
|
||||
<fullname>Nintendo Pokémon Mini</fullname>
|
||||
|
|
Loading…
Reference in a new issue