FF7 Movie ID List?

  • Thread starter Thread starter Tsetra
  • Start date Start date
Status
Not open for further replies.
These from the ff7.exe:

CommonCode: [Select]
Code:
Id Avi name Cam name0 fship2.avi fship2.cam1 fship2n.avi fship2n.cam2 d_ropego.avi dropego.cam3 d_ropein.avi dropein.cam4 u_ropein.avi uropein.cam5 u_ropego.avi uropego.cam6 gold2.avi gold2.cam7 gold3.avi gold3.cam8 gold4.avi gold4.cam9 gold6.avi gold6.cam10 gold5.avi gold5.cam11 boogup.avi boogup.cam12 boogdown.avi boogdown.cam13 junair_u.avi junaird.cam14 junair_d.avi junairu.cam15 junelein.avi junelein.cam16 junelego.avi junelego.cam17 junin_in.avi junin_in.cam18 junin_go.avi junin_go.cam19 moriya.avi moriya.cam
CD1Code: [Select]
Code:
Id Avi name Cam name20 mkup.avi mkup.cam21 northmk.avi northmk.cam22 mk8.avi mk8.cam23 ontrain.avi ontrain.cam24 mainplr.avi mainplr.cam25 smk.avi smk.cam26 southmk.avi southmk.cam27 plrexp.avi plrexp.cam28 fallpl.avi fallpl.cam29 monitor.avi monitor.cam30 bike.avi bikeget.cam31 mtnvl.avi mtnvl.cam32 mtnvl2.avi mtnvl2.cam33 brgnvl.avi brgnvl.cam34 nvlmk.avi nvlmk.cam35 nivlsfs.avi nivlsfs.cam36 jenova_e.avi nivljnv.cam37 junon.avi junon.cam38 hiwind0.avi hiwind0.cam39 mtcrl.avi mtcrl.cam40 gold1.avi gold1.cam41 biskdead.avi biskdead.cam42 boogdemo.avi boogdemo.cam43 boogstar.avi boogstar.cam44 setogake.avi setogake.cam45 rcktfail.avi rcktfail.cam46 jairofly.avi jairofly.cam47 jairofal.avi jairofal.cam48 gold7.avi gold7.cam49 gold7_2.avi gold7_2.cam50 earithdd.avi earithdd.cam51 funeral.avi funeral.cam52 car_1209.avi car_1209.cam53 opening.avi opening.cam
CD2Code: [Select]
Code:
Id Avi name Cam name20 greatpit.avi greatpit.cam21 c_scene1.avi cscene1.cam22 c_scene2.avi cscene2.cam23 c_scene3.avi cscene3.cam24 biglight.avi biglight.cam25 meteosky.avi meteosky.cam26 weapon0.avi weapon0.cam27 weapon1.avi weapon1.cam28 weapon2.avi weapon2.cam29 weapon3.avi weapon3.cam30 weapon4.avi weapon4.cam31 weapon5.avi weapon5.cam32 hwindfly.avi hwindfly.cam33 phoenix.avi phoenix.cam34 nrcrl.avi nrcrl.cam35 nrcrl_b.avi nrcrlb.cam36 dumcrush.avi dumcrush.cam37 zmind01.avi zmind11.cam38 zmind02.avi zmind21.cam39 zmind03.avi zmind31.cam40 gelnica.avi gelnica.cam41 rcketoff.avi rcketoff.cam42 white2.avi white2.cam43 junsea.avi junsea.cam44 rckethit0.avi rckthit.cam45 rckethit1.avi rckthit2.cam46 meteofix.avi meteofix.cam47 canonon.avi canonon.cam48 feelwin0.avi feelwin0.cam49 feelwin1.avi feelwin1.cam50 canonht1.avi canonht1.cam51 canonht2.avi canonht2.cam52 canonh3f.avi canonh3f.cam53 parashot.avi parashot.cam54 hwindjet.avi hwindjet.cam55 canonht0.avi canonht0.cam56 wh2e2.avi wh2e2.cam57 loslake1.avi loslake1.cam58 lslmv.avi lslmv.cam59 canonh1p.avi canonh1p.cam60 canon.avi canon.cam
CD3Code: [Select]
Code:
Id Avi name Cam name20 last4_2.avi last4_2.cam21 last4_3.avi last4_3.cam22 last4_4.avi last4_4.cam23 lastmap.avi lastmap.cam24 lastflor.avi lastflor.cam25 ending1.avi ending1.cam26 ending3.avi ending3.cam27 fcar.avi fcar.cam28 white2.avi white2.cam29 ending2.avi ending2.cam
The same Id may be a different FMV on different disc (it may be invalid on some).

Empty entries are not really empty, just unused. If you deleted those, it would mess eveything up :)
 
Thanks for the speedy reply dziugo. On the other hand - DAMN. I was actually hoping it would be possible to ADD new movies in using those blank slots which could then be called in the field script, but as your tables seem to suggest, there in fact are not spare slots...  :| I SUPPOSE one could take advantage of the disk swapping to use an ID not used on a particular disk and somehow make a copy of that disk with a new movie on it that uses the same filename as would be on the previous disk?

Not that the idea is worth doing, I'm only talking hypothetically.  :cry: Now I gotta go listen to some Hawthorne Heights and slit my wrists out of depression. Haha.

EDIT -
And this is why you don't try to come up with ideas when you are sleep deprived. Obviously if I want to include a couple new movies I merely name them "fship2n.avi" and "moriya.avi"... That took me all of 5 seconds to figure out after I got some sleep.
 
Last edited:
Yeah, obviously :P On a side note: IIRC, the upper limit for id of the FMV for each cd is hardcoded into the exe, so it would probably not be that easy to add a new FMV entry (well, not without modifying the exe).
 
That's fine, for what I'm messing with right now two should be enough. I'm just now getting competent with the appropriate opcodes needed to play movies (and play them correctly) anyhow so I don't want to get too far over my head with ideas. I'm already frustrated with so many things while doing my revision project I'm about to explode.
 
Status
Not open for further replies.
Back
Top