Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - JokerKazucchi

Pages: [1]
1
There is one, in english only (it was made before the latest release).
Thank you :) I actually want to try your mod as well but I am not really an experienced player in FF9. I only played with it twice on ps1. Once nornally but lost the save somehow then I found the gameshark team editor mod and added Beatrix to my team.

2
I wonder if there is a version of this mod that keeps the vanilla experience but allows you to recruit Beatrix?

3
Completely Unrelated / Re: Favorite FF quotes
« on: 2013-04-24 17:43:47 »
Lulu:Now what? [when she enters the battle with changing in]

4
By best I mean that that's was the only card I could buy in the shops in my city :/

but with the integrated Intel Video Card the videos are working so I kinda fixed the it :D The only problem is that it can't really handle the SeeD GUI mod for FF8 but the original isn't that bad either with this driver

5
that card was the best I could get for my computer...and without the driver the videos are working....

6
I have a problem..with the shaders turned on I see a white screen when the FMV-s are on..if I turn the shaders off then the fmv-s appear but doesn't want to work at a normal speed...
but without the driver everything is working and I have the High-Res videos on
Here's my ff8_opengl:

Code: [Select]
## 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 (whatever ff7.exe provides)
# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratio
window_size_x = 0
window_size_y = 0
preserve_aspect = no
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.

# use shaders, if available and supported
# turn shaders off to use the OpenGL 1.1 backend
use_shaders = no

# prevent glitches due to rounding errors by rendering in the nearest (larger, if supported)
# multiple of the original resolution and up/down-scaling
prevent_rounding_errors = yes

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

# 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 = no

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

and my app.log:

Code: [Select]
INFO: FF7/FF8 OpenGL driver version 0.7.11b
INFO: Auto-detected version: FF8 1.2 US English
INFO: NVIDIA Corporation GeForce FX 5500/AGP/SSE2 2.1.2
INFO: Using PBO
INFO: Found swap_control extension
INFO: Max texture size: 4096x4096
INFO: Number of texture units: 4
INFO: Original resolution 640x480, window size 640x480, output resolution 640x480, internal resolution 640x480
INFO: Loading external library RaW
MATRIX INITIALIZE
INITIALIZING SOUND...
  initializing direct sound
  EAXDirectSoundCreate
  creating primary buffer
  creating 3D listener interface
  EAX: creating bogus sound buffer
  EAX: creating bogus 3D buffer
  EAX: Establishing listener property set interface
  EAX: Checking for EAX support
  EAX support initialized
  EAX: set global reverb
  initializing audio data
  OK
  initializing streaming
SOUND INITIALIZED
DIRECT MUSIC - Enumerating Ports...
PORT 0: SoundMAX Digital Audio
GUID={0x490a03e8,0x742f,0x11d2,0x8f,0x8a,0x0,0xc0,0x4f,0xbf,0x8f,0xef}
PORT 1: Microsoft MIDI Mapper [Emulált]
GUID={0xd5b73a09,0xf1cb,0x42b5,0xa7,0x9b,0xdb,0x6f,0x49,0x2,0x7b,0xa8}
PORT 2: SoundMAX Wavetable Synth [Emulált]
GUID={0xfde6823e,0x828d,0x44b9,0xbd,0xa3,0x60,0x24,0xd1,0x83,0xb0,0x25}
PORT 3: MS GS hullßmt. SW-szintetizßtor [Emulált]
GUID={0xa623839c,0xa930,0x4b22,0xae,0xa7,0xb5,0x66,0x9e,0x4d,0xce,0x89}
PORT 4: Microsoft Synthesizer
GUID={0x58c2b4d0,0x46e7,0x11d1,0x89,0xac,0x0,0xa0,0xc9,0x5,0x41,0x29}
Creating Port1...
    SoundMAX Digital Audio
  Port1 supports XG data
Cannot open Movie File: C:\Program Files\Eidos Interactive\Square Soft, Inc\FINAL FANTASY VIII\Publish.pak
GLITCH: missed palette write to external texture data/eng/menu/icon
SdMusicPlay ()
sd_music_play (number=0, song_id=79, volume=0)
midi_play...
Stopping Performance
Loading DLS...
midi_play FAILED!:  returning 0
Can't open file: \ff8\data\eng\field\mapdata\st\start0\start0.sfx
WM_CLOSE
BinkClose

Releasing Performance...


Releasing Loader...


Releasing Port1...


Releasing DirectMusic interface...

Releasing COM...

[if I have publish.bak in the game it wouldn't even open up...as it stucks at the really slow eidos logo vid...]

7
I have a problem..with the shaders turned on I see a white screen when the FMV-s are on..if I turn the shaders off then the fmv-s appear but doesn't want to work at a normal speed...
but without the driver everything is working and I have the High-Res videos on
Here's my ff8_opengl:

## 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 (whatever ff7.exe provides)
# preserve_aspect adds black borders as needed to preserve a 4:3 aspect ratio
window_size_x = 0
window_size_y = 0
preserve_aspect = no
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.

# use shaders, if available and supported
# turn shaders off to use the OpenGL 1.1 backend
use_shaders = no

# prevent glitches due to rounding errors by rendering in the nearest (larger, if supported)
# multiple of the original resolution and up/down-scaling
prevent_rounding_errors = yes

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

# 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 = no

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

and my app.log:

INFO: FF7/FF8 OpenGL driver version 0.7.11b
INFO: Auto-detected version: FF8 1.2 US English
INFO: NVIDIA Corporation GeForce FX 5500/AGP/SSE2 2.1.2
INFO: Using PBO
INFO: Found swap_control extension
INFO: Max texture size: 4096x4096
INFO: Number of texture units: 4
INFO: Original resolution 640x480, window size 640x480, output resolution 640x480, internal resolution 640x480
INFO: Loading external library RaW
MATRIX INITIALIZE
INITIALIZING SOUND...
  initializing direct sound
  EAXDirectSoundCreate
  creating primary buffer
  creating 3D listener interface
  EAX: creating bogus sound buffer
  EAX: creating bogus 3D buffer
  EAX: Establishing listener property set interface
  EAX: Checking for EAX support
  EAX support initialized
  EAX: set global reverb
  initializing audio data
  OK
  initializing streaming
SOUND INITIALIZED
DIRECT MUSIC - Enumerating Ports...
PORT 0: SoundMAX Digital Audio
GUID={0x490a03e8,0x742f,0x11d2,0x8f,0x8a,0x0,0xc0,0x4f,0xbf,0x8f,0xef}
PORT 1: Microsoft MIDI Mapper [Emulált]
GUID={0xd5b73a09,0xf1cb,0x42b5,0xa7,0x9b,0xdb,0x6f,0x49,0x2,0x7b,0xa8}
PORT 2: SoundMAX Wavetable Synth [Emulált]
GUID={0xfde6823e,0x828d,0x44b9,0xbd,0xa3,0x60,0x24,0xd1,0x83,0xb0,0x25}
PORT 3: MS GS hullßmt. SW-szintetizßtor [Emulált]
GUID={0xa623839c,0xa930,0x4b22,0xae,0xa7,0xb5,0x66,0x9e,0x4d,0xce,0x89}
PORT 4: Microsoft Synthesizer
GUID={0x58c2b4d0,0x46e7,0x11d1,0x89,0xac,0x0,0xa0,0xc9,0x5,0x41,0x29}
Creating Port1...
    SoundMAX Digital Audio
  Port1 supports XG data
Cannot open Movie File: C:\Program Files\Eidos Interactive\Square Soft, Inc\FINAL FANTASY VIII\Publish.pak
GLITCH: missed palette write to external texture data/eng/menu/icon
SdMusicPlay ()
sd_music_play (number=0, song_id=79, volume=0)
midi_play...
Stopping Performance
Loading DLS...
midi_play FAILED!:  returning 0
Can't open file: \ff8\data\eng\field\mapdata\st\start0\start0.sfx
WM_CLOSE
BinkClose

Releasing Performance...


Releasing Loader...


Releasing Port1...


Releasing DirectMusic interface...

Releasing COM...

[if I have publish.bak in the game it wouldn't even open up...as it stucks at the really slow eidos logo vid...]

8
Troubleshooting / Re: FF8 Custom driver help
« on: 2013-04-06 15:28:48 »
but I have problem with FF8..why do I need the FF7 config exe? :O

9
Troubleshooting / FF8 Custom driver help
« on: 2013-04-06 11:05:19 »
I need help about how to install this since what I did makes the game start, but the Eidos logo gets stopped everytime...

10
the only problem I have is that isn't Rinoa supposed to have brown eyes? :O
otherwise a really great job, I personally imagine Quistis with red lipstick though..but a really really great job, hope this can be imported to the PC version aswell...

11
Troubleshooting / Re: FF8 installation help
« on: 2013-03-25 14:38:04 »
I have XP so I don't have it...
but now working and installed well :)
[it wanted to install itself 2 timesxD]

12
Troubleshooting / Re: FF8 installation help
« on: 2013-03-25 12:38:20 »
what is UAC?

13
Troubleshooting / FF8 installation help
« on: 2013-03-24 19:44:20 »
I run the installation and then it goes to 99% stops there and after a few minutes the SquareSoft picture and the status screen goes away and nothing happens....
and I played the game before on my pc but this time it doesn't want to install and I dunno why
can someone help me?

14
Graphical / Re: [REL] Custom HQ Aerith
« on: 2012-05-13 13:19:41 »
when I play the game without the graphic drivers and such she works fine..but if I use those..she isn't she is white...only her weapons appear

15
I have a: No useful Indirect path found problem :/

and also...
my game looks like...

this: http://i825.photobucket.com/albums/zz179/jtodaotodaker/wtf.png

16
Releases / Re: [REL] Menu Overhaul Project
« on: 2012-05-07 19:08:59 »
umm..I have a small problem...not sure if it is because of this, or it has a problem with the Custom driver, but the textures on the map got weird, and everything is placed wrongly

for example in the sector 7 slums, that Beginner's Hall or what is it is messed up.. :/ and I dunno what I need to do to solve this

it looks like this:

Pages: [1]