Editing Talk:PS1 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 223: | Line 223: | ||
* Command 0x17 is supported, but there is different official way to inject it, and it is libcrypt key so there is no point to do it this way. | * Command 0x17 is supported, but there is different official way to inject it, and it is libcrypt key so there is no point to do it this way. | ||
This probably repeats for multidiscs, but for now let's figure out single discs first. | This probably repeats for multidiscs, but for now let's figure out single discs first. | ||
Function that search for configs look like this: | |||
case 9: | case 9: | ||
if ( *(&0x161FD80) ) 1570FA0(base) + AEDE0(offset in ISO.BIN.DAT or PSISOIMG? ) = 161FD80 in 4.86 ps1_netemu | if ( *(&0x161FD80) ) 1570FA0(base) + AEDE0(offset in ISO.BIN.DAT or PSISOIMG? ) = 161FD80 in 4.86 ps1_netemu |