RPCS3 Forums

Full Version: Slam Bolt Scrappers [NPUA30060]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Shows menus with broken graphics.

elisha464

looks like culling is reversed (front face culling instead of back face), maybe thats the problem

tambre

(06-29-2015, 07:07 PM)elisha464 Wrote: [ -> ]looks like culling is reversed (front face culling instead of back face), maybe thats the problem

I did some testing and the game passes gives the culling method to be back culling, so it is intentional. Also, I forced the game to have front face culling, but then it only displayed a black screen.
Very hard to reproduce, just random.

Saw this screens only twice. Even can't upload the log cause it was rewritten.

tambre

(11-30-2015, 10:45 PM)notq Wrote: [ -> ]Very hard to reproduce, just random.

Saw this screens only twice. Even can't upload the log cause it was rewritten.

Please stop posting duplicates, use the search function.
(12-01-2015, 05:30 AM)tambre Wrote: [ -> ]
(11-30-2015, 10:45 PM)notq Wrote: [ -> ]Very hard to reproduce, just random.

Saw this screens only twice. Even can't upload the log cause it was rewritten.

Please stop posting duplicates, use the search function.

I had used the search, but when listed results missed the thread already exist. Next time will be more attentive.

tambre

(12-01-2015, 08:00 AM)notq Wrote: [ -> ]
(12-01-2015, 05:30 AM)tambre Wrote: [ -> ]
(11-30-2015, 10:45 PM)notq Wrote: [ -> ]Very hard to reproduce, just random.

Saw this screens only twice. Even can't upload the log cause it was rewritten.

Please stop posting duplicates, use the search function.

I had used the search, but when listed results missed the thread already exist. Next time will be more attentive.

Easiest way to check, if a thread has already been posted, is to simply search for the game ID. That' what works for me, at least.
(12-01-2015, 02:28 PM)tambre Wrote: [ -> ]
(12-01-2015, 08:00 AM)notq Wrote: [ -> ]
(12-01-2015, 05:30 AM)tambre Wrote: [ -> ]
(11-30-2015, 10:45 PM)notq Wrote: [ -> ]Very hard to reproduce, just random.

Saw this screens only twice. Even can't upload the log cause it was rewritten.

Please stop posting duplicates, use the search function.

I had used the search, but when listed results missed the thread already exist. Next time will be more attentive.

Easiest way to check, if a thread has already been posted, is to simply search for the game ID. That' what works for me, at least.

Got it, thanks.
Tested on recent master build v0.0.1-598c90f3 (PR #2349). Now shows intros properly, but still throws error, and stuck on loading screen.
Code:
U {PPU[0x1000008] Thread (221b6790) [0x0089e7e8]} sceNpTrophy TODO: sceNpTrophyGetRequiredDiskSpace(context=0x1, handle=0x1, reqspace=*0xd006f9e0, options=0x0)
E {PPU[0x1000008] Thread (221b6790) [0x0089e428]} cellSysutil: An error has occurred.
(8002b404)

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
RPCS3 v0.0.3-3-db5c250 Alpha
Playable
[Image: 2381c41886.jpg]
[Image: 88b2edd902.jpg]
Pages: 1 2