Thanks a lot for including the link! It's a shame that there aren't more shader files. By the way, is that all the files that came with that particular shader? For some reason it isn't working for me. I put the shader file in the shader directory and edited the ff7_opengl.cfg file to point to the ComplexMultiShader.post file, but it's giving me errors that it won't even load it. Here is the APP.LOG:
[00000000] INFO: FF7/FF8 OpenGL driver version 0.8.1b
[00000000] INFO: Auto-detected version: FF7 1.02 US English
[00000000] INFO: NVIDIA Corporation GeForce GT 530/PCIe/SSE2 4.2.0
[00000000] INFO: OpenGL 2.0 support detected
[00000000] INFO: Using PBO
[00000000] INFO: Found swap_control extension
[00000000] INFO: Max texture size: 16384x16384
[00000000] INFO: Original resolution 640x480, window size 1920x1080, output resolution 1440x1080, internal resolution 1920x1440
[00000000] INFO: Shader limits: varying 124, vert uniform 4096, frag uniform 2048
[00000000] INFO: fragment shader compile log:
0(20) : warning C7508: extension ARB_framebuffer_object not supported
0(64) : error C7533: global variable gl_TexCoord is deprecated after version 120
0(933) : warning C7533: global variable gl_FragColor is deprecated after version 120
[00000000] INFO: postprocessing program link log:
Fragment info
-------------
0(20) : warning C7508: extension ARB_framebuffer_object not supported
0(64) : error C7533: global variable gl_TexCoord is deprecated after version 120
0(933) : warning C7533: global variable gl_FragColor is deprecated after version 120
[00000000] ERROR: init_postprocessing failed, postprocessing will be disabled
[00000000] INFO: FFMpeg movie player plugin loaded
[00000000] INFO: FFMpeg version SVN-r25886, Copyright (c) 2000-2010 Fabrice Bellard, et al.
[00000000] INFO: VGMStream music plugin loaded
[00000000] LOCK UNLOCK TEST
[00000001] MATRIX INITIALIZE
[00000001] INITIALIZE DD/D3D END
[00000001] initializing sound...
[00000001] creating dsound primary buffer
[00000001] reading audio file
[00000001] loading static sounds
[00000001] sound initialized
[00000001] set music volume: 127
[00000001] set music volume: 127
[00000001] Entering MAIN
[00000001] Exiting MAIN
[00000001] START OF CREDITS!!!
[00000001] INFO: C:\Games\Steam\steamapps\common\FINAL FANTASY VII\data\movies\eidoslogo.avi; vp8/vorbis 1280x960, 30.000000 FPS, duration: 11.133000, frames: 334
[00000025] set music volume trans: 127->0, step=60
[00000090] END OF CREDITS!!!
[00000090] Entering MAIN
[00000090] set music volume: 127
[00000090] Exiting MAIN
[00000090] START OF MENU SYSTEM!!!
[00000407] END OF MENU SYSTEM!!!
[00000407] Entering MAIN
[00000411] Exiting MAIN
[00000411] Field Start
[00000449] Entering MAIN
[00000451] Exiting MAIN
[00000451] START OF MENU SYSTEM!!!
[00000558] WM_CLOSE
[00000558] END OF MENU SYSTEM!!!
[00000558] Field Quit
[00000558] UNINITIALIZE DD