joseluisjazz
Member
- Joined
- Oct 2, 2008
- Messages
- 399
A few days ago I successfully compiled Triplane Classic on the Pandora, which is a port from a game I enjoyed playing in the 90's. I made a PND of it and uploaded to the Pandora Apps (Here you have the game's manual). And I thought it would be a good idea to put a page here to recieve some feedbacks.
And I learnt some things during the process:
The run script checks also if there's a previous conf file, and if not it creates a default one which has the "multiplayer at 800x600" option disabled, since that doesn't work and the program crashes. If I were an experienced programmer it would be nice to modify the sourcecode to add some filters like ScummVM or Dosbox has, and also create a "multiplayer 800x480 mode". But I don't think I have the ability nor the time for that. <_<
So... TIME PASSES. And since I built it I have learnt new things and I'm making a second version, using more optimizations (not that it run slow before, but it doesn't hurt, doesn't it?). And what I still haven't learn how to do is how to put the config files in the appdata folder, because now it writes them to $HOME. In my case I don't cared about it so much because I'm running from the SD, but it would be nicer if it wouldn't write anything to NAND. Must be something very easy to do but I've not yet looked into it.
When I have the new build I'll put a link here for bestatesting before I update it on the appstore (which is something I don't know how to do yet, either). UPDATE: New version in post #3. In the meanwhile if you have any problems running the program, or any suggestion, or anything please be welcome.
And I learnt some things during the process:
- Learnt how to make a PXML file.
- Learnt how to make the icon with MTPaint. (I didn't know that program before and now I love it)
- Learnt how to make a run script with zenity dialogs.
- Learnt how to build the PND start to end from the pandora. (since there was no tools for making the iso image I had to compile cdrkit, you can download it from my ports page)
The run script checks also if there's a previous conf file, and if not it creates a default one which has the "multiplayer at 800x600" option disabled, since that doesn't work and the program crashes. If I were an experienced programmer it would be nice to modify the sourcecode to add some filters like ScummVM or Dosbox has, and also create a "multiplayer 800x480 mode". But I don't think I have the ability nor the time for that. <_<
So... TIME PASSES. And since I built it I have learnt new things and I'm making a second version, using more optimizations (not that it run slow before, but it doesn't hurt, doesn't it?). And what I still haven't learn how to do is how to put the config files in the appdata folder, because now it writes them to $HOME. In my case I don't cared about it so much because I'm running from the SD, but it would be nicer if it wouldn't write anything to NAND. Must be something very easy to do but I've not yet looked into it.
Last edited by a moderator: