Can't get the shader to load. I changed the source name in my config file. I also tried all 3 shader versions. Here is my app log:
INFO: FF7/FF8 OpenGL driver version 0.7.11b
INFO: Auto-detected version: FF7 1.02 US English
INFO: ATI Technologies Inc. AMD Radeon 6600M and 6700M Series 4.2.11740 Compatibility Profile Context
INFO: OpenGL 2.0 support detected
INFO: Found swap_control extension
INFO: Max texture size: 16384x16384
INFO: Number of texture units: 8
INFO: Original resolution 640x480, window size 1366x768, output resolution 1366x768, internal resolution 1366x768
INFO: FBO extension detected, using fast scaling/postprocessing path
INFO: Shader limits: varying 128, vert uniform 16384, frag uniform 16384
INFO: vertex shader compile log:
Vertex shader was successfully compiled to run on hardware.
INFO: fragment shader compile log:
Fragment shader was successfully compiled to run on hardware.
INFO: main program link log:
Vertex shader(s) linked, fragment shader(s) linked.
ERROR: failed to stat file C:\Program Files (x86)\Square Soft, Inc.\Final Fantasy VII\/shaders/ComplexMultiShader
ERROR: init_postprocessing failed, postprocessing will be disabled
INFO: FFMpeg movie player plugin loaded
INFO: FFMpeg version SVN-r25886, Copyright (c) 2000-2010 Fabrice Bellard, et al.
INFO: FF7Music helper plugin loaded
LOCK UNLOCK TEST
MATRIX INITIALIZE
INITIALIZE DD/D3D END
initializing sound...
creating dsound primary buffer
reading audio file
loading static sounds
sound initialized
set music volume: 127
set music volume: 127
Entering MAIN
Exiting MAIN
START OF CREDITS!!!
INFO: C:\Program Files (x86)\Square Soft, Inc\Final Fantasy VII\Movies\eidoslogo.avi; h264/aac 1280x960, 15.000000 FPS, duration: 10.193000, frames: 153
INFO: vertex shader compile log:
Vertex shader was successfully compiled to run on hardware.
INFO: fragment shader compile log:
Fragment shader was successfully compiled to run on hardware.
INFO: yuv program link log:
Vertex shader(s) linked, fragment shader(s) linked.
WM_CLOSE
END OF CREDITS!!!
Field Quit
UNINITIALIZE DD
END UNINITIALIZE DD