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.
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.
Desktop: Ryzen 7 5800X, Radeon RX 6800 XT, 2x8G 3600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux
Laptop: Intel i7 6700HQ, Intel HD 530, 2x8G 2133MHz, Manjaro Linux
Old Desktop: FX-8350, R9 280X, 2x4G 1600MHz, Manjaro Linux