EmuNewz Network
Astro Tripper [NPUB30062] - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47)
+--- Forum: Official RPCS3 Forum [archive] (https://www.emunewz.net/forum/forumdisplay.php?fid=172)
+---- Forum: RPCS3 - Commercial Games (https://www.emunewz.net/forum/forumdisplay.php?fid=193)
+----- Forum: RPCS3 - Commercial Games - Playable (https://www.emunewz.net/forum/forumdisplay.php?fid=195)
+----- Thread: Astro Tripper [NPUB30062] (/showthread.php?tid=158807)



Astro Tripper [NPUB30062] - BlackDaemon - 03-09-2014

Shaders decoder issues, shows some logo texture in RSX debugger.


astro tripper [NPUB30062] - aniruddh - 06-23-2014

load texture and trophies


RE: Astro Tripper [NPUB30062] - BlackDaemon - 01-05-2016

Tested on recent master build. Requires .sdat files decrypted and libSre LLE'd. Shows menus, graphics kinda broken. Crashes after choosing difficulty.
Code:
...
RSX: E {rsx::thread} Src type 3 used, please report this to a developer.
RSX: E {rsx::thread} Src type 3 used, please report this to a developer.
RSX: E {rsx::thread} Src type 3 used, please report this to a developer.
RSX: E {rsx::thread} FS build failed:D:\rpcs3\FragmentProgram.hlsl(96,75): error X3000: syntax error: unexpected token '.'
D:\rpcs3\FragmentProgram.hlsl(96,71-80): error X3013: 'abs': no matching 0 parameter intrinsic function
D:\rpcs3\FragmentProgram.hlsl(96,71-80): error X3013: Possible intrinsic functions are:
D:\rpcs3\FragmentProgram.hlsl(96,71-80): error X3013:     abs(float|half|double|min10float|min16float|int|uint|min12int|min16int|min16uint)



RE: Astro Tripper [NPUB30062] - BlackDaemon - 01-25-2017

Tested on recent master build v0.0.1-8-60bd2fb using OpenGL. Shows better graphics in menu, but still crashes on loading screen due to shaders issue
Code:
E {rsx::thread} RSX: Unknown/illegal instruction: 0x6e (forced unit 0)
E {rsx::thread} RSX: Failed to compile shader: 0(98) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"
0(99) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"
0(100) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"
0(101) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"

F {rsx::thread} class gl::glsl::link_exception thrown: linkage failed: 'Fragment info
-------------
0(98) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"
0(99) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"
0(100) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"
0(101) : error C0000: syntax error, unexpected reserved word "break", expecting "::" at token "break"
(0) : error C2003: incompatable options for link
'

LLE used
Code:
- libadec.prx
- libat3dec.prx
- libatrac3plus.prx
- libatxdec.prx
- libl10n.prx
- libpamf.prx
- libresc.prx
- librtc.prx
- libspurs_jq.prx
- libsre.prx



RE: Astro Tripper [NPUB30062] - BlackDaemon - 02-19-2017

Tested on recent master build v0.0.1-22c0f0d6 (PR #2405). Probably playable now.

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



RE: Astro Tripper [NPUB30062] - digitaldude - 05-26-2017

It's playable yep.