![Photo](http://www.gravatar.com/avatar/3cd6c1ace78b4f6275916f0ae1a25d1c?s=100&d=http%3A%2F%2Fwww.shsforums.net%2Fpublic%2Fstyle_images%2Fshs4%2Fprofile%2Fdefault_large.png)
How to view BG2 intro movie? (possible spoliers)
#1
Posted 22 December 2010 - 11:56 PM
#3
Posted 23 December 2010 - 12:50 AM
#4
Posted 23 December 2010 - 10:10 AM
Edit the [MOVIES] section of your baldur.ini file and turn on the intro movie. The following enables all of the vanilla SoA and ToB movies in the internal viewer. The ToSC movies will need to be added to this list.It does not appear on the list. The list is entirely BG1 movies and the ToB intro.
[MOVIES]
BISLOGO=1
BWDRAGON=1
WOTC=1
INTRO15F=1
INTRO=1
DAYNITE=1
DEATHAND=1
END15FPS=1
ENDCRDIT=1
FLYTHR01=1
FLYTHR02=1
FLYTHR03=1
FLYTHR04=1
MANAFORG=1
MELISSAN=1
NITEDAY=1
OUTRO=1
POCKETZZ=1
RESTCAMP=1
RESTDUNG=1
RESTINN=1
SARADUSH=1
Edit: Here are the ToSC movies:
BEREGOST=1
BG4LOGO=1
BGENTER=1
BGSUNRIS=1
BGSUNSET=1
BHAAL=1
BILOGO=1
BIOWBOTH=1
CAMP=1
CNDLKEEP=1
CREDITS=1
DEATHAND=1
DUNGEON=1
DURLAG=1
ELDRCITY=1
ENDCRDIT=1
ENDMOVIE=1
FRARMINN=1
GNOLL=1
INFELOGO=1
INTRO=1
IRONTHRN=1
MINEFLOD=1
NASHKELL=1
PALACE=1
REST=1
SEWER=1
TAVERN=1
TSRLOGO=1
WRECK=1
WYVERN=1
Edited by Sam., 23 December 2010 - 10:22 AM.
"Ok, I've just about had my FILL of riddle asking, quest assigning, insult throwing, pun hurling, hostage taking, iron mongering, smart-arsed fools, freaks, and felons that continually test my will, mettle, strength, intelligence, and most of all, patience! If you've got a straight answer ANYWHERE in that bent little head of yours, I want to hear it pretty damn quick or I'm going to take a large blunt object roughly the size of Elminster AND his hat, and stuff it lengthwise into a crevice of your being so seldom seen that even the denizens of the nine hells themselves wouldn't touch it with a twenty-foot rusty halberd! Have I MADE myself perfectly CLEAR?!"
--<CHARNAME> to Portalbendarwinden
--------------------
___________Old pen and paper modules of the 70s and 80s.___________
#5
Posted 27 December 2010 - 07:42 PM
![:(](http://www.shsforums.net/public/style_emoticons/default/sad.gif)
#6
Posted 27 December 2010 - 07:56 PM
1) During the transition sequence, the screen goes black twice. Once right before the theives, and again right after the theives. I assume that one of those corresponds to the intro movie to SoA. Does the other correspond to anything?
2) Is there any way to fix this so that the movie does play during the transition? The reason I ask, is that, for the the intro movie, it is obvious that it should play at the beggining of SoA, so I know that I missed it. For the other SoA movies, though, I don't know when they are supposed to play, so I won't know if I miss them. (BTW, please do not respond with a list telling me when to play each movie. I haven't played through BG2 yet.)
#7
Posted 27 December 2010 - 08:59 PM
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#8
Posted 28 December 2010 - 12:59 PM
#10
Posted 28 December 2010 - 05:12 PM
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#11
Posted 28 December 2010 - 09:46 PM
![:(](http://www.shsforums.net/public/style_emoticons/default/sad.gif)
#12
Posted 28 December 2010 - 09:48 PM
#13
Posted 31 December 2010 - 05:20 PM
There shouldn't be a problem with the vanilla code.
AR0602.BAF
IF OnCreation() Global("NewGame","AR0602",0) Global("ENDOFBG1","GLOBAL",0) THEN RESPONSE #100 SetCursorState(TRUE) FadeToColor([1.0],0) SmallWait(10) StartMovie("SOAINTRO") SetGlobal("ENDOFBG1","GLOBAL",2) SetGlobal("NewGame","AR0602",1) Continue() END IF OnCreation() Global("NewGame","AR0602",0) Global("ENDOFBG1","GLOBAL",1) THEN RESPONSE #100 SetCursorState(TRUE) FadeToColor([1.0],0) SmallWait(10) MoveViewPoint([0.0],INSTANT) StartMovie("SOAINTRO") SetGlobal("NewGame","AR0602",1) SetGlobal("ENDOFBG1","GLOBAL",2) Continue() END
If you can actually play the movie with adding INTRO15F=1 to baldur.ini, it suggests that something went wrong with movie extraction.
INTRO15F is renamed to SOAINTRO, and a placeholder empty file is renamed to INTRO15F.
_weidu --out BG1MOVIE --biff-get-rest INTRO15F.MVE ren BG1MOVIE\INTRO15F.MVE SOAINTRO.MVE copy /y BGT\title.tr BG1MOVIE\INTRO15F.MVE
Edited by Ascension64, 31 December 2010 - 05:24 PM.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#14
Posted 01 January 2011 - 10:08 PM
// Log of Currently Installed WeiDU Mods // The top of the file is the 'oldest' mod // ~TP2_File~ #language_number #component_number // [Subcomponent Name -> ] Component Name [ : Version] ~SETUP-ASCENSION.TP2~ #0 #0 // Ascension v1.41 (requires ToB) ~SETUP-ASCENSION.TP2~ #0 #1 // Tougher Abazigal (optional, requires ToB) ~SETUP-ASCENSION.TP2~ #0 #2 // Original Tougher Demogorgon (optional, requires ToB) ~SETUP-ASCENSION.TP2~ #0 #3 // Tougher Gromnir (optional, requires ToB) ~SETUP-ASCENSION.TP2~ #0 #4 // Tougher Illasera (optional, requires ToB) ~SETUP-ASCENSION.TP2~ #0 #5 // Tougher Yaga-Shura (optional, requires ToB) ~SETUP-BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core: 1.10 (28 August 10) ~SETUP-BGTMUSIC.TP2~ #0 #0 // Baldur's Gate Trilogy - Music -> Full Baldur's Gate and Tales of the Sword Coast Music ~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // Ice Island Level Two Restoration: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #2 // Additional Elminster Encounter: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #3 // Angelo Notices Shar-teel: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #6 // Kivan and Tazok: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #7 // Branwen and Tranzig: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #8 // Safana the Flirt: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #9 // Appropriate Albert and Rufie Reward: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // Place Entar Silvershield in His Home: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // Scar and the Sashenstar's Daughter: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #15 // Flaming Fist Mercenary Reinforcements: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // Creature Corrections: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // Creature Name Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #20 // Audio Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // Item Corrections and Restorations: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #24 // Permanent Corpses: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #25 // Elven Charm and Sleep Racial Resistance: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #26 // The Original Saga Music Playlist Corrections: v12 ~BG1UB/SETUP-BG1UB.TP2~ #0 #27 // Sarevok's Diary Corrections: v12 ~SETUP-UB.TP2~ #0 #0 // The Kidnapping of Boo by Cliffette: v19 ~SETUP-UB.TP2~ #0 #1 // The Suna Seni/Valygar Relationship: v19 ~SETUP-UB.TP2~ #0 #2 // Kalah and What He Was Promised: v19 ~SETUP-UB.TP2~ #0 #3 // "Cat and Mouse" (Bodhi hunts you in Spellhold) by Ghreyfain: v19 ~SETUP-UB.TP2~ #0 #4 // Gorje Hilldark and the Extended Illithium Quest: v19 ~SETUP-UB.TP2~ #0 #5 // The Pai'Na/Spider's Bane Quest: v19 ~SETUP-UB.TP2~ #0 #6 // Restored Crooked Crane Inn: v19 ~SETUP-UB.TP2~ #0 #7 // Restored Encounters: v19 ~SETUP-UB.TP2~ #0 #8 // Artemis Entreri in Bodhi's Lair: v19 ~SETUP-UB.TP2~ #0 #9 // Corrected "Xzar's Creations": v19 ~SETUP-UB.TP2~ #0 #10 // Restored Hell Minions, by SimDing0: v19 ~SETUP-UB.TP2~ #0 #11 // Gorf the Squisher Fix, by Gebhard Blucher: v19 ~SETUP-UB.TP2~ #0 #12 // Item Restorations: v19 ~SETUP-UB.TP2~ #0 #13 // Yoshimo's Original Portrait: v19 ~SETUP-UB.TP2~ #0 #14 // Anomen's Original Portrait: v19 ~SETUP-UB.TP2~ #0 #15 // NPC Portrait Restorations: v19 ~SETUP-UB.TP2~ #0 #16 // Corrected BAMs and Scripts: v19 ~SETUP-UB.TP2~ #0 #17 // Corrected Character Names and Biographies: v19 ~SETUP-UB.TP2~ #0 #18 // Restored Minor Dialogs: v19 ~SETUP-UB.TP2~ #0 #19 // Restored Bhaalspawn Powers, by David Gaider: v19 ~SETUP-UB.TP2~ #0 #20 // Extended ToB Item Descriptions: v19 ~SETUP-UB.TP2~ #0 #21 // Throne of Bhaal Minor Restorations: v19 ~SETUP-UB.TP2~ #0 #22 // Justifier Kit: v19 ~SETUP-UB.TP2~ #0 #23 // Feralan Kit: v19 ~SETUP-UB.TP2~ #0 #24 // Sarevok's Remorse: v19 ~WIDESCREEN/WIDESCREEN.TP2~ #0 #0 // Widescreen Mod -> for the original Infinity Engine (CHOOSE THIS!): Widescreen Mod v2.31 ~BLCR/SETUP-BLCR.TP2~ #0 #0 // BG1 Level Cap Reinstator for BGT
#15
Posted 01 January 2011 - 10:29 PM
I noticed that you said that INTRO15F=1 was what enabled the SoA intro movie. The thing is, INTRO15F=1 was present in the ini file before I used Sam's movie list. I have a backup on my original Baldur.ini, and double checked to make sure. So, I reverted to my orginal Baldur.ini, and, sure enough, the movie disappeared from the list (even though INTRO15F=1 is present). I then went back to Sam's list to see if the movie would reappear. It did not. Instead, a second copy of the ToB intro appears where the SoA intro used to be. I played both copies, and they do both play the same movie. So, as of now, I can't play the movie through the movie list anymore. I'll see what else I can figure out.
#16
Posted 01 January 2011 - 11:23 PM
EDIT: Hmmm... ok. Sam's list contains 52 distinct movies. My movie list ingame contains 40. I seem to be missing the others.
Edited by meeee, 01 January 2011 - 11:29 PM.
#17
Posted 02 January 2011 - 12:36 AM
Try adding SOAINTRO=1 to the original baldur.ini and see if you it shows up and can be played.
If it can, then that's a good sign. However, I can't see what would affect compatibility in your WeiDU.log list.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
#18
Posted 02 January 2011 - 09:32 AM
hmmm... Where are the movie files stored?
#19
Posted 02 January 2011 - 10:58 AM
<Game folder>/data -folder, in a .bif file that you won't be able to open by itself, so you need a tool that can, Near Infinity is one, and Infinity Explorer is another.hmmm... Where are the movie files stored?
Deactivated account. The user today is known as The Imp.
#20
Posted 02 January 2011 - 03:49 PM
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)