http://backup.ninjaloot.se/share/ff7_opengl-0.6.8b.zipInstallationRun FF7Config to setup sound/midi if you haven't done that already.
Extract the archive into your ff7 folder (where ff7.exe is), run one of the .reg files (64-bit Vista users have to use the vista64bit file)
FF7 will now use the new driver. (To revert the changes made by the .reg file, run FF7Config)
New features in this versionOnscreen driver statistics/debug information and a built-in FPS counter, both toggleable from the config file.
The following stats are shown when the option is turned on:
Textures: the number of textures currently loaded.
Texture reloads: how many textures had to be reloaded this frame due to palette writes.
Palette writes: total number of palette writes this frame.
Palette changes: total number of palette changes (when a texture changes palette) this frame.
Vertices: total number of vertices drawn this frame.
Immediate mode: number of vertices that had to be drawn in immediate mode this frame. (Immediate mode is used to perform fixups on the CPU, it will never be used when using shaders)
Timer: FF7's timer source, the number is not important, as long as it increases uniformly.
Bug fixes in this versionSome framebuffer effects (with the right graphics driver support) no longer have the black outline problem.
Implemented the EmulateWriteFile compatibility fix in the driver. WinXP applies this automatically to any file named ff7.exe, so if you renamed it it would crash, that is no longer the case. This was also the missing link for wine compatibility, FF7 will now run flawlessly on linux.
Replaced the timer and timer calibration routines with something a lot more accurate, this should make things smoother for vsync users. This should also fix the terrible performance on some multi-core systems. (You shouldn't have to set affinity anymore)
If you find any issues, please post screenshots, relevant information from APP.LOG and if possible, a savegame.
If you get a crash, provide a copy of crash.dmp and APP.LOG (preferably in a zip archive, this will make it 10x smaller)