You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: