DEX syscall issue
TheRouletteBoi opened this issue · 0 comments
TheRouletteBoi commented
DEX syscall does not work if you don't have a debug eboot in the game. The syscalls 904/905 will return error 0x80010409 but will return 0 if I use a debug eboot. ArtemisPS3 switches to MAMBA syscalls on DEX when no debug eboot is in game which is no big deal just thought I'd let you know. Furthermore the CCAPI syscalls you are using no longer work since CCAPI update 2.50, it now uses a new method to write memory that are not syscalls.