pmprog
DNF (Did Not Finish)
- Joined
- Apr 25, 2011
- Messages
- 4,150
Make a PXML file and a game icon and put it in your game folder with all your other filesHow would you recommend I (a nooby dev) do this?
From the terminal type the following commands
> mksquashfs . ../game.sfs
> cat ../game.sfs PXML.xml Game.png > ../game.pnd
and then copy the PND to your /media/sdcard/pandora/menu to test it works, and upload to repo.
If you run Windows, Foxblock's PND Tools is also just as useful and can do the whole thing (including creating the PXML file)