RPCS3 Forums
Lemmings [NPEA00004] - 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: Lemmings [NPEA00004] (/showthread.php?tid=174408)



RE: Lemmings [NPEA00004] - Ani - 03-23-2016

Commit c6bd5d0

PPU2 / SPU2

PARAM.SFO of the game needs to be changed in order for it to boot. Using RESOGUN's PARAM.SFO.

OpenGL
Game boots to menu (needs enter to be pressed when at black screen ~60fps) with audio only. You're able to keep going by pressing X (K is the default key for it) until it crashes.

Code:
{rsx::thread} RSX: Src type 3 used, please report this to a developer.
{rsx::thread} RSX: Failed to compile shader: Fragment shader failed to compile with the following errors:
ERROR: 0:111: error(#132) Syntax error: "." parse error
ERROR: error(#273) 1 compilation errors.  No code generated

{rsx::thread} Exception: linkage failed: 'Fragment shader(s) were not successfully compiled before glLinkProgram() was called.  Link failed.

Issue opened for the OpenGL crash @ https://github.com/RPCS3/rpcs3/issues/1617


Vulkan
Game boots to menu showing some squares. Also crashes like OpenGL.
[Image: OZCNehC.png]

Code:
·F {rsx::thread} Exception: Failed to compile fragment shader
(in file C:\rpcs3\rpcs3\Emu\RSX\VK\VKFragmentProgram.cpp:280, in function VKFragmentProgram::Compile)




RE: Lemmings [NPEA00004] - Ani - 02-27-2017

Reaches Intro on latest master (01ef9ecc) + hack

On rsx_utils.h delete line 22
Code:
dst[padded_pos + w] = src[pos + w];

Render: Vulkan works, OpenGL doesn't as it fails compiling shaders
LLE: libRtc

Log is a spam of all kinds of common errors, but mainly sys_memory_get_page_attribute, unimplemented types 2, 3, 4, 5 and ZCULL_STATS

Endless loading after Menu




RE: Lemmings [NPEA00004] - digitaldude - 08-03-2017

rpcs3-v0.0.3-2017-08-01-9296bd21_win64

Ingame, graphics broken.



RE: Lemmings [NPEA00004] - ssshadow - 08-17-2017

Moving to Ingame.



RE: Lemmings [NPEA00004] - digitaldude - 04-19-2018

RPCS3 v0.0.5-6649-7303f04bc Alpha

US version playable.