EmuNewz Network
Splatterhouse [BLUS30335] - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Commercial Games (https://www.emunewz.net/forum/forumdisplay.php?fid=193)
+----- Forum: RPCS3 - Commercial Games - Ingame (https://www.emunewz.net/forum/forumdisplay.php?fid=196)
+----- Thread: Splatterhouse [BLUS30335] (/showthread.php?tid=164340)

Pages: 1 2 3


RE: Splatterhouse [BLUS30335] - Bigpet - 03-18-2014

not my fault Tongue

The line

Emu.GetVFS().CreateFile(wxString(param->getCachePath));

in "int cellSysCacheMount"

is supposed to be

Emu.GetVFS().CreateDir(wxString(param->getCachePath));


RE: Splatterhouse [BLUS30335] - LittleGrejmer - 03-18-2014

Now I know where these errors came.


RE: Splatterhouse [BLUS30335] - Bigpet - 03-18-2014

Well that doesn't help you with the psarc, it's just the one unrelated error you got


RE: Splatterhouse [BLUS30335] - Patrikb56 - 03-18-2014

(03-18-2014, 06:04 PM)LittleGrejmer Wrote: Rename "BLUS30335 [SPLATTERHOUSE]" to "BLUS30335" and it should find required files.

Thanks. It worked. Big Grin


RE: Splatterhouse [BLUS30335] - Patrikb56 - 04-04-2014

Now I'm getting this LOG: http://pastebin.com/4WDaACRM
Same log is in God of War 3 demo


RE: Splatterhouse [BLUS30335] - ssshadow - 04-04-2014

Turn off the setting to ignore read/write errors. The game can't progress further because of spurs (like many many other games right now).


Splatterhouse [BLUS30335] - Ru4slan - 09-20-2014

First launch-game shows black srceen.Second launch and other-game stop on open archive.psarc
Log 1

.zip   RPCS3.zip (Size: 24.77 KB / Downloads: 93)
Log 2

.zip   RPCS3_2.zip (Size: 7.03 KB / Downloads: 92)


RE: Splatterhouse [BLUS30335] - ps0ne - 09-20-2014

Code:
HLE: W {PPU[1] Thread (CPUThread)[0x0162f028]} cellGame warning: cellGameDataCheck(type=0x3, dirName_addr=0x13a4f90, size_addr=0xd000f910)
HLE: W {PPU[1] Thread (CPUThread)[0x0162f028]} cellGame warning: cellGameDataCheck(): '/dev_hdd0/game/BLUS30335' directory not found
HLE: W {PPU[1] Thread (CPUThread)[0x0162f010]} cellGame warning: cellGameContentPermit(contentInfoPath_addr=0xd000f920, usrdirPath_addr=0xd000f9a0)
HLE: W {PPU[1] Thread (CPUThread)[0x0162f010]} cellGame warning: cellGameContentPermit(): CELL_GAME_ERROR_FAILURE (no permission given)
Do something that game can load directory.
Apart from it, cellGameDataCheck function is not perfect yet.


RE: Splatterhouse [BLUS30335] - Darkriot - 09-20-2014

Quote:'/dev_hdd0/game/BLUS30335' directory not found
you do not have this directory


RE: Splatterhouse [BLUS30335] - Ru4slan - 09-21-2014

(09-20-2014, 10:43 PM)Darkriot Wrote:
Quote:'/dev_hdd0/game/BLUS30335' directory not found
you do not have this directory

Too many not found if i copy game data to this folder.