problem running ff7 in high res/alli graphcs driver etc.

  • Thread starter Thread starter Evan Lee
  • Start date Start date
Status
Not open for further replies.
I edited the post above.... do you have windows vista? User Account Control might be what's screwing you over...

If none of what i said above works, try this...

1) Click the start button, hit "Run..." (or you can press winlogo+R) to bring up the run dialogue
2) Type regedit and hit enter, the Windows Registry Editor should open up
3) Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII\1.00\Graphics"
4) Modify the "DriverPath" key to read "ff7_opengl.fgd"
5) Modify to the "Driver" key to be dword:00000003 (all you have to type is 3)
6) Modify the "Mode" key to be dword:00000002 (" " 2)
7) Close the editor
Then run FF7 via your start menu icon

if that doesn't work, I can't think of anything that will, and if those values are already set, then I know for sure that this problem is caused by some kind of bug in your graphics card or in your graphics card driver.

when i run ff7.exe it goes black screen and then a error message pops out you know
the "send-don't send" to microsoft error pop out
That's good, that's what it's supposed to do when you haven't applied the registry key, that makes me more certain that doing the steps above will fix it!
 
Last edited:
I edited the post above.... do you have windows vista? User Account Control might be what's screwing you over...

If none of what i said above works, try this...

1) Click the start button, hit "Run..." (or you can press winlogo+R) to bring up the run dialogue
2) Type regedit and hit enter, the Windows Registry Editor should open up
3) Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII\1.00\Graphics"
4) Modify the "DriverPath" key to read "ff7_opengl.fgd"
5) Modify to the "Driver" key to be dword:00000003 (all you have to type is 3)
6) Modify the "Mode" key to be dword:00000002 (" " 2)
7) Close the editor
Then run FF7 via your start menu icon

if that doesn't work, I can't think of anything that will, and if those values are already set, then I know for sure that this problem is caused by some kind of bug in your graphics card or in your graphics card driver.
i've also edited the post above  :-D


nope i have windows xp service pack 2
 
I edited the post above.... do you have windows vista? User Account Control might be what's screwing you over...

If none of what i said above works, try this...

1) Click the start button, hit "Run..." (or you can press winlogo+R) to bring up the run dialogue
2) Type regedit and hit enter, the Windows Registry Editor should open up
3) Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII\1.00\Graphics"
4) Modify the "DriverPath" key to read "ff7_opengl.fgd"
5) Modify to the "Driver" key to be dword:00000003 (all you have to type is 3)
6) Modify the "Mode" key to be dword:00000002 (" " 2)
7) Close the editor
Then run FF7 via your start menu icon

if that doesn't work, I can't think of anything that will, and if those values are already set, then I know for sure that this problem is caused by some kind of bug in your graphics card or in your graphics card driver.

when i run ff7.exe it goes black screen and then a error message pops out you know
the "send-don't send" to microsoft error pop out
That's good, that's what it's supposed to do when you haven't applied the registry key, that makes me more certain that doing the steps above will fix it!
i don't need to edit them because they are all right....
 
dxdiag said direct x 9.0c


but i'll try downloading new direct x

also i can't run the game in window mode as it firces it to play 640x480
 
Code: [Select]
Code:
Now we have to do these step by step man: Choose these optons:1. Did ya already configured ff7config.exe? - select/check NVIDIA and choose option TNT in the graphics tab. Make sure the renderer is set to Direct3D.-Sound Tab: Choose your primary Sound Driver.MIDI Tab: Choose your primary MIDI Driver. MIDI data: General MIDI. Uncheck Logarithmic Volume Control.Option:2. Make sure you get the batch file from titeguy for FF7Config that scrambles the OPENGL. So that everytime you open FF7Config.exe it will not reset the registry. be careful with this.Option:3. Try this  opengl.cgf:# use shaders, if available and supported# turn shaders off to use the OpenGL 1.1 backenduse_shaders = false# plugins# a movie plugin is required, the music plugin is optional, but required to make FF7Music workmovie_plugin = plugins/ffmpeg_movies.fgpmusic_plugin = plugins/ff7music.fgp# vertex and fragment shadersvert_source = shaders/main.vertfrag_source = shaders/main.frag# post-processing shader, used to apply fullscreen effectspost_source = shaders/smartbloom.postenable_postprocessing = yes# display frames per second counter in upper right cornershow_fps = no# display some real-time debug informationshow_stats = no# set the window size (and fullscreen resolution) of FF7# 0 means use original resolution (whatever ff7.exe provides)# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratiowindow_size_x = 1440window_size_y = 900preserve_aspect = falsefullscreen = true# prevent glitches due to rounding errors by rendering in the nearest (larger, if supported)# multiple of the original resolution and up/down-scalingprevent_rounding_errors = yes# check your driver settings if this option doesn't seem to workenable_vsync = yes# limit snowboard, coaster and highway minigames to refresh rate / 2, i.e. 30fps for a 60hz display mode# vsync must be enabled and working for this to have any effectminigame_framelimiter = on# same thing, but for the battle swirlbattleswirl_framelimiter = off# replace FF7's default framelimiter timer sourceuse_new_timer = yes# use a more stable (but less accurate) timer to control FF7's framelimiter# this option has no effect unless the use_new_timer option is onuse_stable_timer = yes# allow FF7 to use linear filtering for its textures# some things look slightly better with this option on, but alot of textures just lose their detaillinear_filter = false# read files directly instead of using LGP archives# this option requires you to have all your LGP archives unpacked in direct/, with one folder for each archive# for example; if FF7 is looking for aaab.rsd in char.lgp, this option will make it open direct/char/aaab.rsd instead# this option should be used for testing only, performance will take a hitdirect_mode = off
Option 4:
 - Did ya eventually install the keyboard patch? You know the ones exclusively for laptops?
 - The movies working in-game?


Hmm...As I seen your pics above I noticed that some textures are missing. Try using Software Rendering in ff7config and experiment from there.

You might also check some programs that are running that might interfere.

Option 5:

Since you're using FFVII music try configuring it too. Look for the help in the forums. Don't worry it's stickied!... :lol:
 
Code: [Select]
Code:
Now we have to do these step by step man: Choose these optons:1. Did ya already configured ff7config.exe? - select/check NVIDIA and choose option TNT in the graphics tab. Make sure the renderer is set to Direct3D.-Sound Tab: Choose your primary Sound Driver.MIDI Tab: Choose your primary MIDI Driver. MIDI data: General MIDI. Uncheck Logarithmic Volume Control.Option:2. Make sure you get the batch file from titeguy for FF7Config that scrambles the OPENGL. So that everytime you open FF7Config.exe it will not reset the registry. be careful with this.Option:3. Try this  opengl.cgf:# use shaders, if available and supported# turn shaders off to use the OpenGL 1.1 backenduse_shaders = false# plugins# a movie plugin is required, the music plugin is optional, but required to make FF7Music workmovie_plugin = plugins/ffmpeg_movies.fgpmusic_plugin = plugins/ff7music.fgp# vertex and fragment shadersvert_source = shaders/main.vertfrag_source = shaders/main.frag# post-processing shader, used to apply fullscreen effectspost_source = shaders/smartbloom.postenable_postprocessing = yes# display frames per second counter in upper right cornershow_fps = no# display some real-time debug informationshow_stats = no# set the window size (and fullscreen resolution) of FF7# 0 means use original resolution (whatever ff7.exe provides)# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratiowindow_size_x = 1440window_size_y = 900preserve_aspect = falsefullscreen = true# prevent glitches due to rounding errors by rendering in the nearest (larger, if supported)# multiple of the original resolution and up/down-scalingprevent_rounding_errors = yes# check your driver settings if this option doesn't seem to workenable_vsync = yes# limit snowboard, coaster and highway minigames to refresh rate / 2, i.e. 30fps for a 60hz display mode# vsync must be enabled and working for this to have any effectminigame_framelimiter = on# same thing, but for the battle swirlbattleswirl_framelimiter = off# replace FF7's default framelimiter timer sourceuse_new_timer = yes# use a more stable (but less accurate) timer to control FF7's framelimiter# this option has no effect unless the use_new_timer option is onuse_stable_timer = yes# allow FF7 to use linear filtering for its textures# some things look slightly better with this option on, but alot of textures just lose their detaillinear_filter = false# read files directly instead of using LGP archives# this option requires you to have all your LGP archives unpacked in direct/, with one folder for each archive# for example; if FF7 is looking for aaab.rsd in char.lgp, this option will make it open direct/char/aaab.rsd instead# this option should be used for testing only, performance will take a hitdirect_mode = off
Option 4:
 - Did ya eventually install the keyboard patch? You know the ones exclusively for laptops?
 - The movies working in-game?


Hmm...As I seen your pics above I noticed that some textures are missing. Try using Software Rendering in ff7config and experiment from there.

You might also check some programs that are running that might interfere.

Option 5:

Since you're using FFVII music try configuring it too. Look for the help in the forums. Don't worry it's stickied!... :lol:


the movies are not working in-game.
 
dxdiag said direct x 9.0c


but i'll try downloading new direct x

also i can't run the game in window mode as it firces it to play 640x480
If you have a black barret it means that aali's driver is not running
 
i give up!

this "thing" will NOT work in my laptop!
 :x
i will just focus in making models instead of wasting my time fixing this! :x


for anyone that is interested in helping care to help::

my specs:
windows xp sp2
nvidia geforce go 7900
A NEW fresh update of dx9.0c
and my app.log and opengl.cgf is in there in the 1st page of the post

and also my processor is intel core 2


sorry guys but i'm reaaaaaaaaaaaaaalllllllllllllllllyyyyyyyyyyyyy pissssssssss off right now
 
evan17lee: Don't PM me with this crap.
dude if you have a vincent model please send me your char.lgp i really need it badly please?

thanks
You didn't specify what Vincent model you were referring to, but it has been made clear that you're not getting one. Spamming random forum members will not help, it'll only piss people off.


As for Aali's Driver not working, are you using the Ultima Edition by chance? Aali's driver doesn't work with that sh*t.

Edit: Your first post in this thread states you're using the original version, not the Ultima crap. Make sure it's updated to 1.02 (does the remix patcher do that automatically?), as Aali's driver doesn't work with a 1.00 exe. Also make sure you're not running FF7config.exe after applying the registry key.
 
Last edited:
hmm... it seems like somebody is just in a demanding mood, with nothing to offer in return. so, i think i will join in on the demanding side of things:

I DEMAND COOKIES!

there... now i know nobody is going to give me any cookies, but i think i know why you are having trouble running the game... you say that it is not the ultima edition in this thread, but in a different thread, and only about half a day earlier than this thread was stated, you specifically said that it was the ultima edition. now, i doubt that you were able to get a legit version of the game in that amount of time, so my guess is that it is still the illegal ultima edition, which means that many mods will NOT work, period.

now, i may be wrong, but it seems that you are just on here demanding results, and with an illegal copy to boot, so i don't think you will be getting very far, and will just end up pissing people off, as covarr said.
 
I DEMAND COOKIES!
cookies.jpg

 :-D

We've pretty much verified that he's got the Original edition of the game by now, so that's not what's causing it, I don't believe...
 
well i appreciate the cookies... but it is too bad that i cannot oh nom nom them  :cry:.

the only way to really know would be to have a person we know that has the ultima edition install the patch and see if it works (or have someone download it, but that is bad  :roll:), though i don't think that a person we know that has it would be around for long anyway  :lol:. how did you verify that it is the original version? i dont know much about the ultima version, sans that it is illegal, and doesn't work with many patches (and sucks in general  :wink:).

who knows, maybe there is a different ultima edition out there, that looks even more like the original?
 
who knows, maybe there is a different ultima edition out there, that looks even more like the original?
[gasp]
I should probably check to see how compatible it is, exactly, because I don't think I've ever actually run across somebody who's said "I have ultima edition and this doesn't work." Which leads me to believe that it actually *does* work with my patch. Go figure.  :-P

I'd share some real cookies with you but teh intarwebz isn't l33t enough yet.  :lol:
 
Your patch would work with ultima... it just makes it the "real thing" cause your patcher over writes the "no cd" exe. with the 1.02 patch.. making it so they need the CDs... rendering Ultima...useless.  :wink:
 
evan17lee: Don't PM me with this crap.
dude if you have a vincent model please send me your char.lgp i really need it badly please?

thanks
You didn't specify what Vincent model you were referring to, but it has been made clear that you're not getting one. Spamming random forum members will not help, it'll only piss people off.


well sorry bout that,as for the game i am 100% sure that i am using the originalversion of the game, go ask titeguy if you don't believe me  :-D

As for Aali's Driver not working, are you using the Ultima Edition by chance? Aali's driver doesn't work with that sh*t.


Edit: Your first post in this thread states you're using the original version, not the Ultima crap. Make sure it's updated to 1.02 (does the remix patcher do that automatically?), as Aali's driver doesn't work with a 1.00 exe. Also make sure you're not running FF7config.exe after applying the registry key.


well sorry bout that,as for the game i am 100% sure that i am using the originalversion of the game, go ask titeguy if you don't believe me. well i don't know if the remix patcher automatically do that....
 
Last edited:
who knows, maybe there is a different ultima edition out there, that looks even more like the original?
[gasp]
I should probably check to see how compatible it is, exactly, because I don't think I've ever actually run across somebody who's said "I have ultima edition and this doesn't work." Which leads me to believe that it actually *does* work with my patch. Go figure.  :-P

I'd share some real cookies with you but teh intarwebz isn't l33t enough yet.  :lol:

your patch works with the ultima editon believe me, my friend borrowed my ultima edition copy and it work with his computer


i don't reallllllllllllllyyyyyyyyyyyyyy understand why is the resolution always forcing me to run the game 640x480, and also i did everything right " I AM SURE"

i have a legit 100% working original not fake installer of the game and the ultima editon i bought in caloocan (i live in the phil.)
 
Ultima edition is only found from pirate sources.. *gets pirate hat*
 
Ultima edition is only found from pirate sources.. *gets pirate hat*
ARRRRRR.

Yeah, that makes sense, assuming the executable is the only bastardized part of it.
So having the ultima edition shouldn't matter... and you mentioned that the registry entries are as they should be so I'm just plain clueless as to what the issue could be short of an incompatibility or a faulty gfx card/driver.

He's posted his card a hundred and one times, anybody know where to find up to date drivers for it?
 
Ultima Edition is only repacked files, it's unmodified, the files are 100% original.
 
Status
Not open for further replies.
Back
Top