RPCS3 Forums

Full Version: The Wolf Among Us [NPEB01881]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Tested on recent master build. Stuck after "press start" screen. Requires libSre LLE'd.
Code:
E {SPU[0x65] Thread (CellSpursKernel4)[0x1ae88]} Exception: Unknown STOP code: 0x0 (Out_MBox is empty)
(in file Emu\Cell\SPUThread.cpp:1418, in function SPUThread::stop_and_signal)
Goes ingame (graphical errors) on recent master build (5146-b8c1ab24)[fa7c6147_win64]. Using "Load liblv2.sprx only" on OpenGL with GPU texture scaling.
LLVM works, but no change in speed.

On D3D12 after loading save dies on
Code:
F {rsx::thread} class std::range_error thrown: bad conversion
On Vulkan dies on
Code:
F {rsx::thread} class std::runtime_error thrown: Working buffer not big enough
(in file c:\rpcs3\rpcs3\emu\rsx\d3d12\../Common/ring_buffer_helper.h:64)
Moving to ingame
Fixed graphics and speed boost on 6561ddae using OpenGL and LLVM.

Vulkan:
Code:
F {rsx::thread} class std::runtime_error thrown: Working buffer not big enough, buffer_length=268435456 allocated=268179712 requested=197220 guard=65536 largest_pool=788992
(in file c:\rpcs3\rpcs3\emu\rsx\d3d12\../Common/ring_buffer_helper.h:74)

D3D12:
Code:
F {rsx::thread} class std::range_error thrown: bad conversion
Missing log file, please retest on master / kd-11's #3026 pull request
Tested again on b780d1c1 (kd-11's #3026) and ecf0df94 (rpcs3 mainpage).
Same results.
rpcs3-v0.0.3-2017-08-29-da3f3fd1_win64

Playable.