Jump to content


Kai Hohiro

Member Since 15 Nov 2007
Offline Last Active Dec 14 2010 01:39 AM

Topics I've Started

The Duke arrives for Christmas

18 December 2007 - 06:34 PM

EDIT: The new Duke Nukem Forever teaser trailer has arrived!

Watch the High Def version here

Watch the Standard Def version here





Sadly this little news tidbit came into my inbox shortly after I had already posted todays Gaming News Digest...

DNF Teaser Video coming tomorrow

Last Saturday we had our annual company Christmas party. It was a lot of fun as usual but it featured one special surprise. It turns out that several people had been secretly working late nights and into the wee hours of the morning preparing a special video for those at the party. They created a short teaser for Duke Nukem Forever.

After seeing the teaser we thought it was something we should share with all of you and while it's just a teaser, rest assured more is coming.

Tomorrow, Wednesday the 19th, around noon CST, we will release the first teaser trailer from Duke Nukem Forever. To tide you over until then, there has been a screen shot taken from the teaser and posted in our forums. Check it out here.

Thank you for being fans of the game and for your continued patience.

We'd like to thank the people on the team that worked so hard to create this teaser and the friends of 3DR that helped create it (Jeremy Soule and Julian Soule, Frank Bry, Jason Evigan and of course, Jon St. John).


Better late than never, eh? The question is if people still care about good ol' Duke Nukem. But considering that 3D Realms official site has been down several times over the last few hours, that seems to be out of question.
If you still care about Duke Nukem Forever, then check back on this thread tomorrow, when I will post the link to the teaser trailer. And for those who can't wait, here's a little teaser picture of the Duke in all his next-gen glory.


Posted Image

Do RPGs need numbers?

18 December 2007 - 11:40 AM

I recently came across an interesting thread (only in german, sorry), in which a german student offers a mod which removes all numerical stats from Gothic 2. This is a project for his bachelors degree in which he wants to gather RPG players impressions from playing the game without numbers.

This got me thinking about what defines RPGs, which has always been somewhat difficult to pinpoint. Are numbers necessary for a game to be considered an RPG? Pen&Paper players will often tell you that RPGs aren't defined by numbers, but that you roleplay a fictional character. However if you apply that logic to Computer games, almost every game could be considered an RPG, since you usually jump into the boots of a fictional character.

If a game has RPG elements, that usually means it features some numerical stats or abilities which you can improve over time. So are these numbers truly what define RPGs?
What if you strip away the numbers, but let the character improve over time, for example someone who constantly uses a sword simply gets better with it, but without the numerical feedback offered by RPGs. But then again the lack of some form of abstract feedback could prove frustrating to players.

But to get back to what define RPGs, virtually games of every genre(heck even puzzle games) include some forms of RPG elements. This is very reminiscent to what happened to Adventure games, where nearly every game started to incorporate stappel elements of that genre, which definitly led to the decline of the traditional Adventure game.
With genre definitions constantly getting blurrier, will that lead to traditional RPGs suffering the same fate?
It's already pretty visible how RPGs are getting more fast paced and streamlined with each generation, one just has to take look at Mass Effect and Oblivion.
Now please keep in mind I'm not saying this is a bad thing(I personally love the action elements and the immersion they offer in games such as Oblivion), but with less triple A games, that are considered to be a traditional RPG, being released every year, I just can't help but wonder about the future of RPGs.

I personally really like how other genres are incorporating RPG elements into their design. I'm definitly more attached to my player avatar, when there are bigger differences between another players character, other then the weapons they are wielding.

So what are your guys thoughts on the evolution of RPGs? Do you miss the "good ol' days" or are you looking forward to what the future will bring? Do you think numerical elements are a necessity for RPGs?
I'm curious about your opinion!

Questions about baldur.bcs entries

28 November 2007 - 08:01 AM

Hello,

I've just started to encounter to the infamous stuttering bug. However by cleaning up my baldur.bcs I was able to fix it.
Especially removing all my CtB entries helped ALOT.

Now I'm trying to figure out what other mods flood the baldur.bcs so I can avoid them in my mega install(or atleast remove certain entries from the baldur.bcs).
Here are some entries that appear pretty often, I was wondering if anyone could tell me what mods cause them?

IF
Kit(Player1,GODTALOS)
HasItem("CDHLYSYM",Player1) // No such index
THEN
RESPONSE #100
ApplySpellRES("CDHLYSY2",Player1) // Can't I have a... err... private drink without being interr...er...upted? (hiccup)
TakeItemReplace("BELT14","CDHLYSYM",Player1) // No such index
END

Tons of these entries like that with GODTALOS, GODHELM, etc...

IF
Kit(Player1,FHKENSAI)
Class(Player1,MAGE)
THEN
RESPONSE #100
ActionOverride(Player1,AddKit(FHKENSAItF))
END

Again lots of entries, but different Kits like Kensai, berserker, specialist mages, etc.... Also there are some entries with m#ambkit, what is that?

IF
LevelGT("Valygar",20)
HasItem("LI%NPSW04A","Valygar")
THEN
RESPONSE #100
TakeItemReplace("LI%NPSW04A","LI%NPSW04B","Valygar")

Only a few of these entries, however when I try to compile baldur.bcs I get an error message from these lines that NPSWXXX is missing.

IF
!Global("KuroiSpawn","GLOBAL",2)
!Difficulty(EASIEST)
OR(6)
HasItemEquiped("solak1",Player1) // Kuroisan
HasItemEquiped("solak1",Player2) // Kuroisan
HasItemEquiped("solak1",Player3) // Kuroisan
HasItemEquiped("solak1",Player4) // Kuroisan
HasItemEquiped("solak1",Player5) // Kuroisan
HasItemEquiped("solak1",Player6) // Kuroisan
THEN
RESPONSE #100
SetGlobal("KuroiSpawn","GLOBAL",2)
END

lots of entries with Kuroispawn, what is that?

F
GlobalTimerExpired("MeetHiggin","GLOBAL")
Global("MeckComesFirst","GLOBAL",0)
!Global("Chapter","GLOBAL",4)
!Global("Chapter","GLOBAL",5)
!Global("Chapter","GLOBAL",7)
!AreaCheck("AR2000")
Global("BardPlot1","GLOBAL",0)
AreaType(CITY)
OR(3)
AreaType(OUTDOOR)
AreaCheck("AR0522")
AreaCheck("AR0511")
THEN
RESPONSE #100
SetGlobal("MeckComesFirst","GLOBAL",1)
CreateCreatureObjectOffScreen("bdgoph01",Player1,0,0,0) // Meck
END

Who's Higgin? And why do I have so many entries with the Meethiggin global?

IF
HasItemEquiped("DDves01",Player6) // Blade of Sandglass
!Name("vesine",Player6)
THEN
RESPONSE #100
ActionOverride(Player6,DropItem("DDves01",[-1.-1])) // Blade of Sandglass
ActionOverride(Player6,PickUpItem("DDves01")) // Blade of Sandglass
ApplyDamage(Player6,15,ELECTRICITY)
ApplyDamage(Player6,5,COLD)
END


This is obviously the Darkest Day, would removing these entries break anything important(except for the Blade of Sandglass). I havent played the mod so I dont know how important it is...


Thanks in advance for any help!

CTD when travelling into Bonehill (2.10)

27 November 2007 - 03:38 AM

Hello,

I get a CTD whenever I try to travel into Bonehill, can't CLUA in either, the other areas work fine however. Crashes at about 1/3 into loading. I'm using SoB 2.10 with a Megamod Install.
Thanks in advance for any advice!

Megamod music problem

26 November 2007 - 06:35 AM

Hello,

I've recently made a BG Megamod install and so far everything is working like a charm, except for the music. For some reason instead of the regular tracks most of the time I get custom ones. For example when I'm in Friendly Arm Inn or Beregost I get this loud booming orchestral soundtrack(which doesnt sound bad, it's just unfitting).
I did the megamod install according to Leonardo Watsons guide and the only mods I'm aware of that change the music are the NPC music mod and some other NPC mods. I also use the BGT GUI, which according to the guide should restore the original BG music.
I'd appreciate any advice on how I could fix this!
I'll post my weidu log and my songlist.2da in case thats of any help.

2DA V1.0
****
Name            RESOURCE
0       G3Blank        lk#blank.mus
1       Area0011        MX0011.MUS
2       Area0012        MX0012.MUS
3       Area0013        MX0013.MUS
4       Area0015        MX0015.MUS
5       Area0020        MX0020.MUS
6       Area0021        MX0021.MUS
7       Area0202        MX0202.MUS
8       Area0204        MX0204.MUS
9       Area0300        MX0300.MUS
10      Area0313        MX0313.MUS
11      Area0400        MX0400.MUS
12      Area0404        MX0404.MUS
13      Area0410        MX0410.MUS
14      Area0414        MX0414.MUS
15      Area0500        MX0500.MUS
16      Area0512        MX0512.MUS
17      Area0516        MX0516.MUS
18      Area0602        MX0602.MUS
19      Area0700        MX0700.MUS
20      Area0900        MX0900.MUS
21      Area1100        MX1100.MUS
22      Area1200        MX1200.MUS
23      Area1201        MX1201.MUS
24      Area1300        MX1300.MUS
25      Area1304        MX1304.MUS
26      Area1400        MX1400.MUS
27      Area1500        MX1500.MUS
28      Area1600        MX1600.MUS
29      Area1900        MX1900.MUS
30      Area2000        MX2000.MUS
31      Area2100        MX2100.MUS
32      Area2300        MX2300.MUS
33      BG2Theme        THEME.MUS
34      Aerie           MXAERIE.MUS
35      Anomen          MXANOM.MUS
36      Jaheira         MXJAHIR.MUS
37      Kalah           MXKALAH.MUS
38      Khalid          MXKHALI.MUS
39      ShadowThief     MXTHIEF.MUS
40      Viconia         MXVICON.MUS
41      Tavern1         TAV1.MUS
42      Tavern2         TAV2.MUS
43      Tavern3         TAV3.MUS
44      Tavern4         TAV4.MUS
45      Area0400n       MX0400N.MUS
46      BC1       BC1.MUS
47      BC2       BC2.MUS
48      BD1       BD1.MUS
49      BD2       BD2.MUS
50      BD3       BD3.MUS
51      BF1       BF1.MUS
52      BF2       BF2.MUS
53      BJR       BJR.MUS
54      BM1       BM1.MUS
55      BM2       BM2.MUS
56      BP1       BP1.MUS
57      BP2       BP2.MUS
58      BRD       BRD.MUS
59      BSD       BSD.MUS
60      BST       BST.MUS
61      Area0406        MX0406.MUS
62      Harp_V2         HARP_V2.MUS
63      Harp_V6         HARP_V6.MUS
64      Area1602        MX1602.MUS
65      Area2202        MX2202.MUS
66      Tavern5         TAV5.MUS
67      Tavern6         TAV6.MUS
68      Dream1          Dream1.mus
69      Dream2          Dream2.mus
70      Mb              Mb.mus
71      Mx4000          Mx4000.mus
72      Mx4500          Mx4500.mus
73      Mx5000          Mx5000.mus
74      Mx5200          Mx5200.mus
75      Mx5500          Mx5500.mus
76      Mx6000          Mx6000.mus
77      Mx6100          Mx6100.mus
78      Mx6200          Mx6200.mus
79      MxMelis         MxMelis.mus
80      Vb              Vb.mus
81      ThemeT          THEMET.mus
82 Cred Cred.mus
83      NPC NPC.mus
84      AR3540          84.MUS
85      AR3545          85.MUS
86      AR3550          86.MUS
87      AR3555          87.MUS
88      AR3500          88.MUS
89      AR3502          89.MUS
90      CB3661          90.MUS
91      CB3661B         91.MUS
92      Kachiko         MXKACHI.MUS
93      Valygar         MXVALYG.MUS
94      Sime            MXSIMEL.MUS
95 Amber mxm#am.mus
96 MYMUSIC j#blank.mus
97 KSONG j#blank.mus




// 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 #2 // Super Happy Fun Lucky Modder Pack
~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
~SETUP-SCRIPTABLE_SPELLS.TP2~ #0 #0 // Scriptable Spells v1.4
~SETUP-OVERSIGHT.TP2~ #0 #0 // Tougher Sendai (ToB Required)
~SETUP-TDD.TP2~ #0 #0 // The Darkest Day,  v1.12
~SETUP-SOS.TP2~ #0 #0 // Shadows Over Soubar, v1.12
~SETUP-CTB.TP2~ #0 #0 // Check The Bodies, v1.9
~SETUP-TS-BP.TP2~ #0 #0 // TORTURED SOULS v6.10 (BP Compatible Version)
~SETUP-ASCENSION.TP2~ #0 #4 // Tougher Illasera (optional, requires ToB)
~SETUP-BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core 1.05a
~TXTMUSIC/TXTMUSIC.TP2~ #0 #0 // Restored Textscreen Music for BG1TuTu, EasyTutu, and BGT-WeiDU
~SETUP-DSOTSC.TP2~ #0 #0 // DSotSC for BGT-Weidu v1.95 Mod
~SETUP-NTOTSC.TP2~ #0 #0 // NTotSC for BGT-Weidu v1.55 Mod
~SETUP-BONEHILL.TP2~ #0 #0 // Bone Hill Mod v2.10 (Requires BGT-Weidu or Tutu)
~SETUP-SIRINESCALL.TP2~ #0 #0 // The Lure of the Sirine's Call
~SETUP-LOSTITEMS.TP2~ #0 #0 // Lost Items
~BG1NPC.TP2~ #0 #0 // The BG1 NPC Project: Required Modifications for Version 14, September 18, 2007
~BG1NPC.TP2~ #0 #1 // The BG1 NPC Project: Banters, Quests, and Interjections
~BG1NPC.TP2~ #0 #2 // The BG1 NPC Project: Give Edwin his BG2 portrait.
~BG1NPC.TP2~ #0 #3 // The BG1 NPC Project: Give Imoen her BG2 portrait.
~BG1NPC.TP2~ #0 #4 // The BG1 NPC Project: Give Jaheira her BG2 portrait.
~BG1NPC.TP2~ #0 #5 // The BG1 NPC Project: Give Minsc his BG2 portrait.
~BG1NPC.TP2~ #0 #6 // The BG1 NPC Project: Give Viconia her BG2 portrait.
~BG1NPC.TP2~ #0 #7 // The BG1 NPC Project: Kivan's "Kivan and Deheriana Companions" portrait
~BG1NPC.TP2~ #0 #8 // The BG1 NPC Project: Add Non-Joinable NPC portraits to quests and dialogues
~BG1NPC.TP2~ #0 #9 // The BG1 NPC Project: Ajantis Romance Core (teen content)
~BG1NPC.TP2~ #0 #10 // The BG1 NPC Project: Branwen's Romance Core (teen content)
~BG1NPC.TP2~ #0 #11 // The BG1 NPC Project: Coran's Romance Core (adult content)
~BG1NPC.TP2~ #0 #12 // The BG1 NPC Project: Dynaheir's Romance Core (teen content)
~BG1NPC.TP2~ #0 #13 // The BG1 NPC Project: Shar-Teel Relationship Core (adult content)
~BG1NPC.TP2~ #0 #14 // The BG1 NPC Project: Xan's Romance Core (teen content)
~BG1NPC.TP2~ #0 #15 // The BG1 NPC Project: Female Romance Challenges, Ajantis vs Xan vs Coran
~BG1NPC.TP2~ #0 #17 // The BG1 NPC Project: Alora's Starting Location. -> Alora Starts in the Hall of Wonders.
~BG1NPC.TP2~ #0 #26 // The BG1 NPC Project: Make Shar-Teel Unkillable until In Party
~BG1NPC.TP2~ #0 #27 // The BG1 NPC Project: Bardic Reputation Adjustment
~BG1NPC.TP2~ #0 #28 // The BG1 NPC Project: Cloakwood areas availability in Chapter One -> Open Cloakwood Lodge (first Cloakwood area only)
~BG1NPC.TP2~ #0 #30 // The BG1 NPC Project: Sarevok's Diary Adjustments -> SixofSpades Extended Sarevok's Diary
~BG1NPC.TP2~ #0 #200 // The BG1 NPC Project: Player-Initiated Dialogues
~BG1NPCMUSIC/BG1NPCMUSIC.TP2~ #0 #0 // The BG1 NPC Project Music Pack
~SETUP-INDINPC.TP2~ #0 #0 // Indira NPC for BGT-WeiDU
~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // Ice Island Level Two Restoration
~BG1UB/SETUP-BG1UB.TP2~ #0 #1 // The Mysterious Vial
~BG1UB/SETUP-BG1UB.TP2~ #0 #2 // Additional Elminster Encounter
~BG1UB/SETUP-BG1UB.TP2~ #0 #8 // Safana the Flirt
~BG1UB/SETUP-BG1UB.TP2~ #0 #9 // Appropriate Albert and Rufie Reward
~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // Place Entar Silvershield in His Home
~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // Scar and the Sashenstar's Daughter
~BG1UB/SETUP-BG1UB.TP2~ #0 #12 // Quoningar, the Cleric
~BG1UB/SETUP-BG1UB.TP2~ #0 #14 // Edie, the Merchant League Applicant
~BG1UB/SETUP-BG1UB.TP2~ #0 #15 // Flaming Fist Mercenary Reinforcements
~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // Creature Corrections
~BG1UB/SETUP-BG1UB.TP2~ #0 #17 // Creature Restorations
~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // Creature Name Restorations
~BG1UB/SETUP-BG1UB.TP2~ #0 #19 // Minor Dialogue Restorations
~BG1UB/SETUP-BG1UB.TP2~ #0 #20 // Audio Restorations
~BG1UB/SETUP-BG1UB.TP2~ #0 #21 // Store, Tavern and Inn Fixes and Restorations
~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // Item Corrections and Restorations
~BG1UB/SETUP-BG1UB.TP2~ #0 #23 // Area Corrections and Restorations
~BG1UB/SETUP-BG1UB.TP2~ #0 #24 // Permanent Corpses
~BG1UB/SETUP-BG1UB.TP2~ #0 #25 // Elven Charm and Sleep Racial Immunity
~BG1UB/SETUP-BG1UB.TP2~ #0 #27 // Sarevok's Diary Corrections
~SETUP-D0QUESTPACK.TP2~ #0 #0 // General AI Improvements
~SETUP-SCS.TP2~ #0 #10 // Correct various errors on race, class etc
~SETUP-SCS.TP2~ #0 #20 // Make elemental arrows more like their BG2 counterparts
~SETUP-SCS.TP2~ #0 #50 // Re-introduce potions of extra-healing
~SETUP-SCS.TP2~ #0 #60 // Faster Bears
~SETUP-SCS.TP2~ #0 #95 // Better NPC management
~SETUP-SCS.TP2~ #0 #110 // Move NPCs to more convenient locations
~SETUP-SCS.TP2~ #0 #120 // Smarter general AI
~SETUP-SCS.TP2~ #0 #150 // Improved deployment for parties of assassins
~SETUP-SCS.TP2~ #0 #160 // Smarter mages
~SETUP-SCS.TP2~ #0 #180 // Smarter priests
~SETUP-SCS.TP2~ #0 #200 // Smarter deployment
~SETUP-SCS.TP2~ #0 #220 // Dark Side-based kobold upgrade
~SETUP-SCS.TP2~ #0 #230 // Smarter sirines and dryads
~SETUP-SCS.TP2~ #0 #240 // Slightly harder carrion crawlers
~SETUP-SCS.TP2~ #0 #250 // Smarter basilisks
~SETUP-SCS.TP2~ #0 #260 // Improved doppelgangers
~SETUP-SCS.TP2~ #0 #270 // Tougher Black Talons and Iron Throne guards
~SETUP-SCS.TP2~ #0 #280 // Relocated bounty hunters
~SETUP-SCS.TP2~ #0 #300 // Improved Balduran's Isle
~SETUP-SCS.TP2~ #0 #340 // Tougher chapter-two end battle
~SETUP-SCS.TP2~ #0 #350 // Tougher chapter-three end battle
~SETUP-SCS.TP2~ #0 #360 // Tougher chapter-four end battle
~SETUP-SCS.TP2~ #0 #370 // Tougher chapter-five end battle
~SETUP-SCS.TP2~ #0 #380 // Tougher chapter-six end battle
~SETUP-SCS.TP2~ #0 #390 // Improved final battle
~SETUP-SCS.TP2~ #0 #410 // Remove blur effect from displacer cloak
~SETUP-SCS.TP2~ #0 #420 // Stackable ankheg shells and winterwolf pelts
~SETUP-SCS.TP2~ #0 #430 // Move Boo out of quick access and into Minsc's pack
~SETUP-SCS.TP2~ #0 #440 // Ease-of-use player AI
~GBTHFKP/GBTHFKP.TP2~ #0 #0 // Expanded Thief Stronghold
~SETUP-PLANARSPHEREMOD.TP2~ #0 #0 // PSM -> PlanarSphereMod v2.6a
~SETUP-RITEMPACK.TP2~ #0 #0 // Enhanced Girdle of Fortitude
~SETUP-RITEMPACK.TP2~ #0 #1 // Patrick's Chainmail
~SETUP-RITEMPACK.TP2~ #0 #2 // Weakened Cloak of Mirroring
~SETUP-RITEMPACK.TP2~ #0 #3 // Replaced Crom Faeyr
~SETUP-RITEMPACK.TP2~ #0 #4 // Fixed Dragon Plate Armor
~SETUP-RITEMPACK.TP2~ #0 #5 // Ring of Power
~SETUP-RITEMPACK.TP2~ #0 #6 // Improved Anomen's Ring
~SETUP-RITEMPACK.TP2~ #0 #7 // Weakened Celestial Fury
~SETUP-RITEMPACK.TP2~ #0 #8 // BG1 Ring of Wizardry
~SETUP-ITEMUPGRADE.TP2~ #0 #0 // Shadows Of Amn Item Upgrades
~SETUP-ITEMUPGRADE.TP2~ #0 #1 // Throne Of Bhaal Item Upgrades
~SETUP-RUPERT.TP2~ #0 #0 // Rupert the Dye Merchant (for BG2 or TuTu/BGT)
~SETUP-AMBER.TP2~ #0 #0 // Amber the NPC MOD for BGII:SoA
~SETUP-SAERILETH.TP2~ #0 #0 // Saerileth Romance Mod v12 (BG2:SoA & TOB NPC) created by nethrin and Sillara
~SETUP-KIDO.TP2~ #0 #0 // Kido the Jester (Requires Throne of Bhaal)
~SETUP-KIDO.TP2~ #0 #1 // Which of Kido's portraits do you wish to install? -> Plasmocat's portraits?
~KITANYA/SETUP-KITANYA.TP2~ #0 #0 // Kitanya Conversation/Romance Mod for BG2
~KITANYA/SETUP-KITANYA.TP2~ #0 #1 // Wizardslayer Bugs Fix
~XAN/SETUP-XAN.TP2~ #0 #0 // Xan NPC MOD for Baldur's Gate II, v6
~XAN/SETUP-XAN.TP2~ #0 #1 // Install alternate class for Xan? -> Change Xan's class to Fighter/Mage
~XAN/SETUP-XAN.TP2~ #0 #5 // BG1-like flaming sword animation
~SETUP-YASRAENA.TP2~ #0 #0 // Yasraena v7 (BG2:SoA & TOB NPC) created by nethrin & Sillara of the Tamari
~AURENASEPH/SETUP-AURENASEPH.TP2~ #0 #0 // Auren Aseph V6 for BG2:ToB
~SARAHSOA/SETUP-SARAHSOA.TP2~ #0 #0 // Sarah NPC Romance Mod for BG2:SoA V1
~RE/SETUP-RE.TP2~ #0 #0 // Aerie, Anomen, Jaheira and Viconia React to Romantic Encounters
~RE/SETUP-RE.TP2~ #0 #1 // Storms and Lightning, by berelinde (Weathermistress Ada, adult content)
~RE/SETUP-RE.TP2~ #0 #2 // Aimi's Magic, by berelinde (adult content)
~RE/SETUP-RE.TP2~ #0 #3 // Anishai's Deft Hands, by cmorgan
~RE/SETUP-RE.TP2~ #0 #4 // An Evening with Aran, by Kulyok
~RE/SETUP-RE.TP2~ #0 #5 // Bjornin's Desire, by jastey (adult content)
~RE/SETUP-RE.TP2~ #0 #6 // Bodhi's Allure, by Kulyok (adult content)
~RE/SETUP-RE.TP2~ #0 #7 // Trademeet with Guildmistress Busya, by magrat
~RE/SETUP-RE.TP2~ #0 #8 // The Gambling Cambion, by Kulyok
~RE/SETUP-RE.TP2~ #0 #9 // Chanelle's Gifts, by cmorgan (adult content)
~RE/SETUP-RE.TP2~ #0 #10 // A Night with Coran, by magrat
~RE/SETUP-RE.TP2~ #0 #11 // Cyric's Test, by Kulyok
~RE/SETUP-RE.TP2~ #0 #12 // A Tryst with a Pirate Lord, by Kulyok (Desharik, adult content)
~RE/SETUP-RE.TP2~ #0 #13 // A Lonely Dryad, by Kulyok (adult content)
~RE/SETUP-RE.TP2~ #0 #14 // Edwin's Softer Side, by Kulyok
~RE/SETUP-RE.TP2~ #0 #15 // Eldoth' Exploits, by Kulyok
~RE/SETUP-RE.TP2~ #0 #16 // Elhan's Expansion, by Kulyok
~RE/SETUP-RE.TP2~ #0 #17 // Firkraag's Unsheathed Sword
~RE/SETUP-RE.TP2~ #0 #18 // Gaelan's Contract, by Evaine Dian
~RE/SETUP-RE.TP2~ #0 #19 // A Walk with Garren Windspear, by Kulyok
~RE/SETUP-RE.TP2~ #0 #20 // Enter Haer'Dalis, by Kulyok
~RE/SETUP-RE.TP2~ #0 #21 // Hendak's Heart, by jastey
~RE/SETUP-RE.TP2~ #0 #22 // Ilona, a Merchant's Daughter, by Kulyok
~RE/SETUP-RE.TP2~ #0 #23 // Jarlaxle's Fascinations, by Catseye
~RE/SETUP-RE.TP2~ #0 #24 // A Night with Lais in Imnesvale, by Kulyok
~RE/SETUP-RE.TP2~ #0 #25 // Laran's Promise, by berelinde (adult content)
~RE/SETUP-RE.TP2~ #0 #26 // The Love Song of Logan, Lord Coprith, by Ajnos
~RE/SETUP-RE.TP2~ #0 #27 // Mekrath and Nymphology, by Kulyok
~RE/SETUP-RE.TP2~ #0 #28 // Mira's Special Stock, by berelinde
~RE/SETUP-RE.TP2~ #0 #29 // Noober Returns, by cmorgan
~RE/SETUP-RE.TP2~ #0 #30 // Rebecca the Gypsy, by Kulyok
~RE/SETUP-RE.TP2~ #0 #31 // Renal Bloodscalp: A Dangerous Affair, by cmorgan (adult content)
~RE/SETUP-RE.TP2~ #0 #32 // Old Ribald's Speciality, by Evaine Dian
~RE/SETUP-RE.TP2~ #0 #33 // Sir Ryan Trawl, by Kulyok
~RE/SETUP-RE.TP2~ #0 #34 // Saemon, a Pirate, by Kulyok (adult content)
~RE/SETUP-RE.TP2~ #0 #35 // Dreaming of Sendai, by Kulyok
~RE/SETUP-RE.TP2~ #0 #36 // Sheri the Bardess, by cmorgan (adult content)
~RE/SETUP-RE.TP2~ #0 #37 // Solaufein in the Lust Chambers, by jastey
~RE/SETUP-RE.TP2~ #0 #38 // Phaere's Reward, by berelinde (Talak, pleasure slave, adult content)
~RE/SETUP-RE.TP2~ #0 #39 // Spell Research with Teos, by Kulyok
~RE/SETUP-RE.TP2~ #0 #40 // A fling with Yoshimo, by Kulyok
~SETUP-MID_BIFF.TP2~ #0 #1 // Override Biffing -> Override Biffing without uninstall.
~NPC_TWEAK.TP2~ #0 #0 // Anomen
~NPC_TWEAK.TP2~ #0 #1 // Cernd
~NPC_TWEAK.TP2~ #0 #2 // Nalia
~SETUP-UB.TP2~ #0 #0 // The Kidnapping of Boo by Cliffette
~SETUP-UB.TP2~ #0 #2 // Kalah and What He Was Promised
~SETUP-UB.TP2~ #0 #3 // "Cat and Mouse" (Bodhi hunts you in Spellhold) by Ghreyfain
~SETUP-UB.TP2~ #0 #4 // Gorje Hilldark and the Extended Illithium Quest
~SETUP-UB.TP2~ #0 #5 // The Pai'Na/Spider's Bane Quest
~SETUP-UB.TP2~ #0 #6 // Restored Crooked Crane Inn
~SETUP-UB.TP2~ #0 #7 // Restored Encounters
~SETUP-UB.TP2~ #0 #8 // Artemis Entreri in Bodhi's Lair
~SETUP-UB.TP2~ #0 #9 // Corrected "Xzar's Creations"
~SETUP-UB.TP2~ #0 #11 // Gorf the Squisher Fix, by Gebhard Blucher
~SETUP-UB.TP2~ #0 #12 // Item Restorations
~SETUP-UB.TP2~ #0 #15 // NPC Portrait Restorations
~SETUP-UB.TP2~ #0 #16 // Corrected BAMs and Scripts
~SETUP-UB.TP2~ #0 #17 // Corrected Character Names and Biographies
~SETUP-UB.TP2~ #0 #19 // Restored Bhaalspawn Powers, by David Gaider
~SETUP-UB.TP2~ #0 #20 // Extended ToB Item Descriptions
~SETUP-UB.TP2~ #0 #21 // Throne of Bhaal Minor Restorations
~SETUP-UB.TP2~ #0 #24 // Sarevok's Remorse
~SETUP-BPV177.TP2~ #0 #0 // Big Picture AI/Enhancement Mod, version 177 weidu (beta)
~SETUP-BPV177.TP2~ #0 #1 // Improved Suldanessallar
~SETUP-BPV177.TP2~ #0 #2 // Improved Spellhold
~SETUP-BPV177.TP2~ #0 #3 // Wand of Orcus Add-In
~SETUP-BPV177.TP2~ #0 #4 // Improved Small Teeth Pass, by Kensai Ryu
~SETUP-BPV177.TP2~ #0 #5 // Improved Kangaxx Encounter, by Kensai Ryu
~SETUP-BPV177.TP2~ #0 #6 // Kensai Ryu's Improved Crypt King
~SETUP-BPV177.TP2~ #0 #7 // Kensai Ryu's Gnome Fighter/Illusionist in the Docks
~SETUP-BPV177.TP2~ #0 #8 // Improved Random Encounters, by Gebhard Blucher and Kensai Ryu
~SETUP-BPV177.TP2~ #0 #9 // Gebhard Blucher's Lich in the Docks
~SETUP-BPV177.TP2~ #0 #10 // Red Badge, Poison-Based Encounter, by Westley Weimer
~SETUP-BPV177.TP2~ #0 #11 // Kuroisan the Acid Kensai, by Westley Weimer
~SETUP-BPV177.TP2~ #0 #12 // The Ritual, by Westley Weimer
~SETUP-BPV177.TP2~ #0 #13 // Improved Xvart Village, for BGT-weidu
~SETUP-BPV177-TOBFIX.TP2~ #0 #0 // BPv177 TOB Trigger Fix
~SETUP-BP-BALANCER.TP2~ #0 #4 // XP for Spell Learning -> None (recommended... hehehe...)
~SETUP-BP-BALANCER.TP2~ #0 #9 // XP for Disarming Traps -> None (recommended... hehehe...)
~SETUP-BP-BALANCER.TP2~ #0 #14 // XP for Pick Pocket -> None (recommended... hehehe...)
~SETUP-BP-BALANCER.TP2~ #0 #16 // Installing files needed for the components of the group "Balancing XP and items of several mods"
~SETUP-BP-BALANCER.TP2~ #0 #18 // Restore original BG1 creatures' XP and items -> Also remove SOME (partly random) overpowered custom items from other Mods
~SETUP-BP-BALANCER.TP2~ #0 #22 // Item and XP Balancing for 'Dark Side of the Sword Coast (v1.95)' -> Also remove ALL overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #25 // Item and XP Balancing for 'Northern Tales of the Sword Coast (v1.95)' -> Also remove ALL overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #28 // Item and XP Balancing for 'Secret of Bone Hill (v2.10)' -> Also remove ALL overpowered custom items (will not affect quest relevanted items)
~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 #5 // Tougher Yaga-Shura (optional, requires ToB)
~SETUP-D0QUESTPACK.TP2~ #0 #9 // Improved Oasis II -> IO2 Dialogue & Combat Enhancement
~SETUP-CELESTIALS.TP2~ #0 #0 // PnP Celestials
~SETUP-TASHIA.TP2~ #0 #0 // Tashia NPC Mod -> Full version (ToB required)
~SETUP-TASHIA.TP2~ #0 #2 // Tashia Add-on Pack by Bri and Lord Ernie (English only, Tashia ToB Required) -> Action Style dialogues
~SETUP-TASHIA.TP2~ #0 #4 // Alternate portrait for Tashia. -> Tashia's Alternate Portrait 1 -  Created by Amalthea.
~SETUP-SOLAUFEIN.TP2~ #0 #0 // Solaufein Romance for Baldur's Gate II (SoA & ToB)
~SETUP-SHEENA.TP2~ #0 #0 // Install A Half Dragon Tale - Version 6.0
~KELSEY.TP2~ #0 #0 // Kelsey v2.1: for BG2 - SoA
~KELSEY.TP2~ #0 #1 // Kelsey/Solaufein Content: Banter and Romance Conflict OPTIONAL, RECOMMENDED ONLY for use with Solaufein V60 AND ABOVE
~SETUP-KELSEYTOB.TP2~ #0 #0 // Kelsey: ToB - Version 2
~SETUP-KELSEYTOB.TP2~ #0 #1 // Kelsey/Solaufein Romance Conflict (OPTIONAL, RECOMMENDED ONLY for use with Solaufein V60 AND ABOVE)
~SETUP-KELSEYTOB.TP2~ #0 #2 // Ascension-specific dialogue (Requires WeiDU Ascension, v1.4.12 or greater recommended)
~SETUP-KELSEYTOB.TP2~ #0 #3 // Install Default Kelsey portrait set by Wynne Lurty? (set 1 of 3)
~SETUP-NATHANIEL-SOA.TP2~ #0 #0 // Nathaniel Mod for BGII:SoA
~SETUP-NATHANIEL-SOA.TP2~ #0 #1 // Solaufein Conflict
~SETUP-NATHANIEL-SOA.TP2~ #0 #2 // Kelsey Content
~SETUP-D0QUESTPACK.TP2~ #0 #2 // Creature & Area Improvements -> All Creature Improvements
~SETUP-D0QUESTPACK.TP2~ #0 #3 // Creature & Area Improvements -> Boss Improvements Only
~SETUP-D0QUESTPACK.TP2~ #0 #4 // Alternative Harper/Xzar Plot
~SETUP-D0QUESTPACK.TP2~ #0 #5 // Extended Reynald Sequence
~SETUP-D0QUESTPACK.TP2~ #0 #6 // Intrigue In The Copper Coronet
~SETUP-D0QUESTPACK.TP2~ #0 #7 // Rahul Kanakia's Potion Quest
~SETUP-D0QUESTPACK.TP2~ #0 #8 // Revised Hell Trials
~SETUP-D0QUESTPACK.TP2~ #0 #11 // Saving Sanik In Brynnlaw
~SETUP-D0QUESTPACK.TP2~ #0 #12 // Burglary Of The Bookkeeper
~SETUP-D0QUESTPACK.TP2~ #0 #13 // New Fate For The Dryads' Acorns
~SETUP-D0QUESTPACK.TP2~ #0 #14 // The Tragedy Of Besamen
~SETUP-D0QUESTPACK.TP2~ #0 #15 // Further Slaver Involvement
~SETUP-D0QUESTPACK.TP2~ #0 #16 // Sending The Solamnic Knights Home
~SETUP-D0QUESTPACK.TP2~ #0 #17 // Nazariel The Lich
~SETUP-D0QUESTPACK.TP2~ #0 #18 // Reward Negotiation
~SETUP-D0QUESTPACK.TP2~ #0 #19 // Infernal Thievery
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #4 // Install Kensai-Valygar component (Discontinued NPC Tweak Pack  Component)
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #6 // Paladin Patch by Falkentyne
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #8 // Extended Mage/Cleric Spell Tables by Kevin Dorner
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #9 // All-Blunt Dwarven Thrower by Kevin Dorner
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #24 // Install Charlotte sans Menagerie by Sir BillyBob
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #25 // Install All Items Identified in Selence's Shop
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #30 // Install Quest Pack Compatability patch by Moongaze
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #32 // Install Kelsey Compatability patch by Moongaze
~SETUP-SONG_AND_SILENCE.TP2~ #0 #0 // Changes to trueclass bards and thieves, and unmodded game kits (required for other components)
~SETUP-SONG_AND_SILENCE.TP2~ #0 #1 // Add new bardic store and thief items
~RR/SETUP-RR.TP2~ #0 #0 // Proper dual-wielding implementation for Thieves and Bards
~RR/SETUP-RR.TP2~ #0 #1 // Thief kit revisions
~RR/SETUP-RR.TP2~ #0 #2 // Bard kit revisions
~RR/SETUP-RR.TP2~ #0 #3 // Bard High Level Ability revisions
~RR/SETUP-RR.TP2~ #0 #4 // Proper spell progression for Bards
~RR/SETUP-RR.TP2~ #0 #5 // Additional equipment for Thieves and Bards
~RR/SETUP-RR.TP2~ #0 #6 // Revised Thievery
~RR/SETUP-RR.TP2~ #0 #7 // Chosen of Cyric encounter
~SETUP-REFINEMENTS.TP2~ #0 #10 // Revised High Level Abilities
~SETUP-REFINEMENTS.TP2~ #0 #20 // "SwashImoen" -> "SwashImoen", full revision (suggested)
~SETUP-REFINEMENTS.TP2~ #0 #40 // Universal lesser mage robes
~SETUP-REFINEMENTS.TP2~ #0 #73 // Revised Armors & Shields. -> Update the descriptions.
~SETUP-OVERSIGHT.TP2~ #0 #2 // Class Tweaks/Fixes
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #0 // Divine Remix Core Components (Required for Everything)
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #100 // Cleric Remix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #200 // Druid Remix
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #605 // Change Jaheira to Neutral Good
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #1 // Monk Remix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #100 // Nature's Beauty Tweak. (v2.10)
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #150 // Imprisonment Fix. (v2.10)
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #300 // Drop Weapons in Panic Effect Removal. (v2.10)
~SETUP-KIVAN.TP2~ #0 #0 // Kivan of Shilmista
~SETUP-KIVAN.TP2~ #0 #2 // Select Deheriana's Class -> Wild Mage
~SETUP-KIVAN.TP2~ #0 #6 // Select Kivan's Portrait -> Install Herd's Alternative Portrait for Kivan.
~SETUP-KIVAN.TP2~ #0 #7 // Install ToB Portion of the Mod
~IYLOS/IYLOS.TP2~ #0 #0 // Iylos NPC for BGII:ToB (with Monk HLA Table by Kish)
~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #0 // Crossmod Banter Pack for Shadows of Amn - version 6 (03Nov2007)
~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #1 // Crossmod Banter Pack for Throne of Bhaal
~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #2 // Crossmod Romance Conflicts
~SETUP-Z#MISC.TP2~ #0 #1 // Improved Statue of Riddles
~SETUP-Z#MISC.TP2~ #0 #17 // Expanded Spell Progression for Rangers
~SETUP-Z#MISC.TP2~ #0 #18 // Expanded Spell Progression for Bards
~SETUP-Z#MISC.TP2~ #0 #19 // Expanded Spell Progression for Paladins
~SETUP-Z#MISC.TP2~ #0 #22 // XP Evener Script
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #10 // Remove Helmet Animations
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #40 // Change Viconia's Skin Color to Dark Blue
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #50 // Avatar Morphing Script
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #60 // Weapon Animation Tweaks
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #100 // Commoners Use Drab Colors
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #110 // Icon Improvements
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #120 // Change Avatar When Wearing Robes or Armor (Galactygon)
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #130 // Force All Dialogue to Pause Game
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1010 // More Interjections
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1020 // Alter HP Triggers for NPC Wounded Dialogues
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1080 // Add Bags of Holding
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1090 // Exotic Item Pack
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1130 // Reputation Resets in BG2 (BGT Only)
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1150 // Shapeshifter Rebalancing
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1160 // Multiple Strongholds (Baldurdash) -> No Restrictions (Baldurdash)
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1220 // Allow Cromwell to Upgrade Watcher's Keep Items
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2020 // Two-Handed Bastard Swords
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2030 // Two-Handed Katanas
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2140 // Expanded Dual-Class Options
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2192 // Limit Ability of Storekeepers to Identify Items -> Hybrid of Both Methods
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3060 // Remove "You Must Gather Your Party..." Sound (Weimer)
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3125 // Neutral Characters Make Happy Comments at  Mid-Range Reputation
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3150 // Turn Off The Hideous Cloak-of-Mirroring, Spell-Trap, and Physical Mirror Animations
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3200 // Sellable Staffs, Clubs, and Slings (Icelus)
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4000 // Adjust Evil joinable NPC reaction rolls
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4020 // ToB-Style NPCs
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4031 // Consistent Stats: Edwin -> Use BG2 Values
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4041 // Consistent Stats: Jaheira -> Use BG2 Values
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4061 // Consistent Stats: Minsc -> Use BG2 Values
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4071 // Consistent Stats: Viconia -> Use BG2 Values
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4080 // Make Khalid a Fighter-Mage (Domi)
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4090 // Make Montaron an Assassin (Andyr)
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4100 // Change Korgan to Neutral Evil
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4110 // Give Kagain A Legal Constitution Score of 19
~SETUP-D0TWEAK.TP2~ #0 #0 // Enhanced Goodberries
~SETUP-D0TWEAK.TP2~ #0 #4 // Tweaked Weapon Enchantments
~SETUP-D0TWEAK.TP2~ #0 #5 // Additional Racial Enemies
~SETUP-MTS_CRAPPACKV2.TP2~ #0 #31 // Install Ding0 Tweak Compatability patch by Moongaze
~SETUP-BGT-NPCSOUND.TP2~ #0 #0 // Baldurs Gate Trilogie NPC Sound
~SETUP-BPSERIES.TP2~ #0 #0 // BPSeries v3
~SETUP-END_BIFF.TP2~ #0 #1 // Override Biffing -> This method biffs all files in the override folder and it's not possible        to uninstall it.
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #0 // Revised worldmap for the Baldur's Gate v6.6.1 - including coloured Baldur's Gate map icons -> Installing new Worldmap for use with Mega Modification...
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #2 // Travel Times and Area Visibility -> Original Area Visibility and Travel Times for BG1 & SoA/TOB+BP Family Mods
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #4 // Worldmap size: Choose the size of the worldmap -> Large Worldmap 4900x3500
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #6 // Worldmap for Throne of Bhall -> Use new worldmap for Throne of Bhaal as well
~SETUP-SONG_AND_SILENCE.TP2~ #0 #2 // Install Acrobat bard kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #3 // Install Chorister bard kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #4 // Install Dirgesinger bard kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #5 // Install Gypsy bard kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #6 // Install Adventurer thief kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #7 // Install Burglar thief kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #8 // Install Soulknife thief kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #9 // Install Sharpshooter thief kit
~SETUP-SONG_AND_SILENCE.TP2~ #0 #10 // Install Shadowdancer thief kit
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #30 // Install Hexblade fighter kit
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #31 // Install Duelist fighter kit
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #32 // Install Fist of Order fighter kit
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #33 // Install Blackguard fighter kit
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #34 // Install Duskblade fighter kit (by ronin69hof, ronin69hof@gmail.com
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #203 // Install Oozemaster Druid kit
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #403 // Install Bowslinger Ranger Kit
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #406 // Install Feralan Ranger Kit
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #409 // Install Forest Runner Ranger Kit
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #412 // Install Justifier Ranger Kit
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #415 // Install Wilderness Runner Ranger Kit
~SETUP-OVERSIGHT.TP2~ #0 #7 // Holy Liberator
~SETUP-GUI.TP2~ #0 #7 // Game Graphical User Interface (GUI) -> "Baldur's Gate Trilogy" (Elminster wielding staff)"