The Guided Fate Paradox [BLUS31312] - Printable Version +- RPCS3 Forums (https://forums.rpcs3.net) +-- Forum: PS3 Commercial Games (https://forums.rpcs3.net/forumdisplay.php?fid=4) +--- Forum: Playable (https://forums.rpcs3.net/forumdisplay.php?fid=5) +--- Thread: The Guided Fate Paradox [BLUS31312] (/showthread.php?tid=159386) |
RE: The Guided Fate Paradox [BLUS31312] - zzq920817 - 03-21-2014 Update 2017-02-15 Game is playable, see this post: http://www.emunewz.net/forum/showthread.php?tid=159386&pid=242949#pid242949 [redacted log spam] RE: The Guided Fate Paradox [BLUS31312] - ssshadow - 03-21-2014 Really nice! But could you post that log file on http://pastebin.com/ instead? So that it doesn't take up so much space here. RE: The Guided Fate Paradox [BLUS31312] - zzq920817 - 03-21-2014 (03-21-2014, 03:28 PM)ssshadow Wrote: Really nice! But could you post that log file on http://pastebin.com/ instead? So that it doesn't take up so much space here.oK RE: The Guided Fate Paradox [BLUS31312] - ssshadow - 03-21-2014 (03-21-2014, 03:51 PM)zzq920817 Wrote:(03-21-2014, 03:28 PM)ssshadow Wrote: Really nice! But could you post that log file on http://pastebin.com/ instead? So that it doesn't take up so much space here.oK Yeah, you can press edit on your post and do that even now. Now: wow! I got to the video, which plays, with sound, for about 2 seconds before it hangs (Note: Nekotekinas branch) The really good news is that this game probably uses the same engine as Disgaea 3, 4, D2, and many other games that NIS made with similar graphics. So if this game goes this far... There is this in the log: W : PPU[1] Thread (CPUThread)[0x015e5028]]: cellAdec warning: cellAdecClose(handle=197) [E : Audio Decoder[197] Thread]: adecRead(): sequence error (task 3) [E : Audio Decoder[197] Thread]: adecRead: 0x0FD0 header not found [E : Audio Decoder[197] Thread]: adecRead: 0x0FD0 header not found [E : Audio Decoder[197] Thread]: adecRead: 0x0FD0 header not found ... [E : Audio Decoder[197] Thread]: adecRead(): sequence error (task 3) [E : Audio Decoder[197] Thread]: adecRead(): sequence error (task 3) [E : Audio Decoder[197] Thread]: adecRead(): sequence error (task 3) Damn, I can't skip the video, there is just a loop of "[E : Audio Decoder[197] Thread]: adecRead(): sequence error (task 3)". So close though! Also, note that you pretty much have to disable log output in the emulator. The log file is over 150 mb (!) after letting it run for a bit, and it causes the emulator to not render sometimes if you display it. Thread 197 which causes the emulator to loop can't be paused properly. RE: The Guided Fate Paradox [BLUS31312] - ssshadow - 03-21-2014 Upon further inspection: I commented out the "adecRead(): sequence error" error (which helps since it literally spams 100 mb of it in a few seconds otherwise). What I think happens now is that: * Audio thread still loops forever obviously * Video decoding still runs, but gsframe doesn't update because: * RSX Thread loops forever, possibly something is wrong on cpu thread as well: Quote:[E : RSXThread]: TODO: cellGcmSetZcullStatsEnable(0x1) * The video still plays I think, if you wait long enough you get new messages. The last error is: [E : Audio Decoder[197] Thread]: adecRead: 0x0FD0 header not found After this nothing seems to happen anymore. RE: The Guided Fate Paradox [BLUS31312] - Darkriot - 03-22-2014 That really nice progress =) RE: The Guided Fate Paradox [BLUS31312] - Dante38490 - 03-22-2014 (03-22-2014, 02:24 AM)fenix0082 Wrote: That really nice progress =) Yep http://youtu.be/DE4mK5WD75w RE: The Guided Fate Paradox [BLUS31312] - logan - 03-22-2014 (03-22-2014, 03:18 AM)Dante38490 Wrote:(03-22-2014, 02:24 AM)fenix0082 Wrote: That really nice progress =) wow? Awesome RE: The Guided Fate Paradox [BLUS31312] - ssshadow - 03-22-2014 Nekotekinas 1169fcd098b? If you disable all log output the video plays a bit smoother. Shouldn't be that way of course, but it is. Ok, tested now. It plays a bit further than it did yesterday. But eventually hangs after 10 seconds or so when the audio thread (but with another run it was callback thread...) writes 0xfe00 to null block... Disgaea 3 does the same thing with the same value interestingly... There is also this: [W : Demuxer[169] Thread]: esAVC[0] was full, waiting aborted RE: The Guided Fate Paradox [BLUS31312] - Dante38490 - 03-22-2014 yep THX ssshadow http://youtu.be/G2QBqrD3tUI hmm Update Neto commit cellAtrac http://youtu.be/4JQsIxn4Izs |