EmuNewz Network

Full Version: Doc Clock - The Toasted Sandwich of Time [NPUB30765]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Shows something in RSX debugger.
Now comes to a white screen and then crashes almost immediately. Write color buffers is needed.
A texture can be captured in RSX debugger.

Log: http://pastebin.com/YFYv3qKX
Tested on recent master build. Shows some broken intros, and stuck on sysutil error
Code:
HLE: W {PPU Thread[0x1] (main_thread)[0x00619e7c]} cellSysutil: cellMsgDialogOpenErrorCode(errorCode=0x80140807, callback=*0x77df18, userData=*0x0, extParam=*0x0)
HLE: W {PPU Thread[0x1] (main_thread)[0x00619e7c]} cellSysutil: cellMsgDialogOpen2(type=0x20, msgString=*0xd00ff408, callback=*0x77df18, userData=*0x0, extParam=*0x0)
HLE: E {PPU Thread[0x1] (main_thread)[0x00619e7c]} cellSysutil: An error has occurred.
(80140807)
Goes ingame using OpenGL on recent master build v0.0.1-8-60bd2fb. For some reason character doesn't react on controls.

LLE used
Code:
- libadec.prx
- libat3dec.prx
- libatrac3plus.prx
- libatxdec.prx
- libl10n.prx
- libpamf.prx
- libresc.prx
- librtc.prx
- libspurs_jq.prx
- libsre.prx
- libgifdec.prx
- libjpgdec.prx
- libpngdec.prx
rpcs3-v0.0.2-2017-06-24-ca5301ca_win64

Controls work now, playable.