Editing 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 746: | Line 746: | ||
| --pcr0-delta-hack || 0.1 , 400000.0 || Modify delta of pcr0 when reading it from MFC0. Some games rely on good performance counters accuracy (Spyro ANB cutscenes), and since emulator don't implement most events, hack it is. || --pcr0-delta-hack=1.0 | | --pcr0-delta-hack || 0.1 , 400000.0 || Modify delta of pcr0 when reading it from MFC0. Some games rely on good performance counters accuracy (Spyro ANB cutscenes), and since emulator don't implement most events, hack it is. || --pcr0-delta-hack=1.0 | ||
|- | |- | ||
| --jitproc-use-aslr || || | | --jitproc-use-aslr || || Disable compiler process ASLR, useful when you want easier debugging, compiler process will be always on fixed address. Theoretically useful for mast1c0re, but to change it you need to be already in... || --jitproc-use-aslr=0 | ||
|- | |- | ||
| --detect-idle-intc ||0, 1|| Enabled by default, 0 | | --detect-idle-intc ||0, 1|| Enabled by default, set to 0 in order to disable it || --detect-idle-intc=0 | ||
|- | |- | ||
| --detect-idle-chcr|| 0, 1|| | | --detect-idle-chcr|| 0, 1|| Enabled by default, set to 0 in order to disable it || --detect-idle-chcr=0 | ||
|- | |- | ||
| --rom || location of the bios that's inside of the fpkg || Could allow to use custom bios, though still not working || --rom="PS20220WD20050620.crack" or --rom="/roms/PS20220WD20050620.crack" | | --rom || location of the bios that's inside of the fpkg || Could allow to use custom bios, though still not working || --rom="PS20220WD20050620.crack" or --rom="/roms/PS20220WD20050620.crack" |