turned off shaders, the crashes after battles seem to have stopped, but it crashes again every time after that first childhood scene with tifa.
CONFIG:
# ff7_opengl-0.7.10b 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 FF7
# 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 = 1024
window_size_y = 768
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 = no
# 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 effect
minigame_framelimiter = on
# same thing, but for the battle swirl
battleswirl_framelimiter = on
# 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 detail
linear_filter = off
# plugin used to play music, the FF7Music plugin MUST be enabled for FF7Music to work.
# If no music plugin is loaded the game will play MIDI as usual but FF7Music will NOT work.
#music_plugin = plugins/ff7music.fgp
## ENHANCEMENTS ##
## All the little extras that weren't part of the original game, default options include only trivial bug fixes.
# make all dialog boxes transparent, same effect as the transparent dialog boxes YAMP patch
transparent_dialogs = off
# allow max hp/mp to go over 9999, same effect as the YAMP patch by dziugo
break_9999limit = no
# include armor in magic defense calculation
mdef_fix = yes
# expand battle viewport to cover entire screen and make the battle menu transparent
new_battle_interface = on
# 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 = yes
# use pixel buffer objects to speed up texture loading
# will probably crash horribly on ATI cards but should work for NVIDIA users
use_pbo = no
# replace FF7's default framelimiter timer source
use_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 on
use_stable_timer = yes
# plugin used to play movies, FFMpeg is the only choice for now
movie_plugin = plugins/ffmpeg_movies.fgp
## MODDER OPTIONS ##
## These options are mostly useful to modders and should not be enabled during normal play.
# read files directly instead of using LGP archives
# for example; if FF7 is looking for aaab.rsd in char.lgp, this option will make it open direct/char/aaab.rsd first,
# if this file doesn't exist it will look for the original in the LGP archive
direct_mode = off
# show every failed attempt at loading a .png texture
show_missing_textures = no
APP.LOG
INFO: FF7/FF8 OpenGL driver version 0.7.11b
INFO: Auto-detected version: FF7 1.02 US English
INFO: ATI Technologies Inc. MOBILITY RADEON X600 SE x86/SSE2 2.0.5337 WinXP Release
INFO: PBO not supported
INFO: Found swap_control extension
INFO: Max texture size: 2048x2048
INFO: Number of texture units: 8
INFO: Original resolution 640x480, window size 1024x768, output resolution 1024x768, internal resolution 1280x960
INFO: FBO extension detected, using fast scaling/postprocessing path
INFO: FFMpeg movie player plugin loaded
INFO: FFMpeg version SVN-r25886, Copyright (c) 2000-2010 Fabrice Bellard, et al.
INFO: No shaders, codecs with YUV output will be slow.
LOCK UNLOCK TEST
MATRIX INITIALIZE
INITIALIZE DD/D3D END
initializing sound...
creating dsound primary buffer
reading audio file
loading static sounds
sound initialized
INITIALIZING MIDI...
selecting device 0:Microsoft GS Wavetable SW Synth, mid=1, pid=102,
midi data type: AWE SOUNDFONT MIDI
using midi data file: C:\Program Files\Square Soft, Inc.\Final Fantasy VII\Data\midi\awe.lgp
midiOutGetVolume returned: ffffffff
MIDI INITIALIZED
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
set music volume: 127
MIDI set master volume: 100
MIDI set volume: 127
100% of 127 = 127
Entering MAIN
Exiting MAIN
START OF CREDITS!!!
ERROR: couldn't open movie file: C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies\eidoslogo.avi
INFO: C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies\sqlogo.avi; h264/aac 1280x896, 15.000000 FPS, duration: 14.533333, frames: 218
INFO: slow output format from video codec h264; 0
set music volume trans: 127->0, step=60
MIDI set volume trans: 127->0; step=60
MIDI stop - OK
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
MIDI play: 95
reading midi file: PRE.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
MIDI stop - OK
END OF CREDITS!!!
Entering MAIN
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
MIDI play: 2
reading midi file: OB.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
Field Quit
Entering MAIN
MIDI play: 2
song is already playing...
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 313
[BATTLE] Exitting FRAME_INITIALIZE
[BATTLE] Begin main battle loop
[BATTLE] End of current battle
[BATTLE] Begin end battle stuff
stop_sound
[BATTLE] Entering FRAME_QUIT
[BATTLE] endof battle.
[BATTLE] Exitting FRAME_QUIT
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
cross play music: 0
set music volume trans: 127->0, step=4
MIDI cross fade: 2, time: 4
MIDI set volume trans: 127->127; step=4
MIDI set volume: 127
100% of 127 = 127
set music volume: 127
Field Quit
Entering MAIN
MIDI play: 2
song is already playing...
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 311
[BATTLE] Exitting FRAME_INITIALIZE
[BATTLE] Begin main battle loop
[BATTLE] End of current battle
[BATTLE] Begin end battle stuff
stop_sound
[BATTLE] Entering FRAME_QUIT
[BATTLE] endof battle.
[BATTLE] Exitting FRAME_QUIT
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
cross play music: 0
set music volume trans: 127->0, step=4
MIDI cross fade: 2, time: 4
MIDI set volume trans: 127->127; step=4
MIDI set volume: 127
100% of 127 = 127
set music volume: 127
fade music volume: 60->0, step=127
set music volume: 60
set music volume trans: 60->0, step=127
MIDI fade volume: 60->0, step=127
MIDI set volume: 60
100% of 60 = 60
MIDI set volume trans: 60->0; step=127
INFO: C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies\northmk.avi; h264/aac 1280x896, 15.000000 FPS, duration: 13.133333, frames: 197
INFO: slow output format from video codec h264; 0
MIDI stop - OK
MIDI stop - OK
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
MIDI stop - OK
MIDI stop - OK
INFO: C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies\mk8.avi; h264/null 1280x896, 15.000000 FPS, duration: 3.533333, frames: 53
INFO: slow output format from video codec h264; 0
ERROR: failed to find file char/l_hand.RSD (LGP) (path: )
ERROR: offset error: l_hand.RSD
ERROR: could not open file l_hand.RSD
MIDI play: 9
reading midi file: KURAI.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
MIDI play: 9
song is already playing...
MIDI play: 9
song is already playing...
Field Quit
Entering MAIN
MIDI play: 7
reading midi file: BAT.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 328
[BATTLE] Exitting FRAME_INITIALIZE
[BATTLE] Begin main battle loop
[BATTLE] End of current battle
[BATTLE] Begin end battle stuff
MIDI play: 46
reading midi file: FAN2.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
stop_sound
[BATTLE] Entering FRAME_QUIT
[BATTLE] endof battle.
[BATTLE] Exitting FRAME_QUIT
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
cross play music: 0
set music volume trans: 127->0, step=4
MIDI cross fade: 9, time: 4
MIDI set volume trans: 127->15; step=2
MIDI set volume: 15
100% of 15 = 15
MIDI play: 9
reading midi file: KURAI.mid
current volume: 15
MIDI set volume trans: 15->127; step=2
MIDI set volume: 127
100% of 127 = 127
MIDI is playing SUCCESSFULLY!!!
set music volume: 127
Field Quit
Entering MAIN
MIDI play: 7
reading midi file: BAT.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 329
[BATTLE] Exitting FRAME_INITIALIZE
[BATTLE] Begin main battle loop
[BATTLE] End of current battle
[BATTLE] Begin end battle stuff
MIDI play: 46
reading midi file: FAN2.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
stop_sound
[BATTLE] Entering FRAME_QUIT
[BATTLE] endof battle.
[BATTLE] Exitting FRAME_QUIT
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
cross play music: 0
set music volume trans: 127->0, step=4
MIDI cross fade: 9, time: 4
MIDI set volume trans: 127->15; step=2
MIDI set volume: 15
100% of 15 = 15
MIDI play: 9
reading midi file: KURAI.mid
current volume: 15
MIDI set volume trans: 15->127; step=2
MIDI set volume: 127
100% of 127 = 127
MIDI is playing SUCCESSFULLY!!!
set music volume: 127
Field Quit
Entering MAIN
MIDI play: 7
reading midi file: BAT.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
Exiting MAIN
Entering FRAME_INITIALIZE SWIRL
Exitting FRAME_INITIALIZE SWIRL
Swirl sound_effect1
stop_sound
End of Swirl sound_effect1
Entering FRAME_QUIT SWIRL
Exitting FRAME_QUIT SWIRL
Entering MAIN
Exiting MAIN
[BATTLE] Entering FRAME_INITIALIZE
[BATTLE] Scene# 330
[BATTLE] Exitting FRAME_INITIALIZE
[BATTLE] Begin main battle loop
[BATTLE] End of current battle
[BATTLE] Begin end battle stuff
MIDI play: 46
reading midi file: FAN2.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
stop_sound
[BATTLE] Entering FRAME_QUIT
[BATTLE] endof battle.
[BATTLE] Exitting FRAME_QUIT
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
cross play music: 0
set music volume trans: 127->0, step=4
MIDI cross fade: 9, time: 4
MIDI set volume trans: 127->15; step=2
MIDI set volume: 15
100% of 15 = 15
MIDI play: 9
reading midi file: KURAI.mid
current volume: 15
MIDI set volume trans: 15->127; step=2
MIDI set volume: 127
100% of 127 = 127
MIDI is playing SUCCESSFULLY!!!
set music volume: 127
INFO: C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies\ontrain.avi; h264/aac 1280x896, 15.000000 FPS, duration: 12.866667, frames: 193
INFO: slow output format from video codec h264; 0
set music volume trans: 127->0, step=90
MIDI set volume trans: 127->0; step=90
MIDI stop - OK
MIDI stop - OK
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
set music volume: 0
MIDI set volume: 0
100% of 0 = 0
MIDI stop - OK
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
MIDI play: 33
reading midi file: TM.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
MIDI play: 33
song is already playing...
INFO: C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies\mainplr.avi; h264/aac 1280x896, 15.000000 FPS, duration: 13.066667, frames: 196
INFO: slow output format from video codec h264; 0
MIDI play: 33
song is already playing...
MIDI play: 33
song is already playing...
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
MIDI play: 33
song is already playing...
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
MIDI play: 33
song is already playing...
set music volume trans: 127->0, step=60
MIDI set volume trans: 127->0; step=60
MIDI stop - OK
set music volume: 127
MIDI set volume: 127
100% of 127 = 127
MIDI play: 57
reading midi file: YADO.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
MIDI play: 33
reading midi file: TM.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
MIDI play: 34
reading midi file: TIFA.mid
current volume: 127
MIDI is playing SUCCESSFULLY!!!
Entering MAIN
Exiting MAIN
START OF MENU SYSTEM!!!
END OF MENU SYSTEM!!!
Entering MAIN
Exiting MAIN
Field Start
MIDI play: 34
song is already playing...