PDA

View Full Version : Ebootr v1.5



wraggster
October 9th, 2009, 14:41
News via pspita (http://www.psp-ita.com/?module=news&id=32136&view_reply=1)

The coder indrora issue a new update to its PC program Ebootr, an editor came to the EBOOT.PBP file version 1.5 which is proposed as an alternative to the always excellent PSPBrew. Among the novelties of this release, there is the addition of an editor file format. SFO, were also fixed some bugs in previous versions,
More to follow.

Changelog v1.5:

Quote:

- Added file editor. SFO
- Fixed some bugs that occurred when saving files
- Program Simplified
- After adding a few odd functions for. SFO

Download and Give Feedback Via Comments

indrora
October 12th, 2009, 03:32
Wow. Never thought that it would make it all the way around the world like this...

Some of the comments I've seen are in the area of "blocky and unsophisticated"

This wasnt meant to be zomg smexy, it was designed to be a dirt simple way of editing Eboots. I took a leaf out of PBP Unpacker's book and made it simple and made it have an open and new side.

I just wanted to mention to y'all that I'm working on *much* better documentation as well as some better work on the optimization stuff.


And a clarification:
This requires the .NET 3.5 framework to be installed. However, if you're running any form of Up-To-Date version of Windows, you should be OK. If not, the installer will pick up the required download.

I noticed one french commenter noting that "its a 200M download and loads all libraries at startup and slows down windows."

factually wrong for one reason. The .NET framework 3.5 redistributable is 233MB, however it installs down to 2.0 as well. However, the .NET framework is a Load On Demand system -- if i have an assembly "myCorp.VhostController.Whazzup.dll" and an app (or assembly) that references it, it'll get loaded. However if its not referenced in any currently loaded apps/assemblies then it will not get loaded. Make sense?

Here's a comparison, loading Wipeout (PSOne game, and yes I own it):
http://img3.imageshack.us/img3/1825/wipeoutebootrpbpunpacke.png