on the following line, -2 is returned, instead of -46 like SCE modules. I found this while reversing DONGLEMAN. any idea why? https://github.com/ps2dev/ps2sdk/blob/9dd5b81436fe78aa4df3f860e5d76eef15e9e530/iop/memorycard/mcman/src/main.c#L1328
on the following line, -2 is returned, instead of -46 like SCE modules. I found this while reversing DONGLEMAN. any idea why?
ps2sdk/iop/memorycard/mcman/src/main.c
Line 1328 in 9dd5b81