NBA Unrivaled [NPUB30146]
Started by BlackDaemon




3 posts in this topic
BlackDaemon
Moderator
*****


2
844 posts 374 threads Joined: Aug 2017
08-14-2014, 01:39 AM -
#1
Shows some textures in RSX debugger.
BlackDaemon
Moderator
*****


2
844 posts 374 threads Joined: Aug 2017
01-28-2017, 06:50 AM -
#2
Tested on modified build v0.0.1-8-60bd2fb. Shows very broken intros and menu. Stuck on shaders issue.
Code:
...
E {rsx::thread} RSX: Unknown/illegal instruction: 0x17 (forced unit 1)
E {rsx::thread} RSX: Unknown/illegal instruction: 0x3f (forced unit 0)
E {rsx::thread} RSX: Unknown/illegal instruction: 0x40 (forced unit 1)
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: Unknown/illegal instruction: 0x3f (forced unit 0)
E {rsx::thread} RSX: Failed to compile shader: 0(103) : error C0000: syntax error, unexpected '.', expecting ')' at token "."

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

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
BlackDaemon
Moderator
*****


2
844 posts 374 threads Joined: Aug 2017
02-20-2017, 06:17 AM -
#3
Tested on recent master build v0.0.1-22c0f0d6 (PR #2405). Crashes on second intro.

LLE used
Code:
- libac3dec.sprx
    - libac3dec2.sprx
    - libadec.sprx
    - libapostsrc_mini.sprx
    - libat3dec.sprx
    - libatrac3plus.sprx
    - libatxdec.sprx
    - libdmux.sprx
    - libdmuxpamf.sprx
    - libl10n.sprx
    - libpamf.sprx
    - libresc.sprx
    - librtc.sprx
    - libsail.sprx
    - libsail_avi.sprx
    - libsail_rec.sprx
    - libsjvtd.sprx
    - libsmvd2.sprx
    - libsmvd4.sprx
    - libspurs_jq.sprx
    - libsre.sprx
digitaldude
RPCS3 Tester


4
3,031 posts 559 threads Joined: Aug 2017
01-19-2018, 04:25 PM -
#4
rpcs3-v0.0.4-2018-01-19-49e64b9e_win64

Playable.


Attached Files Thumbnail(s)
           

.rar   RPCS3NBAunrivaled.rar (Size: 606.54 KB / Downloads: 36)


Forum Jump:


Users browsing this thread: 1 Guest(s)