06-04-2014, 03:26 PM -
(06-04-2014, 03:00 PM)Ekaseo Wrote: im including the log file with all syscalls enabled and a file without them.
WARNING
the file will have about 150MB size, without all syscalls enabled it has about 500KB
Our logs are identical up until this little difference:
My log Wrote:[! : PPU[1] Thread (CPUThread)[0x001ea01c]]: *** New PPU Thread [SNKAutoLoad] (): id = 194
[W : PPU[194] Thread (SNKAutoLoad)[0x0007d088]]: cellSysutil warning: cellSaveDataAutoLoad2(version=0, dirName_addr=0x30161a24, errDialog=0, setBuf=0xd0060dd0, funcList=0x80478, funcStat=0x80480, funcFile=0xffffffff, container=0, userdata_addr=0x0)
[W : PPU[194] Thread (SNKAutoLoad)[0x0007d088]]: cellSaveDataAutoLoad2: Couldn't find save entry (NPEB00614DATA)
[W : RSXThread]: NV4097_SET_VIEWPORT_OFFSET: 44200000
Your log Wrote:[! : PPU[1] Thread (CPUThread)[0x001ea01c]]: *** New PPU Thread [SNKAutoLoad] (): id = 194
[W : PPU[194] Thread (SNKAutoLoad)[0x0007d088]]: cellSysutil warning: cellSaveDataAutoLoad2(version=0, dirName_addr=0x30161a24, errDialog=0, setBuf=0xd0060dd0, funcList=0x80478, funcStat=0x80480, funcFile=0xffffffff, container=0, userdata_addr=0x3cc5e0)
[W : RSXThread]: NV4097_SET_VIEWPORT_OFFSET: 44200000
So it does in fact seem like you have a save that it loads. However the different userdata parameter might suggest it looks in some non default directory.