Editing PS2 Emulation/PS2 Config Commands
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 79: | Line 79: | ||
|- | |- | ||
|0x0E|| Used 3 times in Need for Speed - Carbon [Collector's Edition] US. | |0x0E|| Used 3 times in Need for Speed - Carbon [Collector's Edition] US. | ||
Used in place where game load code overlays, and in place where game self modify code. | |||
Config run the same function which is run when PS2 syscall 7 (ExecPS2) hook is triggered (0x1831A8 in latest emu memory). | |||
Only difference is that 0x42 overlay is not reloaded, and check for "cdrom0" string is not performed. | |||
Command could be potentially useful for games that like to change own code. Eg. Load "bin" files with code (HSG/HST), or modify own code by direct writes to memory (NFS Carbon CE...) | Command could be potentially useful for games that like to change own code. Eg. Load "bin" files with code (HSG/HST), or modify own code by direct writes to memory (NFS Carbon CE...) | ||
|- | |- |