Editing Talk:PS2 Emulation
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1,381: | Line 1,381: | ||
Replace to (4.78 LV1): | Replace to (4.78 LV1): | ||
E8 03 01 C8 54 00 05 EE 2F A0 00 00 60 00 00 00 | E8 03 01 C8 54 00 05 EE 2F A0 00 00 60 00 00 00 | ||
==Inject LIBSD into netemu Bios== | |||
This patch improves compatibility with homebrew. Many homebrews still need hex edits and supplying X modules on disc. But this patch takes care of LIBSD at least. For example, Multiloader 1.41 with midi player mod now works out of the box. | |||
Offsets for unpacked elf file. | |||
0x893470: string TBIN --> LIBSD | |||
0x8DC200: Paste LIBSD file here (Ctrl-B in HxD to overwrite old data). | |||
TBIN file which is replaced is not used in PS2 mode, we can safely patch it. Same can be done for other emulators, just need correcting offsets. | |||
== SPE programs dumper == | == SPE programs dumper == |