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
PixelJunk Monsters [NPUA80108]
#1
Tested on recent master build. Stuck on broken menus, game keeps asking PSN connection. Requires libSre, JpgDec and L10n LLE'd.


Attached Files Thumbnail(s)
       

.rar   NPUA80108_b055747d4f_log.rar (Size: 35.5 KB / Downloads: 80)
Reply
#2
Tested on modified build v0.0.1-8-60bd2fb. Graphics in menus now fixed, crashes on loading level.
Code:
...
E {rsx::thread} RSX: Unknown/illegal instruction: 0x7f (forced unit 0)
E {rsx::thread} RSX: Bad scale: 4
E {rsx::thread} RSX: Bad scale: 4
F {PPU[0x70000000] Thread (main_thread) [0x0003c724]} struct vm::access_violation thrown: Access violation writing address 0x4

Requires minor hack in cellGame.cpp

replace
Code:
fmt::throw_exception("Unimplemented" HERE);
to
Code:
UNIMPLEMENTED_FUNC(cellGame); 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
- libgifdec.prx
- libjpgdec.prx
- libpngdec.prx


Attached Files Thumbnail(s)
       

.rar   NPUA80108_v0.0.1-8-60bd2fb_log.rar (Size: 74.8 KB / Downloads: 74)
Reply
#3
Tested on recent master build v0.0.1-acd9d6ff (PR #2375). Still crashes on shaders after starting new game, but log seems different
Code:
E {rsx::thread} RSX: Unimplemented SIP instruction: CAL
E {rsx::thread} RSX: Failed to compile shader: 0(85) : error C0000: syntax error, unexpected '{', expecting ',' or ';' at token "{"

F {rsx::thread} class gl::glsl::link_exception thrown: linkage failed: 'Fragment info
-------------
0(85) : error C0000: syntax error, unexpected '{', expecting ',' or ';' at token "{"
(0) : error C9000: internal corruption, aborting
'

LLE used
Code:
- libac3dec.sprx
    - libac3dec2.sprx
    - libadec.sprx
    - libapostsrc_mini.sprx
    - libat3dec.sprx
    - libatrac3plus.sprx
    - libatxdec.sprx
    - libdmux.sprx
    - libdmuxpamf.sprx
    - libgifdec.sprx
    - libjpgdec.sprx
    - libl10n.sprx
    - libpamf.sprx
    - libpngdec.sprx
    - libresc.sprx
    - librtc.sprx
    - libsail.sprx
    - libsail_avi.sprx
    - libsail_rec.sprx
    - libsjvtd.sprx
    - libsmvd2.sprx
    - libsmvd4.sprx
    - libspurs_jq.sprx
    - libsre.sprx
Reply
#4
Playable now, doesn't crash, saves/loads. Playable FPS.


Attached Files Thumbnail(s)
   

.rar   RPCS3PixelMonster.rar (Size: 1,017.87 KB / Downloads: 82)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)