SOLVED: Sound fx and graphics problem

  • Thread starter Thread starter motoba
  • Start date Start date
Status
Not open for further replies.
M

motoba

Guest
Hello all, i wonder if you can help me to solve my problem.
I have installed: ff7_opengl-0.7.11b, FF7 Unified Model and ff7music15113.
The problem is that after a few minutes of play, sounds effects disappear and appear random garbage on the screen, music is ok (everything works fine a few minutes). Please help I would love to play with mods. Thanks in advance.

my app.log
Code: [Select]
Code:
INFO: FF7/FF8 OpenGL driver version 0.7.11bINFO: Auto-detected version: FF7 1.02 US EnglishINFO: Intel Intel 965/963 Graphics Media Accelerator 2.0.0 - Build 7.15.10.5218INFO: OpenGL 2.0 support detectedINFO: PBO not supportedINFO: Found swap_control extensionINFO: Max texture size: 2048x2048INFO: Number of texture units: 8INFO: Original resolution 640x480, window size 1024x768, output resolution 1024x768, internal resolution 1280x960INFO: FBO extension detected, using fast scaling/postprocessing pathINFO: Shader limits: varying 41, vert uniform 512, frag uniform 1024INFO: vertex shader compile log:ERROR: 0:1: '' :  Version number not supported by GL2INFO: fragment shader compile log:ERROR: 0:1: '' :  Version number not supported by GL2ERROR: failed to load shaders, reverting to fixed functionINFO: FFMpeg movie player plugin loadedINFO: 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 bufferreading audio fileloading static soundssound initializedINITIALIZING MIDI...selecting device 0:Syntezator SW Microsoft GS Wave, mid=1, pid=102,midi data type: GENERAL MIDIusing midi data file: d:\ffvii\Data\midi\midi.lgpmidiOutGetVolume returned: ffffffffMIDI INITIALIZEDset music volume: 127MIDI set volume: 127100% of 127 = 127set music volume: 127MIDI set master volume: 100MIDI set volume: 127100% of 127 = 127Entering MAINExiting MAINSTART OF CREDITS!!!INFO: E:\FF7\Movies\eidoslogo.avi; truemotion2/pcm_u8 320x240, 15.000000 FPS, duration: 10.133333, frames: 152set music volume trans: 127->0, step=60MIDI set volume trans: 127->0; step=60INFO: E:\FF7\Movies\sqlogo.avi; truemotion2/pcm_u8 320x224, 15.000000 FPS, duration: 14.533333, frames: 218MIDI stop - OKMIDI stop - OKEND OF CREDITS!!!Entering MAINset music volume: 127MIDI set volume: 127100% of 127 = 127Exiting MAINSTART OF MENU SYSTEM!!!END OF MENU SYSTEM!!!Entering MAINExiting MAINField StartMIDI play: 36reading midi file: ROCKET.midcurrent volume: 127MIDI is playing SUCCESSFULLY!!!UNEXPECTED: zero countMIDI play: 31reading midi file: DOKUBO.midcurrent volume: 127MIDI is playing SUCCESSFULLY!!!set music volume: 127MIDI set volume: 127100% of 127 = 127MIDI play: 31song is already playing...MIDI play: 31song is already playing...MIDI play: 31song is already playing...MIDI play: 31song is already playing...Field QuitEntering MAINMIDI play: 7reading midi file: BAT.midcurrent volume: 127MIDI is playing SUCCESSFULLY!!!Exiting MAINEntering FRAME_INITIALIZE SWIRLExitting FRAME_INITIALIZE SWIRLSwirl sound_effect1stop_soundEnd of Swirl sound_effect1Entering FRAME_QUIT SWIRLExitting FRAME_QUIT SWIRLEntering MAINExiting MAIN[BATTLE] Entering FRAME_INITIALIZE[BATTLE] Scene# 380[BATTLE] Exitting FRAME_INITIALIZE[BATTLE] Begin main battle loop[BATTLE] End of current battle[BATTLE] Begin end battle stuffMIDI play: 46reading midi file: FAN2.midcurrent volume: 127MIDI is playing SUCCESSFULLY!!!stop_sound[BATTLE] Entering FRAME_QUIT[BATTLE] endof battle.[BATTLE] Exitting FRAME_QUITEntering MAINExiting MAINSTART OF MENU SYSTEM!!!END OF MENU SYSTEM!!!Entering MAINExiting MAINField Startcross play music: 0set music volume trans: 127->0, step=4MIDI cross fade: 31, time: 4MIDI set volume trans: 127->15; step=2MIDI set volume: 15100% of 15 = 15MIDI play: 31reading midi file: DOKUBO.midcurrent volume: 15MIDI set volume trans: 15->127; step=2MIDI set volume: 127100% of 127 = 127MIDI is playing SUCCESSFULLY!!!set music volume: 127Field QuitEntering MAINMIDI play: 7reading midi file: BAT.midcurrent volume: 127MIDI is playing SUCCESSFULLY!!!Exiting MAINEntering FRAME_INITIALIZE SWIRLExitting FRAME_INITIALIZE SWIRLSwirl sound_effect1stop_soundEnd of Swirl sound_effect1Entering FRAME_QUIT SWIRLExitting FRAME_QUIT SWIRLEntering MAINExiting MAIN[BATTLE] Entering FRAME_INITIALIZE[BATTLE] Scene# 381[BATTLE] Exitting FRAME_INITIALIZE[BATTLE] Begin main battle loop[BATTLE] End of current battle[BATTLE] Begin end battle stuffMIDI play: 46reading midi file: FAN2.midcurrent volume: 127MIDI is playing SUCCESSFULLY!!!stop_sound[BATTLE] Entering FRAME_QUIT[BATTLE] endof battle.[BATTLE] Exitting FRAME_QUITEntering MAINExiting MAINSTART OF MENU SYSTEM!!!END OF MENU SYSTEM!!!Entering MAINExiting MAINField Startcross play music: 0set music volume trans: 127->0, step=4MIDI cross fade: 31, time: 4MIDI set volume trans: 127->15; step=2MIDI set volume: 15100% of 15 = 15MIDI play: 31reading midi file: DOKUBO.midcurrent volume: 15MIDI set volume trans: 15->127; step=2MIDI set volume: 127100% of 127 = 127MIDI is playing SUCCESSFULLY!!!set music volume: 127Entering MAINExiting MAINSTART OF MENU SYSTEM!!!WM_CLOSE END OF MENU SYSTEM!!!Field QuitMIDI stop - OKresetting MIDI driver volume - OKUNINITIALIZE DD
ps. sorry for my poor English
 
Last edited:
Hi motoba,

open ff7_opengl.cfg with any text editor (Notepad, ...)

  • check these parameters:

       #music_plugin = plugins/ff7music.fgp   remove the #

       use_shaders = no

       compress_textures = no

       use_pbo = no
  • add these lines at the bottom:

       # Disable Error Notifications
       disable_popup = on


Run  .\FF7Music\FF7Music.exe as Administrator and compare your setup with my screenshots:

      
 
Hi UGerstl. I solved the problem and I'm stupid. The whole problem was the screen saver. :o
Anyway, thank you.
 
Status
Not open for further replies.
Back
Top