1. Create a new .txt file in your BGII - SoA directory and name it mysetup.bat (say yes when it warns about changing extensions)
2. Right click on it and choose "edit"
3. Go back to your BGII -SoA directory and install a mod (any mod preferably from a clean install) and then look at your weidu.log and you should see something like this:
// 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 ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #0 // BG2 Fixpack - Core Fixes ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #1 // BG2 Fixpack - Game Text Update ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #3 // BETA Core Fixes (please check the readme!) ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #100 // Party Gets XP for Sending Keldorn to Reconcile With Maria ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #101 // Improved Spell Animations ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #102 // Cromwell's Forging Actually Takes a Day ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #103 // Mixed-Use Dagger Fixes ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #104 // Ghreyfain's Holy Symbol Fixes ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #106 // Giants Receive Penalties When Attacking Halflings, Dwarves, and Gnomes ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #107 // Remove Dual-Classing Restriction from Archers and Stalkers ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #108 // Remove Second Attribute Bonus for Evil Path in Wrath Hell Trial ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #109 // Corrected Summoned Demon Behavior ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #110 // Additional Script Fixes ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #111 // Bard Song Fixes ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #112 // Wizard Slayers Cause Miscast Magic on Ranged Attacks ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #113 // Additional Alignment Fixes ~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #114 // Change Free Action to Protect Against Stun
now in your file (mysetup.bat) make it look like this:
rem @@@@@@@@@@@@@@@@@@@@@@@@@@ rem Ronin's Mega Install rem @@@@@@@@@@@@@@@@@@@@@@@@@@ echo ------------------------- echo Just sit back and watch Echo ~*~*~*~*~*~ pause rem SETUP-DARKRITUAL.EXE --language 0 --skip-at-view --force-install-list 0 1 2 3 Setup-bg2fixpack.exe --language 0 --skip-at-view --force-install-list 0 1 3 100 101 102 103 104 106 107 108 109 110 111 112 113 114
To walk thru the line:
a. Setup-bg2fixpack.exe is the executable you normally double click on to install the mod
b. --language 0 is for the english language.
c. --skip-at-view stops the readme from popping up
d. --force-install-list is the component number for the options to install.
Then just add any other mod you want in the correct order. If you change your mind for the next install and dont want a mod to be installed just add a "rem" at the beginning of the line as seen above.
3. Then starting from a clean installation just double click on mysetup.bat, sit back and watch.
4. This is for people that know what they are doing and it can save you during a reinstall of having to press alot of keys and having to read every component again.
Here is what I currently use:
rem @@@@@@@@@@@@@@@@@@@@@@@@@@ rem Ronin's Mega Install rem @@@@@@@@@@@@@@@@@@@@@@@@@@ echo ------------------------- echo Just sit back and watch Echo ~*~*~*~*~*~ pause rem SETUP-DARKRITUAL.EXE --language 0 --force-install-list 0 1 2 3 Setup-bg2fixpack.exe --language 0 --force-install-list 0 1 3 100 101 102 103 104 106 107 108 109 110 111 112 113 114 setup-1pp.exe --language 0 --force-install-list 0 setup-improvedbams.exe --language 0 --force-install-list 0 setup-adpack.exe --language 0 --force-install-list 0 1 2 3 setup-spellpack.exe --language 0 --force-install-list 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 SETUP-ITEMUPGRADE.EXE --language 0 --force-install-list 0 1 Setup-SeluneArmoury.exe --language 0 --force-install-list 0 Setup-ValHorn.exe --language 0 --force-install-list 0 setup-dos.exe --language 0 --force-install-list 0 rem setup-familiarpack.exe --language 0 --force-install-list 0 SETUP-FR_ROV.EXE --language 0 --force-install-list 0 1 Setup-Z#Misc.exe --language 0 --force-install-list 0 1 Setup-UB.exe --language 0 --force-install-list 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 setup-D0QUESTPACK.exe --language 0 --force-install-list 0 1 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 SETUP-DUNGEONBEGONE.EXE --language 0 --force-install-list 0 Setup-song_and_silence.exe --language 0 --force-install-list 0 1 8 Setup-spstuff.exe --language 0 --force-install-list 1 4 setup-sword_and_fist.exe --language 0 --force-install-list 1 30 31 32 33 setup-duskblade.exe --language 0 --force-install-list 0 setup-amdk.exe --language 0 --force-install-list 0 setup-amber.exe --language 0 --force-install-list 0 SETUP-AURENASEPH.exe --language 0 --force-install-list 0 2 setup-fade.exe --language 0 --force-install-list 0 rem SETUP-TASHIA.EXE --language 0 --force-install-list 0 3 5 rem Setup-Yasraena.exe --language 0 --force-install-list 0 setup-kivan.exe --language 0 --force-install-list 0 2 6 7 rem setup-keto.exe --language 0 --force-install-list 0 rem Setup-touched.exe --language 0 --force-install-list 0 rem setup-xan.exe --language 0 --force-install-list 0 2 rem setup-kido.exe --language 0 --force-install-list 0 2 rem setup-ariena.exe --language 0 --force-install-list 0 1 2 setup-spgaunt.exe --language 0 --force-install-list 0 1 2 3 setup-tod.exe --language 0 --force-install-list 0 1 rem All small mods before BP Setup-BPv177.exe --language 0 --force-install-list 0 1 2 3 4 5 6 7 8 9 10 11 12 14 15 setup-bpdetectstat.exe --language 0 --force-install-list 0 setup-scriptable_spells.exe --language 0 --force-install-list 0 setup-gminion.exe --language 0 --force-install-list 0 setup-bpseries.exe --language 0 --force-install-list 0 setup-eseries.exe --language 0 --force-install-list 0 SETUP-D0TWEAK.EXE --language 0 --force-install-list 1 2 4 11 12 13 Setup-OVERSIGHT.exe --language 0 --force-install-list 6 Setup-BG2_Tweaks.exe --language 0 --force-install-list 10 40 60 70 90 110 130 1010 1020 1050 1070 1080 1120 1150 1161 1170 2060 2080 2090 2140 2160 2200 2210 2220 2230 2231 2240 2250 2261 2271 2281 2294 2300 3000 3010 3020 3031 3040 3050 3060 3071 3080 3090 3100 3110 3121 3125 3140 3150 3170 3190 3200 4010 4020 4050 Setup-Celestials.exe --language 0 --force-install-list 0 setup-abitemexcelmod.exe --language 0 --force-install-list 0 setup-iitweak.exe --language 0 --force-install-list 2012 2013 2014 2015 Setup-BP-BGT-Worldmap.exe --language 0 --force-install-list 0 3 rem setup-tahlir.exe --language 0 --force-install-list 0 xcopy /y /q "D:\BG2-Mods\fixes\*.*" "D:\BGII - SoA\override\"
I hope this makes installing alot of mods easier for everyone. Feel free to post your mysetup.bat and ask questions if you have problems.
Edited by ronin, 14 May 2007 - 10:35 PM.