i want to add my own python game to retropie what should i do?
-
im doing a school project and we want to add our own python game to retropie and we dont know what to do can someone help?
-
Just add it as a Port in the
ports
folder.Create a
.sh
script that will start the game and put there the commands needed to start the game. Restart EmulationStation and the.sh
script will show up in the Ports system, from where you can launch your game. -
@mitu okay i will try thx
-
@mitu btw where is the port folder?
-
@kazuuu
You could install a port from the setup script and it’ll create one for you at /home/pi/RetroPie/roms/ports. I would assume you could just create your own folder there but not sure if there’s anything else that would need to be created for it work? Installing from the script would make sure everything was made and you could always delete the other game after the folder was made.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.