RPCS3 Forums
Agarest: Generations of War [BLES00594] - 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: Agarest: Generations of War [BLES00594] (/showthread.php?tid=169668)



RE: Agarest: Generations of War [BLES00594] - BlackDaemon - 06-29-2015

Shows some stuff in RSX debugger.



RE: Agarest: Generations of War [BLES00594] - BlackDaemon - 01-31-2017

Tested on recent master build v0.0.1-8-60bd2fb. Got shaders issue, when tried to start new game
Code:
E {rsx::thread} RSX: Failed to compile shader: 0(453) : error C0000: syntax error, unexpected '{', expecting ',' or ';' at token "{"
0(455) : error C1038: declaration of "h2" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying h2
0(171) : error C1004: in and out can't be used on local variable "h2"
0(456) : error C1038: declaration of "r0" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r0
0(171) : error C1004: in and out can't be used on local variable "r0"
0(457) : error C1038: declaration of "r1" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r1
0(171) : error C1004: in and out can't be used on local variable "r1"
0(458) : error C1038: declaration of "r2" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r2
0(171) : error C1004: in and out can't be used on local variable "r2"
0(459) : error C1038: declaration of "r3" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r3
0(171) : error C1004: in and out can't be used on local variable "r3"
0(460) : error C1038: declaration of "r4" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r4
0(171) : error C1004: in and out can't be used on local variable "r4"

F {rsx::thread} class gl::glsl::link_exception thrown: linkage failed: 'Fragment info
-------------
0(453) : error C0000: syntax error, unexpected '{', expecting ',' or ';' at token "{"
0(455) : error C1038: declaration of "h2" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying h2
0(171) : error C1004: in and out can't be used on local variable "h2"
0(456) : error C1038: declaration of "r0" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r0
0(171) : error C1004: in and out can't be used on local variable "r0"
0(457) : error C1038: declaration of "r1" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r1
0(171) : error C1004: in and out can't be used on local variable "r1"
0(458) : error C1038: declaration of "r2" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r2
0(171) : error C1004: in and out can't be used on local variable "r2"
0(459) : error C1038: declaration of "r3" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r3
0(171) : error C1004: in and out can't be used on local variable "r3"
0(460) : error C1038: declaration of "r4" conflicts with previous declaration at 0(171)
0(171) : error C5060: inout can't be used with non-varying r4
0(171) : error C1004: in and out can't be used on local variable "r4"
(0) : error C2003: incompatible 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: Agarest: Generations of War [BLES00594] - John Godgames - 03-22-2018

ingame



Tested with https://github.com/RPCS3/rpcs3/commit/f66d5adf5f25000f0f9d6a0c29e2bb78e529ed47


RE: Agarest: Generations of War [BLES00594] - digitaldude - 03-19-2020

RPCS3 v0.0.9-9952-1dbb5422

Playable same as psn version.