Ronnie Sahlberg
Developer
Hi guys and gals,
This is my first thread, just joined. If I broke protocol, please correct me kindly and gently.
I Love PSP, I have five of them, and I love playing PS1 games on them. Right now playing WildArms.
I just uploaded a small tool to github that I am using to create nice EBOOT.PBP of PS1 games.
It automates them process to go find the boxart and find some screenshot as the background and creating a EBOOT for my PSP.
It works on both Linux and Windows, though some features are not yet implemented on Windows..
The way I use it is that I connect my PSP to USB on my linux box, then just run something like:
./pop-fe.py --psp-dir=auto /mnt/MetalGearSolidVRMissions.cue
I.e. I provide the path to where the SD card for my PSP showed up and also the path to where the .cue file for the game is.
Then the tool will (using bchunk re-written in python3) convert it into an ISO, to find the game-id, which is held in the system.cnf file on the iso.
Then it will go to psxdatacentre and download the box art for the game and also pick, randomly, one of the screenshots for the game to use as a background.
The it will use popstation (re-written in python3) and write this onto the PSP.
It works well for me, but can came be made better. Patches welcome, praise welcome, please no hate.
Oh, where is it ? It is here:
https://github.com/sahlberg/pop-fe
If someone want to help make this work under windows that would be awesone.
I hope some of you might find this useful. It is useful to me and I want to share.
best regards and keep PSP-ing
ronnie sahlberg
This is my first thread, just joined. If I broke protocol, please correct me kindly and gently.
I Love PSP, I have five of them, and I love playing PS1 games on them. Right now playing WildArms.
I just uploaded a small tool to github that I am using to create nice EBOOT.PBP of PS1 games.
It automates them process to go find the boxart and find some screenshot as the background and creating a EBOOT for my PSP.
It works on both Linux and Windows, though some features are not yet implemented on Windows..
The way I use it is that I connect my PSP to USB on my linux box, then just run something like:
./pop-fe.py --psp-dir=auto /mnt/MetalGearSolidVRMissions.cue
I.e. I provide the path to where the SD card for my PSP showed up and also the path to where the .cue file for the game is.
Then the tool will (using bchunk re-written in python3) convert it into an ISO, to find the game-id, which is held in the system.cnf file on the iso.
Then it will go to psxdatacentre and download the box art for the game and also pick, randomly, one of the screenshots for the game to use as a background.
The it will use popstation (re-written in python3) and write this onto the PSP.
It works well for me, but can came be made better. Patches welcome, praise welcome, please no hate.
Oh, where is it ? It is here:
https://github.com/sahlberg/pop-fe
If someone want to help make this work under windows that would be awesone.
I hope some of you might find this useful. It is useful to me and I want to share.
best regards and keep PSP-ing
ronnie sahlberg
Last edited: