EmuNewz Network
Lead and Gold: Gangs of the Wild West [NPUB30228] - 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 - Intro (https://www.emunewz.net/forum/forumdisplay.php?fid=197)
+----- Thread: Lead and Gold: Gangs of the Wild West [NPUB30228] (/showthread.php?tid=177148)



Lead and Gold: Gangs of the Wild West [NPUB30228] - BlackDaemon - 01-27-2017

Tested on modded build v0.0.1-8-60bd2fb. Shows menus, but doesn't react on controls. Requires minor hack in sceNp2.cpp

replace
Code:
fmt::throw_exception("Unimplemented" HERE);
to
Code:
UNIMPLEMENTED_FUNC(sceNp2); return CELL_OK;

LLE used
Code:
- libadec.prx
- libat3dec.prx
- libatrac3plus.prx
- libatxdec.prx
- libl10n.prx
- libpamf.prx
- libresc.prx
- librtc.prx
- libspurs_jq.prx
- libsre.prx



RE: Lead and Gold: Gangs of the Wild West [NPUB30228] - money123451 - 08-18-2017

build v0.0.3-f21a3069
has the controller working for the menus but all game modes are stuck behind a "you are not connected to PSN please log in" dialog see attached image no mater what network setting it seems.