Jump to content


Photo

BWP install...noob questions


  • Please log in to reply
2 replies to this topic

#1 GoatNinja

GoatNinja
  • Member
  • 7 posts

Posted 05 January 2009 - 12:51 PM

I'm trying to install a significant amount of the BWP mods (for BG2 only) as per the list provided... I followed the directions in the release notes but since I'm not playing BG1 the installer is stuck at the part where it is looking for the BG1 directory... Is there any way to save this installation?

#2 Leomar

Leomar
  • Member
  • 1720 posts

Posted 06 January 2009 - 11:48 PM

Sure. You need only to edit the Install.bat. :)

Place in this part:

:BG1CHECK
%IF% "Baldur's Gate" GOTO :BG1CHCK2
%.%
%.%
%.%
%.%
%.%
%.%
%.%
%.%
%.%							  B G 1 - C H E C K
%.%							  =================

after :BG1CHECK
GOTO :NOBG1
Now it looks like this:

:BG1CHECK
GOTO :NOBG1
%IF% "Baldur's Gate" GOTO :BG1CHCK2
%.%
%.%

and in this part

pause
GOTO :TP1CHECK

:TOBCHECK

%IF% "BGII - SoA" CD "BGII - SoA"
%IF% "BGII - SvA" CD "BGII - SvA"
%IF% BWP_Warning del BWP_Warning

:NOTEST
:startTOB

%.%
%.%
%IF% CD5\movies\25Movies.bif %IF% BG2-ToBPatchReadMe.txt GOTO :TOOLCHCK

before the :TOBCHECK
:NOBG1
Now it looks like this:

pause
GOTO :TP1CHECK
:NOBG1
:TOBCHECK



Additional you don't need BGT, so remove the last line

GOTO :start3
in this part:

:MODCHECK
:start3
%IFGS%TP%IFIF%bg2fixpack%IFIF%BGT%IFIF%BGT-NPCSound%IFIF%TxtMusic.exe GOTO :EXPERT
%IFES%bg2fixpack%IFIF%BGT%IFIF%TxtMusic.exe GOTO :EXPERT
%.%
%.%
%.%
%.%
%.%
%.%
%.%
%IFE.%	 The minimum requirements are not met.
%IFE.%	 The listed mods are not present in your BGII - SoA directory.
%IFG.%	Die Mindestvoraussetzungen sind noch nicht erfllt.
%IFG.%	Die aufgefhrten Mods sind nicht in Eurem BGII - SvA Verzeichnis vorhanden.
%.%
%.%
%.%
%.%
%IFGNS%TP%MOD%BG2 Textpatch
%IFNS%bg2fixpack%MOD%BG2 Fixpack
%IFNS%BGT%MOD%Baldur's Gate Trilogy
%IFGNS%BGT-NPCSound%MOD%BGT-NPCSound
%IFNS%TxtMusic%MOD%TxtMusic
:: %IFNS%BP-BGT-Worldmap%MOD%BP-BGT-Worldmap

%.%
%.%
%.%
%.%
%IFG.%	 Die aufgefhrten Mods sind zwingend erforderlich.
%IFG.%	 Bitte kopiert sie in Euer BGII - SvA Verzeichnis und fahrt dann fort.
%IFE.%	 The listed mods are mandatory.
%IFE.%	 Please copy them into your BGII - SoA directory and then continue.
%.%
%.%
%.%
%.%
pause
GOTO :start3



Save and start the Install.bat. :)

Greetings Leomar

Edited by Leomar, 27 January 2009 - 12:24 AM.

A Megamod does not mean that you can play all of the mods or all of their content,
but you have more choices or paths through the game.
- Chevalier

BiG World Project - Big Baldur's Gate World

#3 Jarno Mikkola

Jarno Mikkola

    The Imp in his pink raincoat.

  • Member
  • 10911 posts

Posted 07 January 2009 - 12:21 AM

Sure. You need only to edit the Install.bat. :)

And you can edit it with any text editor, like the notepad all the Windows Operation Systems have...

Deactivated account. The user today is known as The Imp.