shadPS4 emulator forum
Is there more files need in sysmodules for the 0.9 release? - Printable Version

+- shadPS4 emulator forum (https://shadps4.net/forums)
+-- Forum: Community (https://shadps4.net/forums/forumdisplay.php?fid=6)
+--- Forum: General Discussion (https://shadps4.net/forums/forumdisplay.php?fid=8)
+--- Thread: Is there more files need in sysmodules for the 0.9 release? (/showthread.php?tid=19)



Is there more files need in sysmodules for the 0.9 release? - Thiago - 05-27-2025

I did notice that on the 0.9.0 release there is a bunch of lib sys modules implementation, great work as allways guys, but do I need more than the 10 files needed at 0.8?


RE: Is there more files need in sysmodules for the 0.9 release? - shadow - 05-27-2025

shadPS4 supports - needed the following modules

ibSceCesCs.sprx libSceFont.sprx libSceFontFt.sprx libSceFreeTypeOt.sprx
libSceJson.sprx libSceJson2.sprx libSceLibcInternal.sprx libSceNgs2.sprx
libSceRtc.sprx libSceUlt.sprx

Some games might work without them , so might have weird issues without them , so you better have them until we fully HLE them.


RE: Is there more files need in sysmodules for the 0.9 release? - Thiago - 05-27-2025

(05-27-2025, 01:08 PM)shadow Wrote:  shadPS4 supports - needed the following modules

ibSceCesCs.sprx libSceFont.sprx libSceFontFt.sprx libSceFreeTypeOt.sprx
libSceJson.sprx libSceJson2.sprx libSceLibcInternal.sprx libSceNgs2.sprx
libSceRtc.sprx libSceUlt.sprx

Some games might work without them , so might have weird issues without them , so you better have them until we fully HLE them.
Thanks shadow

How about:
libSceSigninDialog.sprx
libSceNet.sprx
libSceCompanionHttpd.sprx

On the changelog, under libraries, they seem to be added now
https://shadps4.net/forums/showthread.php?tid=13 



RE: Is there more files need in sysmodules for the 0.9 release? - shadow - 05-27-2025

these are HLE libraries needed from some games , doesn't need to get loaded LLE and most of them will fail if you try anyway


RE: Is there more files need in sysmodules for the 0.9 release? - Thiago - 05-28-2025

(05-27-2025, 01:48 PM)shadow Wrote:  these are HLE libraries needed from some games , doesn't need to get loaded LLE and most of them will fail if you try anyway
Thanks