-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
We could implement a window in which one can generate patches for the eboot which could then be used in RPCS3. It could have a text editor like display in which you can see the data interpreted in hex, float, int what ever. You can manually change data if you want. You can search for values or jump to address. Additionally, for known addresses like for aspect ratio we could simply add an input so that the user can easily change those. Then a patch file for the modified eboot can be generated.
This is a pretty rough idea, especially since I don't even know much about the eboot but it could be useful as there is some data that is not present the other files which could only be changed this way.
Reactions are currently unavailable