Author Topic: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]  (Read 8988 times)

SilverSpades

  • *
  • Posts: 35
    • View Profile
I'm playing the 2000 version of Final Fantasy VIII.

However, I'm a bit confused when it comes to installing the custom drivers.

These are the steps:

Installation
1. Extract the archive into your ff7 or ff8 folder
2. Run FF7Config.exe to configure sound settings (the graphics configuration you can do at this point is irrelevant)
FF7:
3a. Apply the registry information in ff7_opengl.reg
4a. Change your settings in ff7_opengl.cfg
FF8:
3b. Make sure EAX is properly installed (run EAXUnified.exe to install it if unsure)
4b. Change your settings in ff8_opengl.cfg
5. Play!


My first question is about step 2: Since I'm not playing FF7, is step 2 still necessary? If so, where would I get "FF7Config.exe"?

After that, what exactly do I do in "ff8_opengl.cfg"? I got lucky on finding out notepad could open it, I just don't know what exact settings to change.

I ask this because I want to install the RaW and seeD mods, both of which can only be run while the driver is installed. And If the driver isn't working correctly, I'm pretty much outta luck! lol.

Thanks in advance!

Kompass63

  • *
  • Posts: 695
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #1 on: 2014-01-26 06:35:59 »
Step 2 applies only to FF7, you can ignore it for FF8.

After that, what exactly do I do in "ff8_opengl.cfg"? I got lucky on finding out notepad could open it, I just don't know what exact settings to change.
You may can change the resolution...
eg
Code: [Select]
window_size_x = 1920
window_size_y = 1080
for full HD

Code: [Select]
preserve_aspect = noexpands the picture to fill the screen.

« Last Edit: 2014-01-26 06:48:34 by Kompass63 »

SilverSpades

  • *
  • Posts: 35
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #2 on: 2014-01-26 17:03:35 »
Everytime I change the window x and y values, when the game boots, it tells me



Then proceeds to play the game on a smaller window-ed screen.

This also happens whether I have preserve_aspect on "yes" or "no".

EDIT: *Sigh* I'm very sorry I have to trouble you with my game issues, I can't help but feel bad. I'm just really trying to get these two mods to work and it seems like the game completely ignores Aali's driver-- the fact that I had to manually go into the registry to enable the SeeD mod

http://forums.qhimm.com/index.php?topic=11960.msg192736#msg192736

...even though I had High Res Fonts enabled seems to support that.

I also had a few smaller issues I didn't mention, hoping that once I fixed the grand issue (Having Aali's driver working correctly)

1. When I start the game, I always get this message:



This is weird, because I have that line enabled, and it was enabled since I added in the driver. Here's my ff8_opengl settings.

Code: [Select]
# ff7_opengl-0.8b config file



## USER OPTIONS ##
## If you just want to play the game, these are the only options you'll want to change.

# set the window size (or fullscreen resolution) of FF8
# 0 means use original resolution in window mode, your current desktop resolution will be used in fullscreen mode
# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratio
window_size_x = 0
window_size_y = 0
preserve_aspect = yes
fullscreen = yes

# mod directory
# subdirectroy of mods/ where textures will be loaded from
# does not affect the old external textures feature, those should still go in textures/
mod_path = avalanche

# check your driver settings if this option doesn't seem to work
enable_vsync = yes

# allow FF8 to use linear filtering for its textures
# some things look slightly better with this option on, but alot of textures just lose their detail
linear_filter = off



## ENHANCEMENTS ##
## All the little extras that weren't part of the original game, default options include only trivial bug fixes.

# post-processing shader, used to apply fullscreen effects
post_source = shaders/bloom2.post
enable_postprocessing = no



## ADVANCED OPTIONS ##
## Don't fiddle with these unless you know what you're doing.

# enable alpha blending for textures without an existing blending effect
fancy_transparency = on

# display frames per second counter in upper right corner
show_fps = no

# display some real-time debug information
show_stats = no

# store external textures in a compressed cache for increased performance
# compression is not lossless, some artifacts may appear when this option is in use
# texture cache does NOT update automatically if the source image changes, however, deleting anything from the cache
# will cause that file to be recreated from the source
compress_textures = yes

# max size of the texture cache to hold in RAM, in megabytes
# don't set it any higher than 1GB unless you want your game to crash
texture_cache_size = 256

# use pixel buffer objects to speed up texture loading
# might crash horribly on ATI cards but should work for NVIDIA users
use_pbo = yes

# use mipmaps (anisotropic filtering) for modpath textures
use_mipmaps = yes



## MODDER OPTIONS ##
## These options are mostly useful to modders and should not be enabled during normal play.

# show every failed attempt at loading a .png texture
show_missing_textures = no
disable_popup = on
load_library = "RaW"


2. Before I get to the game's main menu, I see this yellow text popup:



All in all, those are the issues I'm having, and they all tie into the fact that maybe Aali's driver has not been installed correctly. I've tried deleting everything and just adding the driver, but ticking the high-res font box, the text and menus look worse.

I'm feeling like I'm running out of options here!!  :(

Thanks in advance. I'm not expecting a magical solution, but it always helps to see any kind of small advice.
« Last Edit: 2014-01-26 18:06:06 by Silver_Spades »

WhiteShadow11

  • *
  • Posts: 29
  • You are free.
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #3 on: 2014-01-26 18:13:13 »
Hum... that config file is from ff7 0.8b :-\ , there is a new driver 0.8.1b... and you just need ff8_opengl for FF8, skip extracting ff7_opengl, you have no use for that file for FF8.


Forget it... config files have the same name on top... -.- I'm dumb!

I am gonna try and find my ff8 disks to help you out, your current installation is FF8 + AaliDriver + SeeD GUI + Raw correct?
« Last Edit: 2014-01-26 18:25:07 by WhiteShadow11 »

SilverSpades

  • *
  • Posts: 35
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #4 on: 2014-01-26 18:36:46 »
Hum... that config file is from ff7 0.8b :-\ , there is a new driver 0.8.1b... and you just need ff8_opengl for FF8, skip extracting ff7_opengl, you have no use for that file for FF8.


Forget it... config files have the same name on top... -.- I'm dumb!

I am gonna try and find my ff8 disks to help you out, your current installation is FF8 + AaliDriver + SeeD GUI + Raw correct?

I just realized that lol. And yes, that's what I have.

BUT .....I think I made a giant leap to a total solution. FF8.exe's properties had compatibility mode on Windows XP. (I'm running Windows 8.1 on a laptop) I figured that this being on somehow ruined a lot of the mods and prevented things from working correctly. Turning the box off allowed RaW to run flawlessly!!  ;D

After re-installing the driver thinking that I downloaded the wrong one, I noticed other things too.

1. No popup telling me that I didn't have "disable_popup" on. This is weird because the popup tells me this when I HAVE this line, but it doesn't show when the line isn't there. I'm gonna call that a solution.

2. After changing the mods directory back to "avalanche" to make SeeD run I still get the yellow pop up that I mentioned in problem two in my second post.

Regardless, your comment allowed me to remember something, and as of right now I'm running the game with both mods on, so I have to thank you for that. The only problem left is the yellow popups, and I haven't tried re-changing the window x and y values for an HD upscaling yet so there's that.

Thank you so much! I have to get back to these configurations to see what works now that didn't before.
« Last Edit: 2014-01-26 18:41:59 by Silver_Spades »

Rundas

  • *
  • Posts: 704
  • What do you even do?
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #5 on: 2014-01-26 18:39:07 »
Disable_popup is no longer a function in 0.8b and on.

SilverSpades

  • *
  • Posts: 35
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #6 on: 2014-01-26 18:40:47 »
Disable_popup is no longer a function in 0.8b and on.

So then I should have left that line removed and never have it on, right?

Rundas

  • *
  • Posts: 704
  • What do you even do?
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #7 on: 2014-01-26 18:41:55 »
It won't make a difference if it's there or not, popups can't be disabled.

SilverSpades

  • *
  • Posts: 35
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #8 on: 2014-01-26 18:48:12 »
It won't make a difference if it's there or not, popups can't be disabled.

Sorry for asking you to elaborate, but by popups, you mean this kind?




Or this kind?


Kompass63

  • *
  • Posts: 695
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #9 on: 2014-01-26 19:54:41 »
So then I should have left that line removed and never have it on, right?
YES, this is correct.

Sorry for asking you to elaborate, but by popups, you mean this kind?




Or this kind?


The last one.

SilverSpades

  • *
  • Posts: 35
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #10 on: 2014-01-26 20:00:29 »
YES, this is correct.
The last one.
Thanks. Now I wonder what exactly is wrong with this glitch? Everything's working well, just wonder if one or two things may not show due to it.

Kompass63

  • *
  • Posts: 695
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #11 on: 2014-01-26 20:15:05 »
With the "GLITCH" (also sometimes happens with FF7) I have not yet employed.
If you are searching for on the forums here, you should be able to find a lot of information.

SilverSpades

  • *
  • Posts: 35
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #12 on: 2014-01-26 20:24:16 »
Yeah, this is a small issue with the SeeD mod so I'll search around on that topic.

Thanks a million to all who replied.

Kompass63

  • *
  • Posts: 695
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #13 on: 2014-01-26 21:07:44 »
Not only with the SeeD mod, with some other mods (for FF7) occurs, this message also.
The chance to find there is something bigger.

Rundas

  • *
  • Posts: 704
  • What do you even do?
    • View Profile
Re: Trouble installing Custom Driver for FF7/FF8 [v0.8.1b]
« Reply #14 on: 2014-01-26 23:09:20 »
I don't believe there is a solution for the GLITCH message except (at least in FF7) to use a different texture, of which there are none for FF8.