05-21-2014, 12:46 AM
tr4nquility
05-21-2014, 02:06 AM
(05-21-2014, 01:04 AM)AlexAltea Wrote: [ -> ]> Error loading 'libfs' module
... wut?
Hmm just wanna share.. that libfs module is probably file libfs.sprx which is supposed to reside in dev_flash. Perhaps he could try getting that file first to get further progress..
Here is a list of related libfs modules that I can find :
Code:
libfs_utility_init.sprx -- 72.5 KB
libfs_utility_full.sprx -- 29.8 KB
libfs_utility2.sprx -- 16.8 KB
libfs_utility.sprx -- 93.7 KB
libfs_155.sprx -- 20.4 KB
libs.sprx -- 33.2 KB
r00lz
05-21-2014, 12:18 PM
(05-21-2014, 08:34 AM)AlexAltea Wrote: [ -> ]A real game isn't supposed to do that (grab firmware modules directly from /dev_flash/). I have only seen that weird behaviour in one homebrew.
I have all libs putted in /dev_flash but with or without it same error.
BTW I get "Error loading 'libfs' module" error in few more games:
Interpol: The Trail of Dr. Chaos [NPEB00123]
Smash Cars [NPUB30097]
These games not loadable too, but related with spurs and "Read32 from null block" errors
derpf
05-22-2014, 06:45 AM
It's probably a game-internal thing (they probably share the same engine, like that one series of homebrew games with the libpng error.)
01-09-2016, 11:59 AM