06-29-2015, 01:19 AM
Pages: 1 2
elisha464
06-29-2015, 07:07 PM
looks like culling is reversed (front face culling instead of back face), maybe thats the problem
tambre
07-04-2015, 04:19 PM
(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.
11-30-2015, 10:45 PM
Very hard to reproduce, just random.
Saw this screens only twice. Even can't upload the log cause it was rewritten.
Saw this screens only twice. Even can't upload the log cause it was rewritten.
tambre
12-01-2015, 05:30 AM
(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, 08:00 AM
(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, 02:28 PM
(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-02-2015, 02:02 PM
(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.
02-14-2017, 06:49 AM
Tested on recent master build v0.0.1-598c90f3 (PR #2349). Now shows intros properly, but still throws error, and stuck on loading screen.
LLE used
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
11-01-2017, 05:35 PM
RPCS3 v0.0.3-3-db5c250 Alpha
Playable
Playable
Pages: 1 2