[GH-ISSUE #528] P5D/P3D cannot get past intro sequence/title screen due to unimplemented save mount mode #116

Closed
opened 2026-02-27 21:04:40 +03:00 by kerem · 0 comments
Owner

Originally created by @Da-nu on GitHub (Aug 22, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/528

[Core.Linker] <Error> linker.cpp:InitTlsForThread:346: TLS user malloc called, using std::malloc [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchStartBuffer:43: (STUBBED) called [Kernel.Event] <Info> event_flag.cpp:sceKernelWaitEventFlag:148: called bitPattern = 0x1 waitMode = 0x11 [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchWait:48: (STUBBED) called [Kernel.Event] <Info> event_flag.cpp:sceKernelWaitEventFlag:148: called bitPattern = 0x1 waitMode = 0x11 [Lib.SaveData] <Info> savedata.cpp:sceSaveDataMount2:554: called: dirName = SYSTEM, mode = 4, blocks = 96 [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchJobRunSplitBufferRa:38: (STUBBED) called [Lib.SaveData] <Info> savedata.cpp:sceSaveDataMount2:554: called: dirName = SYSTEM, mode = 32, blocks = 96 [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchStartBuffer:43: (STUBBED) called [Debug] <Critical> savedata.cpp:saveDataMount:530: Unreachable code! Unknown mount mode = 32
shad_log.txt

Originally created by @Da-nu on GitHub (Aug 22, 2024). Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/528 `[Core.Linker] <Error> linker.cpp:InitTlsForThread:346: TLS user malloc called, using std::malloc [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchStartBuffer:43: (STUBBED) called [Kernel.Event] <Info> event_flag.cpp:sceKernelWaitEventFlag:148: called bitPattern = 0x1 waitMode = 0x11 [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchWait:48: (STUBBED) called [Kernel.Event] <Info> event_flag.cpp:sceKernelWaitEventFlag:148: called bitPattern = 0x1 waitMode = 0x11 [Lib.SaveData] <Info> savedata.cpp:sceSaveDataMount2:554: called: dirName = SYSTEM, mode = 4, blocks = 96 [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchJobRunSplitBufferRa:38: (STUBBED) called [Lib.SaveData] <Info> savedata.cpp:sceSaveDataMount2:554: called: dirName = SYSTEM, mode = 32, blocks = 96 [Lib.Ajm] <Error> ajm.cpp:sceAjmBatchStartBuffer:43: (STUBBED) called [Debug] <Critical> savedata.cpp:saveDataMount:530: Unreachable code! Unknown mount mode = 32` [shad_log.txt](https://github.com/user-attachments/files/16710522/shad_log.txt)
kerem closed this issue 2026-02-27 21:04:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#116
No description provided.