This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Demolition Inc [NPEB01175]
#1
Shows some textures in RSX debugger.


Attached Files Thumbnail(s)
   
Reply
#2
Tested on modded build v0.0.1-8-60bd2fb. Shows loading screen and crashes on shaders compilation.
Code:
E {rsx::thread} RSX: Src type 3 used, please report this to a developer.
E {rsx::thread} RSX: Src type 3 used, please report this to a developer.
E {rsx::thread} RSX: Failed to compile shader: 0(187) : error C0000: syntax error, unexpected '.', expecting ')' at token "."

F {rsx::thread} class gl::glsl::link_exception thrown: linkage failed: 'Fragment info
-------------
0(187) : error C0000: syntax error, unexpected '.', expecting ')' at token "."
(0) : error C2003: incompatible options for link
'

Requires minor hack to skip unimplemented functions in cellAvconfExt.cpp

replace
Code:
fmt::throw_exception("Unimplemented" HERE);
to
Code:
UNIMPLEMENTED_FUNC(cellAvconfExt); 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


Attached Files Thumbnail(s)
   

.rar   NPEB01175_v0.0.1-8-60bd2fb_log.rar (Size: 150.44 KB / Downloads: 84)
Reply
#3
RPCS3 v0.0.3-9-54f990a
black screen but music plays


Attached Files
.zip   RPCS3.zip (Size: 410.86 KB / Downloads: 64)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)