Dnawrkshp/ArtemisPS3

DEX syscall issue

TheRouletteBoi opened this issue · 0 comments

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.

I'm on lv2 kernel DEX, Target Type DEX
console_log
no_process_is_no_debug_eboot