RPCS3 Forums

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.

Nickz

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.
RPCS3 Version: 0.0.21-13334-00f67632 Alpha

Seems to play. but text does not appear at all in the chat bubbles, so makes it hard to enjoy/know HOW to play. Anyone know a setting to fix this?
Try all the buffer settings(write color buffer) Strict rendering mode, disable vertex cache.
(03-06-2022, 05:19 PM)digitaldude Wrote: [ -> ]Try all the buffer settings(write color buffer) Strict rendering mode, disable vertex cache.

All I had to do was launch it with theĀ default settings in the latest versionĀ and now the text displays fine, but thanks.