Add a tool that can be used to install the emulator and update PBOOT.PBP#2
Add a tool that can be used to install the emulator and update PBOOT.PBP#2sahlberg wants to merge 1 commit intoGrabowskiDev:masterfrom
Conversation
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
|
I think the program is too complicated to use and unpractical. I don't think a lot of people will populate the gamedb.py with links and different people may prefer different icons, backgrounds etc. Also the program as standalone is too complicated to use in my opinion as it still requires to collect all background music link and download icons and backgrounds. But this program could be changed a little bit. A simple python script like this that when launched by double click (because some people may not know how to launch a .py with a console) would take ICON.png, BACKGROUND.png, MUSIC.at3 files that are located in the same folder as the python script and would put them into PBOOT.PBP, so you get a ready PBOOT.PBP without having to use PSP BREW and change all of that manually. Also the script could change the resolution of ICON.png and BACKGROUND.png into proper ones, and could crop MUSIC.at3 so it wouldn't exceed the file size limit. Let me know what you think about this idea |
No description provided.