EmuNewz Network
Agarest: Generations of War [BLES00594] - 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 - Intro (https://www.emunewz.net/forum/forumdisplay.php?fid=197)
+----- Thread: Agarest: Generations of War [BLES00594] (/showthread.php?tid=169668)



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