Quick Jump Daily Digest
Thank you for your interest in the Quick Jump Daily Digest. Get notified of all new content on QJ in our free Daily Digest. To subscribe, enter your email address below and click the subscribe button.
PSP homebrew - Ebootr Beta |
Listed in: Homebrew Applications, News Tags: Indrora, Microsoft, psp homebrews
Ó
Homebrew coder indrora has released a beta version of his new app Ebooter, a homebrew replacement for PBP Unpacker that allows you to read and edit your PSP's PBP files.
Developer's note:
Ebootr is a replacement for PBP Unpacker. It was written in C# against the .NET 3.5 Runtime. If you keep your computer anywhere up to date, you should be fine. Otherwise, be sure to download it from Microsoft Its fast, except when copying data from large (i.e. >400MB) Eboots. On my 2.1Ghz box, it took ~10 seconds to create an eboot off of Final Phantasy Origins (keeping only DATA.PSAR and DATA.PSP and PARAM.SFO) For those interested, I've included my Eboot loader library in source form.
Download: Ebootr Beta
Discuss: QJ.NET's PSP Development Forums
More PSP homebrews:
| This story sucks? This story rocks! |
|
|












Comments
2. i don't believe .NET FM can be fast
3. i don't know why there are folks that don't have .NET FM installed... it's a must-have for all windows pc's...
Reply
Reply
i just looked at source code with visual studio and i can see why there are a lot of tweaks that need to be done
but its very easy to use and i thing it will be awsome when its done
Reply
I would love to be able to do a Callback'd threaded loader, but currently I dont have enough knowledge for that (Though I'm constantly learning, and if you wish to submit code, Please do!)
There is documentation to come, soon, very soon. I've been checking the Eboots I've been creating using my code against PSPBrew and PBP Unpacker.
As well, the messages in the app are localization-friendly. No really, the error messages, popup boxes and most of the other resources are stored as string resources. I can also *reskin* the application if needed (that is, if the FamFamFam mini icons become boring.)
Reply
Reply