Advertisement
Guest User

Pico-8 es_systems.cfg in Retropie

a guest
Feb 28th, 2021
1,649
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. <system>
  2. <name>pico8</name>
  3. <fullname>PICO-8</fullname>
  4. <path>/home/pi/RetroPie/roms/pico8</path>
  5. <extension>.p8 .png .sh</extension>
  6. <command>/home/pi/pico-8/customRunCommand.sh %ROM%</command>
  7. <platform>pico8</platform>
  8. <theme>pico8</theme>
  9. </system>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement