Author Topic: mod install SOLVED  (Read 3429 times)

comet

  • Guest
mod install SOLVED
« on: 2012-04-08 19:26:58 »
hi all, after installing some mods and the bootleg config, I get this error when the game starts

ERROR: couldn't open movie file: C:\Program Files\Square Soft, Inc.\Final Fantasy VII\movies\eidoslogo.avi
ERROR: couldn't open movie file: C:\Program Files\Square Soft, Inc.\Final Fantasy VII\movies\sqlogo.avi

not sure what it means or how it affects the game,?

Thanks Ugerstl this suggestion you made worked

    If you want to play all the movies from your HD and not from the CD's,
    you must do this:

        Create a folder named movies in your FF7 folder

        Copy all movies from your CD's (*:\ff7\movies\*.*) to this folder.
        (overwrite? => YES)

        Download ff7moviedirr2.zip and decompress it.
        Execute    ff7moviedir.exe   and chose the folder you have created.

« Last Edit: 2012-04-08 22:59:53 by comet »

UGerstl

  • *
  • Posts: 376
  • Analyst and Backup-Manager
    • View Profile
Re: mod install
« Reply #1 on: 2012-04-08 19:41:43 »
Hi comet,

execute this command and post the output using the # button
   => [ code ]  C:\FF7-dir.txt  [ /code ]

Code: [Select]
dir "C:\Program Files\Square Soft, Inc.\Final Fantasy VII\movies" >C:\FF7-dir.txt

comet

  • Guest
Re: mod install
« Reply #2 on: 2012-04-08 20:11:58 »
 
 #Volume in drive C is Vista
 Volume Serial Number is 3C74-FF12

 Directory of C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies

08/04/2012  18:19    <DIR>          .
08/04/2012  18:19    <DIR>          ..
               0 File(s)              0 bytes
               2 Dir(s)  80,787,746,816 bytes free



and also ff7.txt file output


#Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.]

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII]
"DataDrive"="E:\\"
"AppPath"="C:\\Program Files\\Square Soft, Inc.\\Final Fantasy VII\\"
"DataPath"="C:\\Program Files\\Square Soft, Inc.\\Final Fantasy VII\\Data\\"
"MoviePath"="E:\\FF7\\Movies\\"
"DiskNo"=dword:00000000
"FullInstall"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII\1.00]

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII\1.00\Graphics]
"DD_GUID"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"DriverPath"=""
"Driver"=dword:00000000
"Mode"=dword:00000001
"Options"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII\1.00\MIDI]
"MIDI_DeviceID"=dword:00000000
"MIDI_data"="GENERAL_MIDI"
"MusicVolume"=dword:00000064
"Options"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII\1.00\Sound]
"Sound_GUID"=hex:a7,d5,05,49,7e,84,6f,46,9d,06,12,5d,7f,9b,b3,bf
"Options"=dword:00000000
"SFXVolume"=dword:00000064


« Last Edit: 2012-04-08 20:21:01 by comet »

UGerstl

  • *
  • Posts: 376
  • Analyst and Backup-Manager
    • View Profile
Re: mod install
« Reply #3 on: 2012-04-08 21:08:26 »
Thanks for the Registry output.

Aali's driver is not configured correctly => "DriverPath"=""

  • Run FF7Config.exe as Administrator
    ( Hint: right-click FF7Config.exe => Run as Administrator )

  • Graphics: Renderer = Custom driver

       

  • Sound: select Sound Driver
                => Test Center/Left/Right



  • MIDI:MIDI Driver=Microsoft GS Wavetable Synth
            MIDI Data  =General MIDI

            => Test
                 => Min./Max. Volume Test
                      => Logarithmic Volume Control on/off



  • Result



Kompass63

  • *
  • Posts: 695
    • View Profile
Re: mod install
« Reply #4 on: 2012-04-08 23:29:52 »
Hi comet

ERROR: couldn't open movie file: C:\Program Files\Square Soft, Inc.\Final Fantasy VII\movies\eidoslogo.avi
ERROR: couldn't open movie file: C:\Program Files\Square Soft, Inc.\Final Fantasy VII\movies\sqlogo.avi

Directory of C:\Program Files\Square Soft, Inc\Final Fantasy VII\movies

08/04/2012  18:19    <DIR>          .
08/04/2012  18:19    <DIR>          ..
               0 File(s)              0 bytes
               2 Dir(s)  80,787,746,816 bytes free

#Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.]

[HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc.\Final Fantasy VII]
"DataDrive"="E:\\"
"AppPath"="C:\\Program Files\\Square Soft, Inc.\\Final Fantasy VII\\"
"DataPath"="C:\\Program Files\\Square Soft, Inc.\\Final Fantasy VII\\Data\\"
"MoviePath"="E:\\FF7\\Movies\\"
"DiskNo"=dword:00000000
"FullInstall"=dword:00000001
.
.
.

I think the keys you are Posted are not up to date.

Quote from: UGestl
Start the command prompt :  Windows-Key + R

Execute this command (I guess you have Windows Vista home basic 32bit):
Code: [Select]
regedit.exe /e C:\FF7.txt "HKEY_LOCAL_MACHINE\SOFTWARE\Square Soft, Inc."
Post the new FF7.txt (look into C:).

Make sure the key "MoviePath" is pointing exactly to the folder, where the movies are.

greetings Kompass63