Author Topic: FF7 Music  (Read 3411 times)

Mirenheart

  • *
  • Posts: 309
  • Pone
    • View Profile
FF7 Music
« on: 2010-06-30 22:33:20 »
I hate to post another topic right after my last one, but I need help with FF7 Music.

I'm having problems getting the music to play. I got the MIDI muted. But when I launch FF7 from the Music program, I get no music, instead of the replaced mp3! I don't know how to get it to work. I've followed a guide to getting it to work, and nothing! I need help with this.

 (I did use search function for help, and I found a guide to mute the MIDI, but it didn't get the other music to play.)

jeffdamann

  • *
  • Posts: 732
  • The ORIGINAL!
    • View Profile
Re: FF7 Music
« Reply #1 on: 2010-06-30 22:48:29 »
This may be an off chance, but in you ff7_opengl.cfg, does it say..

# ff7_opengl-0.7.8b config file

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

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

# plugins
# a movie plugin is required, the music plugin is optional, but required to make FF7Music work
movie_plugin = plugins/ffmpeg_movies.fgp
music_plugin = plugins/ff7music.fgp

See right there above? The file comes stock like this
#music_plugin = plugins/ff7music.fgp

you have to remove the # symbol to make it work, make it look like this
music_plugin = plugins/ff7music.fgp



Aali

  • *
  • Posts: 1196
    • View Profile
Re: FF7 Music
« Reply #2 on: 2010-06-30 22:59:52 »
And if you do that, you wont have to mute the MIDI because it wont be playing anyway.

Mirenheart

  • *
  • Posts: 309
  • Pone
    • View Profile
Re: FF7 Music
« Reply #3 on: 2010-06-30 23:06:24 »
Ah! Works perfectly now! Thankyee vury much.