The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.26 (Linux)
|
Beer Pong [NPUB31227] - 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: Beer Pong [NPUB31227] (/showthread.php?tid=162236) Pages:
1
2
|
RE: Beer Pong [NPUB31227] - BlackDaemon - 01-05-2016 Tested on recent master build. Crashes after loading screen. On earlier DX12 builds it was possible to reach ingame with very broken graphics. Requires libSre LLE'd. Code: ... Beer Pong [NPUB31227] - GrantKane - 02-05-2017 RPCS3 v0.0.1-3-a809f33 Pre-Alpha Infinite loading after intro. RE: Beer Pong [NPUB31227] - Annie - 02-05-2017 ·E {PPU[0x1000000] Thread (main_thread) [0x00105cf4]} 'sys_semaphore_wait' failed with 0x8001000b : CELL_ETIMEDOUT Test again with latest master as that has been fixed with a big code refactor. Game may still hang for other reasons though. Also, I can't find a809f334 commit anywhere, what's that build? RE: Beer Pong [NPUB31227] - GrantKane - 02-05-2017 This build https://github.com/RPCS3/rpcs3/commit/a809f33418ec41edccae0bc7a5bb93bbbe452a84 is not so old. Are you sure that latest build has important differences from this one? RE: Beer Pong [NPUB31227] - Annie - 02-05-2017 I am, latest build was a core refactor with 2k lines changed. For example, Super Turbo Fighter went back to Playable from a Black Screen spamming CELL_ETIMEDOUT on latest master. Edit: Just tested this, issue is an unimplemented RSX instruction and failure in shader compiler Vulkan E {rsx::thread} RSX: Unimplemented TEX_SRB instruction: UPG ERROR: 0:213: '' : syntax error ERROR: 1 compilation errors. No code generated. F {rsx::thread} class std::runtime_error thrown: Failed to compile fragment shader (in file C:\rpcs3\rpcs3\Emu\RSX\VK\VKFragmentProgram.cpp:475) OpenGL E {rsx::thread} RSX: Unknown/illegal instruction: 0x70 (forced unit 0) E {rsx::thread} RSX: Failed to compile shader: Fragment shader failed to compile with the following errors: ERROR: 0:283: error(#132) Syntax error: "{" parse error ERROR: error(#273) 1 compilation errors. No code generated F {rsx::thread} class gl::glsl::link_exception thrown: linkage failed: 'Fragment shader(s) were not successfully compiled before glLinkProgram() was called. Link failed. RE: Beer Pong [NPUB31227] - GrantKane - 02-05-2017 Thanks, then I'll test next games with latest build. RE: Beer Pong [NPUB31227] - Annie - 02-05-2017 I've merged your thread with the existent one, please pay attention while posting new threads RE: Beer Pong [NPUB31227] - GrantKane - 02-05-2017 It wasn't in compatibility list, but OK, I will. RE: Beer Pong [NPUB31227] - BlackDaemon - 02-19-2017 Goes ingame on recent master build v0.0.1-22c0f0d6 (PR #2405). Probably requires gamepad gyroscope sensors data to work. LLE used Code: - libac3dec.sprx |