From bb49604cff2511713c0dc774b0851537a1611c9b Mon Sep 17 00:00:00 2001 From: Nick Daly Date: Thu, 2 Jul 2009 16:04:30 -0500 Subject: Completing the BG2-TOB installer. --- includes/cd-list.sh | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'includes') diff --git a/includes/cd-list.sh b/includes/cd-list.sh index b59efae..96d0007 100644 --- a/includes/cd-list.sh +++ b/includes/cd-list.sh @@ -58,16 +58,14 @@ function get_game WINDOWSFILES="bgdxtest.exe bggltest.exe glsetup.exe bgconfig.exe bgmain.exe charview.exe" CDNO=4 ;; - # $BG2_TOB_1CD_US_MD5 ) - # FULLGAMENAME="Baldurs Gate 2 - Throne of Bhaal: 1CD US version" - # SHORTGAMENAME="baldursgate2tob" - # MINSCRIPT="bg2/install-tob-1cd-us-minimal.sh" - # EXTRASCRIPT="bg2/install-tob-1cd-us-extra.sh" - # PATCHES="" # TODO: fill in patches - # # bg2/install-patch-totsc-uk.sh bg1/install-patch-baldurdash-fix.sh bg1/install-patch-totsc-baldurdash-text.sh" - # # TODO: correct the list of windows files. - # WINDOWSFILES="" # "bgmain2.exe baldur.exe config.exe mconvert.exe" - # ;; + $BG2_TOB_1CD_US_MD5 ) + FULLGAMENAME="Baldurs Gate 2 - Throne of Bhaal: 1CD US version" + SHORTGAMENAME="baldursgate2soa" + MINSCRIPT="bg2/install-tob-1cd-us-minimal.sh" + PATCHES="" # TODO: fill in patches + # bg2/install-patch-totsc-uk.sh bg1/install-patch-baldurdash-fix.sh bg1/install-patch-totsc-baldurdash-text.sh" + WINDOWSFILES="autorun.ini bgconfig.exe bgdxtest.exe bggltest.exe bgmain.exe charview.exe glsetup.exe update.url earthlink gamespy" + ;; $PST_2CD_MD5 ) FULLGAMENAME="Planescape Torment: 2CD version" SHORTGAMENAME="planescapetorment" @@ -123,7 +121,7 @@ function choosegame echo "2 | Baldur's Gate & Tales of the Sword Coast (3CD US version)" echo "3 | Tales of the Sword Coast (1CD UK version)" echo "4 | Baldur's Gate 2 - Shadows of Amn (4CD US version)" - # echo "5 | Baldur's Gate 2 - Throne of Bhaal (1CD US version)" + echo "5 | Baldur's Gate 2 - Throne of Bhaal (1CD US version)" echo "6 | Planescape: Torment (2CD version)" echo "7 | Planescape: Torment (4CD version)" echo "8 | Icewind Dale (2CD UK version)" -- cgit v1.2.3