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



Lemmings [NPEA00004] - Annie - 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.

.zip   NPEA00004 (Lemmings) OpenGL.zip (Size: 306.46 KB / Downloads: 174)
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)

.7z   NPEA00004 (Lemmings) Vulkan.7z (Size: 40.67 KB / Downloads: 177)


RE: Lemmings [NPEA00004] - Annie - 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.