RPCS3 Forums
Hasbro Family Game Night 3 [NPUB30571] - Printable Version

+- RPCS3 Forums (https://forums.rpcs3.net)
+-- Forum: PS3 Commercial Games (https://forums.rpcs3.net/forumdisplay.php?fid=4)
+--- Forum: Playable (https://forums.rpcs3.net/forumdisplay.php?fid=5)
+--- Thread: Hasbro Family Game Night 3 [NPUB30571] (/showthread.php?tid=158826)

Pages: 1 2


RE: Hasbro Family Game Night 3 [NPUB30571] - BlackDaemon - 03-09-2014

Sometimes plays a few seconds of first video intro.
http://rghost.ru/private/52946358/b9a72d30762e5d87d70190e4c3a863f9



RE: Hasbro Family Game Night 3 [NPUB30571] - ssshadow - 03-09-2014

Sweet, first video to be played from a game.



RE: Hasbro Family Game Night 3 [NPUB30571] - Ani - 02-15-2016

Tried testing with rpcs3-v0.0.0.6-474-g3b7d0bc-win_x64, throws out

Code:
{rsx::thread} Exception: Unknow surface depth format 0
(in file Emu\RSX\GCM.cpp:869, in function rsx::to_surface_depth_format)
Please report this to the developers.
or
Code:
{rsx::thread} Exception: unknow surface color format 0
(in file Emu\RSX\GCM.cpp:914, in function rsx::to_surface_color_format)
Please report this to the developers.

Tried with: PPU1 + SPU1 and PPU2 + SPU2; OpenGL and DX12
Doesn't get to the loadable state

Log attached (PPU1 + SPU1 w/ DX12)



RE: Hasbro Family Game Night 3 [NPUB30571] - metallicafor - 02-15-2016

i personally would mark this as issue on github as the recent rsx pulled requests propably have something to do with this error. It used to work, at least the intro and it doesnt now, so something might be incorrectly implemented.



RE: Hasbro Family Game Night 3 [NPUB30571] - Ani - 02-15-2016

(02-15-2016, 07:12 PM)metallicafor Wrote: i personally would mark this as issue on github as the recent rsx pulled requests propably have something to do with this error. It used to work, at least the intro and it doesnt now, so something might be incorrectly implemented.

Latest time it is known to work is from OP's post @ 03-09-2014. Two years have passed, so trying to find which commit broke it would be almost impossible I guess. Unless someone did manage to get it working on a recent build?



RE: Hasbro Family Game Night 3 [NPUB30571] - tambre - 02-15-2016

Before we ignored quite fatal errors. Depth format passed to the game was absolute garbage (2567 or something like that), but the emulator ignored it. It also reminds, that this was the first game I ever tested, when I got interested in PS3 emulation Smile



RE: Hasbro Family Game Night 3 [NPUB30571] - twdarkeh - 04-08-2017

So this game still only goes to intro, but throws a new error. I can't actually get said error, because:

http://puu.sh/vdgAD.png

After about 30 seconds. It just eats up ever more RAM until I end the process manually; can't even stop the emulator. An error dialog also pops up, but it's empty. Does the same on OGL and Vulkan.



RE: Hasbro Family Game Night 3 [NPUB30571] - twdarkeh - 07-12-2017

http://puu.sh/wHjyy.png

So this is new. Still doesn't do anything else, and I also can't upload the log, but still.



RE: Hasbro Family Game Night 3 [NPUB30571] - nash67 - 08-06-2017

RPCS3 v0.0.3-5594-c9d06b09
show 2 developers screen
then pops up with the error
then nothing but a black screen



RE: Hasbro Family Game Night 3 [NPUB30571] - Asinine - 10-14-2017

RPCS3 v0.0.3-3-1572d01 Alpha
Still intro

After closing a pop-up message that says you do not have enough disk space the game gets stuck on a black screen with this error:
U {PPU[0x1000000] Thread (main_thread) [0x0030e66c]} sceNp TODO: sceNpCustomMenuRegisterActions
U {PPU[0x1000006] Thread (Trophies) [0x00024ab8]} sceNpTrophy TODO: sceNpTrophyGetRequiredDiskSpace(context=0x1, handle=0x1, reqspace=*0x20ec8080, options=0x0)
Once the trophy implementation is completed this should be retested.