Notes:
- Has only been tested on H MST
- You will need samyGOso
- Copy libUnencryptedGamePatch.so into /mnt/opt/privateer/usr/libso
- Copy 99_95_UnencryptedGamePatch.init into /mnt/etc/init.d to autostart or load manually with
Code: Select all
samyGOso -A -l /mnt/opt/privateer/usr/libso/libUnencryptedGamePatch.so
The code is probably not of particularly high quality, I'm not very experienced with this sort of stuff. There are definitely better ways to implement it. It contains static offsets, modifies instructions, writes to read only memory... It shouldn't break the TV, it doesn't write anything to storage, but proceed with caution mainly if testing on other tv models.