Jump to content


Photo

LolFixer Thread


  • Please log in to reply
355 replies to this topic

#301 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 14 November 2015 - 11:19 AM

Another issue with Lolfixer corrupting a spell this time

 

Mods affecting CVPRO11.SPL:
00000: ~SETUP-LOLFIXER.TP2~ 0 13 // Spell Stuff - Spell Resource Fixer: 21102015
00001: ~SETUP-LOLFIXER.TP2~ 0 14 // Spell Stuff - MAJESTIC Spell Fixer: 21102015
00002: /* acted upon in an indetectable manner */~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ 0 0 // Generalized Biffing: v2.2 BWP Fix
00003: /* acted upon in an indetectable manner */~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ 0 0 // Generalized Biffing: v2.2 BWP Fix

Lolfixer sets all values in the spell to 0 = unuseable
Discovered when installing new F-N-P mod reported the file as corrupted
Re-installed original and all is fine

 

PS -  I report this only for possible improvements of the spell fixer, SandrahItemRestauration will do the correction.


Edited by Roxanne, 14 November 2015 - 11:33 AM.

The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#302 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 14 November 2015 - 10:06 PM

The CVPRO11.SPL file was malformed causing the SPL reindexer to bork - it can handle unused bytes after the SPL structures but can't understand shit about unused bytes between structures :lol:

 

Bytes between offset 0x9a to 0xc9 were unused (and this block was between the Spell Ability and Casting Effect structures) causing the issue - the attached file has those unused bytes removed and will not break with the lolfixer :)

 

I'll try to make the lolfixer handle these cases and delete unused bytes between structures but might take a while (because the reindexer code is not mine :P)

 

Sorry for the trouble.

 

PS: Which SPL file did you use as a base to make this CVPRO11.SPL? If there are others we might need to fix them as well.

Attached Files


"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#303 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 14 November 2015 - 11:09 PM

Can someone test this out in a (preferably) modded game please? :P

 

Specifically the Resource Fixer components, I've tested it out with CVPRO11.SPL and it properly deletes the unused bytes and logs it :) But I want to catch as many edge cases as I can before properly introducing it into the BWPFixpack :P (they are savegame compatible if you have the lolfixer installed last in your game)

 

The new Spell Resource Fixer code:

Spoiler

 

The Item Resource fixer is the same code with 0x28 => 0x38 to take into account its bigger extended header :P Running this on CVPRO11.SPL gave me this log...

CVPRO11.SPL error: Restructuring - Unused Inter-structural Bytes found! Trimming 48 bytes from offset 154...

 

:cheers:

Attached Files


"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#304 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 14 November 2015 - 11:39 PM

The CVPRO11.SPL file was malformed causing the SPL reindexer to bork - it can handle unused bytes after the SPL structures but can't understand shit about unused bytes between structures :lol:

 

Bytes between offset 0x9a to 0xc9 were unused (and this block was between the Spell Ability and Casting Effect structures) causing the issue - the attached file has those unused bytes removed and will not break with the lolfixer :)

 

I'll try to make the lolfixer handle these cases and delete unused bytes between structures but might take a while (because the reindexer code is not mine :P)

 

Sorry for the trouble.

 

PS: Which SPL file did you use as a base to make this CVPRO11.SPL? If there are others we might need to fix them as well.

I have no idea which spell was uses as basis for the new one, I think it was one of rhe very basic ones from the vanilla game, but I cannot swear on it, this one is quite old.

 

The attached file now looks correct. The one lolfixer produced before and which I reported had fields at offset 9d and 9c set to value 0. I assume  - at best - the spell would simply have done nothing,


Edited by Roxanne, 14 November 2015 - 11:44 PM.

The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#305 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 15 November 2015 - 07:29 AM

It does not matter now :) The new lolfixer.tp2 I attached here should handle unused bytes in ITMs and SPLs properly :P

 

If someone could check it out (install the "Item Stuff - Item Resource Fixer" & "Spell Stuff - Spell Resource Fixer" components and check out the output) and report whether it causes the lolfixer to ERROR out in a modded game that would be great :cheers:

 

I'll wait for I guess a week for people to play around and report before adding this into the BWPFixpack package.

 

Until then, I've been thinking about the exclusion mechanic you wanted - the most common way to go about it would be to filter files based on a preset set of conditions (usually a prefix/suffix in the filename) Does anyone else have any ideas on how to go about it?

 

If the prefix/suffix thing is the way to go, what would be ideal? (something like a mask - ITMs beginning with "XO" would be skipped etc :P)


"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#306 agb1

agb1
  • Member
  • 1623 posts

Posted 15 November 2015 - 04:08 PM

Using the setup-lolfixer.tp2 from this thread, I did a "setup-lolfixer.exe --language 0 --reinstall" on my BWP/BGT folder.  It failed on the AREA FIXER component.  Weidu log and setup-lolfixer.debug log attached.

 

Edit:  it successfully installed all of the OTHER components.

Attached Files


Edited by agb1, 15 November 2015 - 04:08 PM.

BiG World Fixpack (community collection of mod fixes and compatibility patches, with user-friendly cross-platform script)

 

BiG World Setup (tool to automate best-practice installation of Infinity Engine mods on Windows, with conflict analysis)

Latest version:    https://bitbucket.or.../get/master.zip


#307 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 16 November 2015 - 07:15 AM

Many thanks for the logs agb1 :cheers: I don't know why it borked for you though - the relevant error is:

Spoiler

 

AA0602.ARE is not from any mod I have unpacked right now so I have no clue sorry :(

 

It's good to know that the reindexing code is working fine D

 

@Roxanne: agb1's debug log shows that only CVPRO11.SPL needed the trimming even though the code I wrote was not specifically meant for CVPRO11.SPL:

Spoiler

 

It might be worth it to fix it within the mod itself rather than risk some later mod to play around with the SPL and reindex it further (to make sure - fj_spl_itm_reindex.tpp - which broke the SPL in the first place is used by aTweaks, Miloch's Hammers mod, PnP Free Action and Rogue Rebalancing)

 

You only need to use the fixed SPL in this post :)


"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#308 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 16 November 2015 - 10:29 AM

Many thanks for the logs agb1 :cheers: I don't know why it borked for you though - the relevant error is:

Spoiler

 

AA0602.ARE is not from any mod I have unpacked right now so I have no clue sorry :(

 

It's good to know that the reindexing code is working fine D

 

@Roxanne: agb1's debug log shows that only CVPRO11.SPL needed the trimming even though the code I wrote was not specifically meant for CVPRO11.SPL:

Spoiler

 

It might be worth it to fix it within the mod itself rather than risk some later mod to play around with the SPL and reindex it further (to make sure - fj_spl_itm_reindex.tpp - which broke the SPL in the first place is used by aTweaks, Miloch's Hammers mod, PnP Free Action and Rogue Rebalancing)

 

You only need to use the fixed SPL in this post :)

Checked and done.


The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#309 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 17 November 2015 - 07:20 AM

I'll probably take the lazy route and rename the component to 'Tweak' or something when I get around to it (sorry I've been travelling a while so can't exactly do code stuff :P)

 

Or maybe rename the mod to whatever but I think the BWS will need an small update and the BWP batches will break until Leonardo updates it :P

 

@Roxanne: Can you maybe elaborate on the "There are loads of extra effects and capabilities assigned to the items that contradict the original intention" bit please? Specifically:

 

- What extra effects (aside from the aforementioned portrait icons) are your items getting? the mod should be stripping duplicate and redundant effects not adding them

- Please don't consider this the wrong way, but I'd like to know the 'original intention' - I might be able to accommodate it with some shitty variable checks and stuff :)

 

Before and after examples of any added erroneous effects (with attachments) would be awesome :)

Sorry for the mess - I see the intention behind lolfixer and I think it does its stuff well in the majority of cases. Working with scripts and makros just sometimes fishes out something they should not.

After all the mods do their game with Sandrah's items her initial appearance in the game (in BG1) is like a Mellisan incarnation (Example attachicon.gifSANRING_Tweaked.itm). When I give her the initial unchanged items, all is well (attachicon.gifSANRING.ITM). One reason is how her items work together and are used by her script (which obviously cannot be detected by other mods).

So my very easy solution is to do just this in a BWS/BWP install, ie. install the mod, let all the other mods do their tweaks and then reinstall the few items that should not be changed by a little patch I posted here http://www.shsforums...37#entry582034.

Otherwise you would need to adjust Lolfixer everytime something changes in another mod (Sandrah is still beta tested) instead of letting thiis mod solve the problem by itself. (Or is there any method to excempt a file from being *corrected*?)

Ok let's have a look at SANRING's problem yes? :) Could you attach your lolfixer.debug please? (compressed if possible)

 

Also, if you could provide the before and after versions of the items (including SANRING and any others you want me to have a look at):

- Before: right before the lolfixer tweaks it (usually found in the backup folder of the lolfixer - give me the first one if there are multiple. Eg: if SANRING.ITM is in folders 12 & 13 of lolfixer, gimme the one in 12 :P)

- After: after lolfixer "fixes" it :P (usually in the override of in the generalized_biffing folder if you installed that mod)

 

The debug file will let me know what the lolfixer tried to do with it :lol:

 

Also, do you have any ideas on what the best way to exclude files would be? (I was thinking filename masks like I mentioned in an earlier post but maybe someone has better ideas)

 

EDIT: I had a look at SANRING_tweaked.ITM and it seems like the effects added are from aTweaks and Rogue Rebalancing,


Edited by Lollorian, 17 November 2015 - 07:22 AM.

"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#310 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 17 November 2015 - 07:55 AM

I'll probably take the lazy route and rename the component to 'Tweak' or something when I get around to it (sorry I've been travelling a while so can't exactly do code stuff :P)

 

Or maybe rename the mod to whatever but I think the BWS will need an small update and the BWP batches will break until Leonardo updates it :P

 

@Roxanne: Can you maybe elaborate on the "There are loads of extra effects and capabilities assigned to the items that contradict the original intention" bit please? Specifically:

 

- What extra effects (aside from the aforementioned portrait icons) are your items getting? the mod should be stripping duplicate and redundant effects not adding them

- Please don't consider this the wrong way, but I'd like to know the 'original intention' - I might be able to accommodate it with some shitty variable checks and stuff :)

 

Before and after examples of any added erroneous effects (with attachments) would be awesome :)

Sorry for the mess - I see the intention behind lolfixer and I think it does its stuff well in the majority of cases. Working with scripts and makros just sometimes fishes out something they should not.

After all the mods do their game with Sandrah's items her initial appearance in the game (in BG1) is like a Mellisan incarnation (Example attachicon.gifSANRING_Tweaked.itm). When I give her the initial unchanged items, all is well (attachicon.gifSANRING.ITM). One reason is how her items work together and are used by her script (which obviously cannot be detected by other mods).

So my very easy solution is to do just this in a BWS/BWP install, ie. install the mod, let all the other mods do their tweaks and then reinstall the few items that should not be changed by a little patch I posted here http://www.shsforums...37#entry582034.

Otherwise you would need to adjust Lolfixer everytime something changes in another mod (Sandrah is still beta tested) instead of letting thiis mod solve the problem by itself. (Or is there any method to excempt a file from being *corrected*?)

Ok let's have a look at SANRING's problem yes? :) Could you attach your lolfixer.debug please? (compressed if possible)

 

Also, if you could provide the before and after versions of the items (including SANRING and any others you want me to have a look at):

- Before: right before the lolfixer tweaks it (usually found in the backup folder of the lolfixer - give me the first one if there are multiple. Eg: if SANRING.ITM is in folders 12 & 13 of lolfixer, gimme the one in 12 :P)

- After: after lolfixer "fixes" it :P (usually in the override of in the generalized_biffing folder if you installed that mod)

 

The debug file will let me know what the lolfixer tried to do with it :lol:

 

Also, do you have any ideas on what the best way to exclude files would be? (I was thinking filename masks like I mentioned in an earlier post but maybe someone has better ideas)

 

EDIT: I had a look at SANRING_tweaked.ITM and it seems like the effects added are from aTweaks and Rogue Rebalancing,

I had a look at SANRING_tweaked.ITM and it seems like the effects added are from aTweaks and Rogue Rebalancing,

>>> if this is the case I am baffled as Sandrah is installed after those two mods. However, the most recent improvements I had made on the itm was using the file from a recent game and enhancing it. This source file was from an install where those tweaks were still after Sandrah (and lolfixer was at the end of it as well.)

 

It is what I had in other cases as well - it is never one mod doing it alone, it is how one adds to the other - lolfixer in most cases is the final one that makes the mess visible.

Currently the only method I see is to identify screwed items/issues one by one and then ensure a valid one is finally in the game - I take that as my responsibility rather than trying to make your tools vulnerable by adding extra stuff to them when only one mod has a problem with it,

 

Sorry, all these comments are outdated - they refer to an older installation - meanwhile we have solved some of the issues by moving Sandrah Installation in BWS/BWP behind those tweak mods as Sandrah now takes their addons already into account.

So with the only remaining issue (CVPro11.spl) solved yesterday, everything is fine for the moment.

I have just started a game with the new installation and found no issues so far. Suggest to close this discussion.


Edited by Roxanne, 17 November 2015 - 08:18 AM.

The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#311 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 17 November 2015 - 08:08 AM

I might be misunderstanding, so the issue is that mods change the items in Sandrah to unrecognizable states?

If yes, other than the technical side of things (more effects and stuff), do these changes actually have an effect in the game that you did not intend? (other than the portrait being cluttered with icons that you already mentioned - which is a completely skippable component btw :P too bad the BWS keeps it selected by default eh? :D)

 

If the answer to both questions is yes, then I would suggest against trying to handle every little case in your mod and helping us make the other mods more compatible.

 

Please elaborate on exactly what the issue is with the fluff being added (for eg: atweaks adds "protection from spell" effects for its custom poison traps and stuff on all items with the "immunity to poison" effect in them - like SANRING. Without this, SANRING would be immune to poison but maybe not to a poison trap added by atweaks - which might not be doing poison damage but rather some other fixed damage over time)

 

There might be other solutions rather than force Sandrah to be the last mod to be installed just to keep the mod items preserved.

 

Please keep SandrahNPC an NPC and content mod and not something that tries to do everything :(


"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#312 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 17 November 2015 - 08:20 AM

I might be misunderstanding, so the issue is that mods change the items in Sandrah to unrecognizable states?

If yes, other than the technical side of things (more effects and stuff), do these changes actually have an effect in the game that you did not intend? (other than the portrait being cluttered with icons that you already mentioned - which is a completely skippable component btw :P too bad the BWS keeps it selected by default eh? :D)

 

If the answer to both questions is yes, then I would suggest against trying to handle every little case in your mod and helping us make the other mods more compatible.

 

Please elaborate on exactly what the issue is with the fluff being added (for eg: atweaks adds "protection from spell" effects for its custom poison traps and stuff on all items with the "immunity to poison" effect in them - like SANRING. Without this, SANRING would be immune to poison but maybe not to a poison trap added by atweaks - which might not be doing poison damage but rather some other fixed damage over time)

 

There might be other solutions rather than force Sandrah to be the last mod to be installed just to keep the mod items preserved.

 

Please keep SandrahNPC an NPC and content mod and not something that tries to do everything :(

Looks like we were writing posts in parallel - I think the issue is solved with the new version I just started to test (see entry above).


The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#313 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 18 November 2015 - 07:17 AM

Heh cool stuff :P


"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#314 Chevalier

Chevalier

    Knight of the Realms

  • Modder
  • 2405 posts

Posted 19 November 2015 - 09:06 AM

Hello,

 

Is there a fix for this?  I am getting a CtD when I try to move from one area of Baldur's Gate City to another.  Thanks for any help.

 

Link to video of my crash


I Ride for the King!


a.k.a. Chev


#315 agb1

agb1
  • Member
  • 1623 posts

Posted 19 November 2015 - 09:12 AM

Your video does not show the crash. Please also post your weidu.log (assuming you have modded your game).

BiG World Fixpack (community collection of mod fixes and compatibility patches, with user-friendly cross-platform script)

 

BiG World Setup (tool to automate best-practice installation of Infinity Engine mods on Windows, with conflict analysis)

Latest version:    https://bitbucket.or.../get/master.zip


#316 Chevalier

Chevalier

    Knight of the Realms

  • Modder
  • 2405 posts

Posted 19 November 2015 - 09:25 AM

Yes, it shows it saving, the load screen comes up, but does not start loading (locks) so the recording software stop recording.  I am hopeful for fix as I am 130 episode into a let's play series.

 

// 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-WEIDU.TP2~ #0 #0 // 23800
~SETUP-BWS.TP2~ #0 #0 // 20150524 - Updated by Silent
~SETUP-BWFIXPACK.TP2~ #0 #0 // BiG World Fixpack v15.2.7z
~SETUP-BWTRIMPACK.TP2~ #0 #0 // BiG World Trimpack v14.0.2.7z
~SETUP-BWINSTALLPACK.TP2~ #0 #0 // BiG World Installpack v15.2.1.7z
~TOBEX/TOBEX.TP2~ #0 #100 // TobEx - Core: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #101 // Apply Concentration Check On Damage [WIP]: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #102 // Awaken On Damage: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #104 // Disable Stoneskin Grey Colour [C]: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #105 // No Spell Interruption On Zero Damage: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #107 // Allow All Races to Dual Class: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #108 // Allow Equipping Armor in Combat: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #109 // Disable Experience Boost: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #111 // Disable Silence On Charm: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #112 // Level One Proficiency Restrictions: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #113 // Remain Hidden On Pickpocket Success [C]: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #114 // Rest Spawns Advance Time: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #115 // Dialogue Greeting Subtitles: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #116 // Enable Animation Attack Sounds: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #117 // Universal Four Inventory Weapon Slots: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #118 // Subtitles For Standard Soundsets: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #119 // Remove all race-class restrictions: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #120 // Drop Inventory on Disintegrate: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #121 // Drop Inventory on Frozen Death: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #122 // Drop Inventory on Stone Death: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #123 // Enable Auto-Pause On All Screens: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #124 // Make All Attack Animations Genuine Attacks: Beta 0026
~SETUP-ASCENSION.TP2~ #0 #0 // Ascension v1.41 (requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #1 // Tougher Abazigal (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #2 // Original Tougher Demogorgon (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #3 // Tougher Gromnir (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #4 // Tougher Illasera (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #5 // Tougher Yaga-Shura (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-THEUNDYING.TP2~ #0 #1 // Harder Enemies
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #0 // BG2 Fixpack - Core Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #1000 // BG2 Fixpack - Game Text Update -> GTU Light (by Wisp): v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #3 // BETA Core Fixes (please check the readme!): v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #100 // Party Gets XP for Sending Keldorn to Reconcile With Maria: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #101 // Improved Spell Animations: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #102 // Cromwell's Forging Actually Takes a Day: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #103 // Mixed-Use Dagger Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #104 // Ghreyfain's Holy Symbol Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #106 // Giants Receive Penalties When Attacking Halflings,   Dwarves, and Gnomes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #107 // Remove Dual-Classing Restriction from Archers   and Stalkers: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #108 // Remove Second Attribute Bonus for Evil Path in  Wrath Hell Trial: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #109 // Corrected Summoned Demon Behavior: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #110 // Additional Script Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #111 // Bard Song Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #112 // Wizard Slayers Cause Miscast Magic on Ranged Attacks: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #113 // Additional Alignment Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #114 // Change Free Action to Protect Against Stun: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #115 // Paws from Shapeshifting Can Not Be Dispelled: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #116 // Remove Thieving Start Bonuses from Bard and Ranger Skills: v10 BWP Fix
~SETUP-BDTOBV168.TP2~ #0 #0 // Baldurdash Fix Pack for ToB, v1.68 WeiDU: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #2 // RESTORED TWISTED RUNE QUEST: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #3 // RESTORED HINDO'S DOOM: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #7 // Improved Nymph (Woodland Being) Script by Goeran Rimen: BG2Fixpack adaption
~IIKEYNAMES/SETUP-IIKEYNAMES.TP2~ #0 #2001 // Key Names
~1PP/1PP.TP2~ #0 #101 // 1ppv4: Core paperdolls: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #114 // 1ppv4: Softer Spell Effects: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #200 // 1ppv4: Core content patches: v4.1.0 BWP Fix
~SETUP-SOS.TP2~ #0 #0 // Shadows Over Soubar: 1.13 BWP Fix
~SETUP-CTB.TP2~ #0 #0 // Check The Bodies: 1.13a BWP Fix
~SETUP-CTB-CHORES.TP2~ #0 #0 // Candlekeep Chores: 2.2
~SETUP-CTB_FF.TP2~ #0 #0 // Check the Bodies Fast Forward, v1.1 (for CtB v1.8 or later)
~TETHYRFORESTPATCH/SETUP-TETHYRFORESTPATCH.TP2~ #0 #0 // Tethyr Forest Patch: 3b
~SETUP-CTBCUTIMP.TP2~ #0 #0 // Check the Bodies cutscene improvement
~SETUP-BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core: 1.18 (28 Apr 13) BWP Fix
~SETUP-BGTMUSIC.TP2~ #0 #2 // Baldur's Gate Trilogy - Music -> Full Baldur's Gate/Shadows of Amn/Throne of Bhaal Music (WARNING: patches BGMain.exe)
~BGGRAPHICS/SETUP-BGGRAPHICS.TP2~ #0 #0 // BGT Extended Night and Baldur's Gate Map Fixes: v1.8
~JONDALARFIX/SETUP-JONDALARFIX.TP2~ #0 #0 // Jondalar Fix for BGT: BWP Patching version
~TXTMUSIC/TXTMUSIC.TP2~ #0 #0 // Restored Textscreen Music for BG1TuTu, EasyTutu, and BGT-WeiDU: 9 (22 Mar 13)
~SETUP-NEJ2V691.TP2~ #0 #0 // Never Ending Journey Second Edition v6.91: v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #1 // Continuous and Custom Kit Imoen: v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #3 // Priest of Sylvanus (Druid) Kit and Improved Character Jaheira.: v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #7 // Additional content for Part II (beta): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #8 // Frostbite Animation (Turns a big wyvern into the frost wyvern. You may install and uninstall this component at any moment in the game.): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #9 // Merchant League Bank (BGT required!): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #10 // More Items from BG1 (a component from BGT tweaks - BGT required!): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #12 // Areas & Sounds (This component is required to play NeJ2!): v6.91 BWP Fix
~SETUP-NEJ2V694.TP2~ #0 #0 // Never Ending Journey Second Edition v6.94 (Patch)
~SETUP-TS.TP2~ #0 #0 // TORTURED SOULS v7.04: v7.04 BWP Fix
~SETUP-TS.TP2~ #0 #3 // AREAS & SOUNDS. This component is required to play the mod.: v7.04 BWP Fix
~SETUP-TDD.TP2~ #0 #0 // The Darkest Day,  v1.14: v1.14
~SETUP-DARKHORIZONS.TP2~ #0 #0 //  "Dark Horizons" Mod (Requires Tales of the Sword Coast, TuTu or BGT): BGT v211 BWP Fix
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #5 // DSotSC for BGT-Weidu: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #100 // Dark Side Interparty Banter: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #200 // Extended NPC Soundsets -> Additions only: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #400 // Alternate Bardo Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #410 // Alternate Bub Snikt Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #420 // Alternate Conchobhair Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #430 // Alternate CuChoinneach Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #440 // Alternate Ferthgil Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #450 // Alternate Jet'laya Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #460 // Alternate Keiria Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #470 // Alternate Skeezer Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #480 // Alternate Thorfinn Portrait: v 2.17
~SETUP-NTOTSC.TP2~ #0 #0 // NTotSC for BGT-Weidu: v1.70a BWP Fix
~SETUP-NTOTSCV171.TP2~ #0 #0 // Fix NTotSC Issues: v1.71 BWP Fix
~SETUP-BONEHILLV275.TP2~ #0 #0 // Secret of BoneHill (Requires BGT or Tutu): v2.75c BWP Fix
~DRIZZTSAGA/DRIZZTSAGA.TP2~ #0 #1 // The Drizzt Saga for BGEE/Tutu/BGT -> BP-BGT Worldmap version: all areas added to worldmap (requires BP-BGT Worldmap): v3.00
~DRIZZTSAGA/DRIZZTSAGA.TP2~ #0 #3 // Delayed start: Drizzt joins after Durlag's Tower: v3.00
~SETUP-VAULT.TP2~ #0 #0 // The Vault (erebusant's rework for BGT compatibility): v7.2 BWP Fix
~SETUP-VAULT.TP2~ #0 #1 // The Vault's item upgrades - Compatibility with Item Revisions. Recommended for consistency if you plan to install IR main component later: v7.2 BWP Fix
~BGQE/SETUP-BGQE.TP2~ #0 #0 // Installing the Slime Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #1 // Installing the Beregost Family Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #2 // Installing the Babysitting Quest, including the Carnival Encounter...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #3 // Installing the Nashkel Monster Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #4 // Installing the Fallen Paladin Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #5 // Installing the Undying Love Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #6 // Installing the Orcish Lover Encounter...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #7 // Installing the Unexpected Help Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #8 // Installing the Quest "Many little paws"...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #9 // Drunk near Beregost Temple: 9.2
~SETUP-TGC1E.TP2~ #0 #0 // The Grey Clan Episode One: In Candlelight, BGT-WeiDU edition v1.8 -> Normal edition: v1.8.T1 BWP Fix
~SIRINESCALL/SETUP-SIRINESCALL.TP2~ #0 #0 // The Lure of the Sirine's Call: v13
~SOA/SETUP-SOA.TP2~ #0 #0 // The Stone of Askavar: 1.8 BWP Fix
~AC_QUEST/SETUP-AC_QUEST.TP2~ #1 #0 // Ascalon's Questpack: Content for BG 1: 2.00b_150205
~BW_HERBS/SETUP-BW_HERBS.TP2~ #0 #0 // Herbs and Potions Add-in (BG1 / BG1Tutu / BGT) by Baronius: v1.0.3 BWP Tweak
~THALAN/THALAN.TP2~ #0 #0 // Thalantyr - Item Upgrade: v4.2.1
~SETUP-LOSTITEMS.TP2~ #0 #0 // Lost Items: vR2 BWP Fix
~SETUP-LOSTITEMS.TP2~ #0 #2 // Monk +3 AC and +1 THAC0 Bonus: vR2 BWP Fix
~SETUP-BGEEAR.TP2~ #0 #0 // TeamBG's Armors for BG:EE, BGT and TuTu Version 1.05
~SETUP-BGEEW.TP2~ #0 #0 // TeamBG's Weapons Pack for BG:EE, BGT and TuTu Version 1.04
~ANIMUS/ANIMUS.TP2~ #0 #0 // Animus Weapon: v1.1 BWP adaption
~BG1NPC/BG1NPC.TP2~ #0 #0 // The BG1 NPC Project: Required Modifications: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #1 // The BG1 NPC Project: Banters, Quests, and Interjections: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #2 // The BG1 NPC Project: Give Edwin his BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #3 // The BG1 NPC Project: Give Imoen her BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #4 // The BG1 NPC Project: Give Jaheira her BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #5 // The BG1 NPC Project: Give Minsc his BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #6 // The BG1 NPC Project: Give Viconia her BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #7 // The BG1 NPC Project: Kivan's "Kivan and Deheriana Companions" portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #8 // The BG1 NPC Project: Add Non-Joinable NPC portraits to quests and dialogues: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #9 // The BG1 NPC Project: Ajantis Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #10 // The BG1 NPC Project: Branwen's Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #11 // The BG1 NPC Project: Coran's Romance Core (adult content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #12 // The BG1 NPC Project: Dynaheir's Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #13 // The BG1 NPC Project: Shar-Teel Relationship Core (adult content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #14 // The BG1 NPC Project: Xan's Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #15 // The BG1 NPC Project: Female Romance Challenges, Ajantis vs Xan vs Coran: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #17 // The BG1 NPC Project: Alora's Starting Location -> Alora Starts in the Hall of Wonders: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #25 // Jason Compton's Accelerated Banter Script: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #28 // The BG1 NPC Project: Bardic Reputation Adjustment: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #29 // The BG1 NPC Project: Cloakwood areas availability in Chapter One -> Open Cloakwood Lodge (first Cloakwood area only): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #31 // The BG1 NPC Project: Sarevok's Diary Adjustments -> SixofSpades Extended Sarevok's Diary: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #200 // The BG1 NPC Project: Player-Initiated Dialogues: v22_20150614
~BG1NPCMUSIC/SETUP-BG1NPCMUSIC.TP2~ #0 #0 // The BG1 NPC Project Music Pack -> Install All Audio: v6
~INDINPC/SETUP-INDINPC.TP2~ #0 #0 // Indira NPC: v12.0 BETA 2
~MUR'NETH/MUR'NETH.TP2~ #0 #0 // The Mur'Neth NPC mod for Baldur's Gate Tutu or Baldur's Gate Trilogy-WeiDU: v11 BWP Fix
~MULGOREXAVIANPC/SETUP-MULGOREXAVIANPC.TP2~ #0 #0 // Mulgore and Xavia NPCs for BGT-WeiDU and Tutu, v5
~XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2~ #0 #0 // Xan's friendship path for BG1: v9bgee
~CORANBGFRIEND/CORANBGFRIEND.TP2~ #0 #0 // Coran's Extended BG Friendship Talks: v4
~AJANTISBG1/SETUP-AJANTISBG1.TP2~ #0 #0 // Installs Ajantis BG1 Expansion Modification: 10
~FINCHNPC/FINCHNPC.TP2~ #0 #0 // Finch NPC: v4.0 BETA 7
~GAVIN/GAVIN.TP2~ #0 #0 // Gavin NPC for Tutu, BGT, and BG:EE: v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #1 // Gavin: Romance (mature content): v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #2 // Gavin: Flirts (adult content): v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #4 // Gavin: Alternate Portraits -> Original portrait by berelinde (default): v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #13 // Gavin: Player Initiated Dialogue: v9 beta_150317 BWP Fix
~HUPLE_NPC/SETUP-HUPLE_NPC.TP2~ #2 #0 // Huple, an NPC: v1.4
~HUPLE_NPC/SETUP-HUPLE_NPC.TP2~ #2 #1 // Huple's Dialogues.: v1.4
~CHAOSKNIGHT/SETUP-CHAOSKNIGHT.TP2~ #1 #0 // Installation of the Chaos Knight Kit for BGT: v1.3 BWP Fix
~ASKARIA/SETUP-ASKARIA.TP2~ #1 #0 // Adds a Quest mod for BGT user: v1.3
~VALERIE/VALERIE.TP2~ #0 #0 // Valerie NPC Mod for BG1 Tutu: v1.1
~ISRA/SETUP-ISRA.TP2~ #0 #0 // Isra NPC Mod for BG:EE, BGT and TuTu
~ISRA/SETUP-ISRA.TP2~ #0 #1 // Install Valerie/Isra crossmod banter?
~ISRA/SETUP-ISRA.TP2~ #0 #2 // Install Gavin/Isra crossmod banter?
~WHITE/WHITE.TP2~ #0 #0 // White NPC for BG:EE, BGT and TuTu
~GARRICK_FLIRT/SETUP-GARRICK_FLIRT.TP2~ #0 #0 // Garrick's Infatuation: b20140925
~SETUP-VYND.TP2~ #0 #0 // Vynd for BGTutu, BGT and BG:EE
~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // Ice Island Level Two Restoration: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #1 // The Mysterious Vial: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #2 // Additional Elminster Encounter: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #3 // Angelo Notices Shar-teel: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #8 // Safana the Flirt: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #9 // Appropriate Albert and Rufie Reward: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // Place Entar Silvershield in His Home: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // Scar and the Sashenstar's Daughter: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #12 // Quoningar, the Cleric: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #14 // Edie, the Merchant League Applicant: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #15 // Flaming Fist Mercenary Reinforcements: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // Creature Corrections: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #17 // Creature Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // Creature Name Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #19 // Minor Dialogue Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #20 // Audio Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #21 // Store, Tavern and Inn Fixes and Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // Item Corrections and Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #23 // Area Corrections and Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #24 // Permanent Corpses: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #28 // Prism and the Emeralds Tweak: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #29 // Duke Eltan in the Harbor Master's Building: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #31 // Restored Elfsong Tavern Movie: v14.0_beta_150320
~SETUP-BGSPAWN.TP2~ #0 #0 // BGSpawn system based on levels & party members (NOTE: Baldur's Gate Trilogy - BGT required): 1.12 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #1 // Choose the time between re-spawns: 1.12 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #2 // Vampiric Wolf Lord (inspired to DavidW Wolf of Ulcaster) NOTE: this changes some Vampiric Wolf in the game. It's used by BGSpawn-system: 1.12 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #3 // BGSpawn random encounters between areas (NOTE: Baldur's Gate Trilogy - BGT required): 1.12 BWP Fix
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #1 // Add BG1 missing normal & magical weapons: v1.06
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #2 // Add BG1 missing unique weapons: v1.06
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #3 // Randomized assignment of BG1 missing unique weapons: v1.06
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #301 // RP fixes: v1.06
~ITEM_REV/ITEM_REV.TP2~ #0 #0 // Item Revisions by Demivrgvs: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1 // Masterwork Weapons: V3 Beta 1.16
~ITEM_REV_SHATTERFIX.TP2~ #0 #0 // iron crises shatttering effect
~SETUP-BDTOBV168.TP2~ #0 #6 // RESTORED DAK'KON'S BLADE: BG2Fixpack adaption
~KITTOMES/SETUP-KITTOMES.TP2~ #0 #0 // Kit Tomes for BG:EE, BGT and TuTu: v2.0 BWP Fix
~KITTOMES/SETUP-KITTOMES.TP2~ #0 #4 // Panver's Merchandise -> Panver Sells No Tomes: v2.0 BWP Fix
~KITTOMES/SETUP-KITTOMES.TP2~ #0 #5 // Tome Locations -> Merchandise & Quest Rewards-> Panver is in the Elfsong Tavern: v2.0 BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #100 // Eldoth reminds of Skie's ransom: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #400 // Add Semaj's Cloak and Upgraded Koveras' Ring of Protection: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #500 // Major locations explored upon visit: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #901 // Random activated traps in the pirate cave -> Install-time randomisation: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1000 // Bags of the Sword Coast: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1200 // Arkion reacts to player's reputation: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1502 // Altered item shattering -> Make armor and shields shatter: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2001 // Protagonist's biography modifications -> Do not set BG1 biography for imported characters: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2100 // Exotic Weapons For Taerom: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2300 // Disable hostile reaction after charm: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2400 // Enemy items shatter: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2500 // Access Ulgoth's Beard west of Wyrm's Crossing only: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2600 // Prevent access to Durlag's Tower from adjacent areas: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2700 // Put Sword of Chaos +2 in Sarevok's inventory: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2800 // Reputation Resets at Beginning of BG2: 11 (5 Feb 12) BWP Fix
~BG_TRAVEL/SETUP-BG_TRAVEL.TP2~ #0 #0 // New travel system between Baldur's Gate City areas
~TOA/SETUP-TOA.TP2~ #1 #1 // Tales of Anegh (Weidu): v2.4
~TOA/SETUP-TOA.TP2~ #1 #10 // Creature Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #20 // AREA Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #30 // Dialog & Script Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #40 // Stores Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #50 // Item Balancing: v2.4
~GBTHFKP/GBTHFKP.TP2~ #0 #0 // Expanded Thief Stronghold: v2.20
~AJOCMOD/SETUP-AJOCMOD.TP2~ #0 #0 // AjocMod Weidu: v1.6.5 BWP Fix
~SETUP-TTSQ.TP2~ #0 #0 // The Tortured Soul Quest - WeiDU: v7
~EMAD/SETUP-EMAD.TP2~ #0 #0 // A Z-rated Adventure - an IM4 Non-Entry: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #1 // The Promise of a Troll: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #2 // A Bhaalspawn's Best Friend: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #3 // Under Her Spell: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #4 // Forgery: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #5 // Character Medley: v6 BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #0 // PlanarSphereMod v2.6a: v2.6e BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #1 // Planar Sphere Store: v2.6e BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #2 // Waukeen's Promenade Store: v2.6e BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #3 // Planar Sphere Return v2: v2.6e BWP Fix
~TB#QUEST/TB#QUEST.TP2~ #0 #2 // A large battle: 2.04 BWP Fix
~TB#QUEST/TB#QUEST.TP2~ #0 #3 // Underdark Mage Duel: 2.04 BWP Fix
~BWQUEST.TP2~ #0 #0 // Black Rose Part I: Market Prices
~C#SB_SILBER/SETUP-C#SB_SILBER.TP2~ #0 #0 // Adalon's Blood - Modification for BGII by Gandalf the white: 13
~SETUP-SPGAUNT.TP2~ #0 #0 // Spellhold Gauntlet
~SETUP-SPGAUNT.TP2~ #0 #1 // Irenicus Waiting in Spellhold
~SETUP-SPGAUNT.TP2~ #0 #3 // Interjections for Spellhold Gauntlet (dialogue by Liam)
~TOD/SETUP-TOD.TP2~ #0 #0 // Tower Of Deception Mod (Requires Throne Of Bhaal): v3.3.1 BWP Fix
~TOD/SETUP-TOD.TP2~ #0 #1 // Improved Astral Shard Guardian: v3.3.1 BWP Fix
~TOD/SETUP-TOD.TP2~ #0 #2 // Encounter with Ustrain: v3.3.1 BWP Fix
~DC/SETUP-DC.TP2~ #0 #0 // Dungeon Crawl: v9
~ASSASSINATIONS/SETUP-ASSASSINATIONS.TP2~ #0 #0 // Assassinations mod for Baldur's Gate II: v11
~BACKBRYNNLAW/SETUP-BACKBRYNNLAW.TP2~ #0 #0 // Back to Brynnlaw mod for Baldur's Gate II: v4
~SELLSWORDS/SETUP-SELLSWORDS.TP2~ #0 #0 // The Sellswords mod for Baldur's Gate II: v5
~TOTDG/SETUP-TOTDG.TP2~ #0 #0 // Colours of Infinity: Tales of the Deep Gardens: v10.0 BWP Fix
~TOTDG/SETUP-TOTDG.TP2~ #0 #1 // NPC Reactions (Aerie, Viconia, Jaheira, Anomen, Haer'Dalis, Keldorn): v10.0 BWP Fix
~TOTDG/SETUP-TOTDG.TP2~ #0 #2 // Add Deep Gardens to the Worldmap - suggested component. If this component can't be installed due to incompatibilities, skip it.: v10.0 BWP Fix
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #0 // Colours of Infinity: Innershade: v7.0 BWP Fix
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #2 // Talks for original Bioware NPCs: v7.0 BWP Fix
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #6 // Add Innershade to Worldmap (You *must* pick one of these components, otherwise the mod won't run as it should.) -> Add Innershade to BP-BGT-Worldmap.: v7.0 BWP Fix
~WHITEQUEEN/WHITEQUEEN.TP2~ #0 #0 // Colours of Infinity - The White Queen: v3.4 BWP Fix
~ISNF/ISNF.TP2~ #0 #0 // Colours of Infinity: I Shall Never Forget: v4.4 BWP Fix
~EILISTRAEE/SETUP-EILISTRAEE.TP2~ #0 #0 // Eilistraee's Song: 3.4
~EILISTRAEE/SETUP-EILISTRAEE.TP2~ #0 #2 // Worldmap addition -> Add Eilistraee's Clearing to BP-BGT-Worldmap: 3.4
~DQ/SETUP-DQ.TP2~ #0 #0 // Core Files: Fishing for Trouble by Yovaneth: v3.0 BWP Fix
~DQ/SETUP-DQ.TP2~ #0 #1 // Optional: Major character portraits: v3.0 BWP Fix
~DQ/SETUP-DQ.TP2~ #0 #2 // Optional: Add Fishing for Trouble to BP-BGT-Worldmap: v3.0 BWP Fix
~SETUP-AZENMOD.TP2~ #0 #0 // Azengaard Tactical Encounter (erebusant's revamp): v5
~SETUP-AZENMOD.TP2~ #0 #1 // Enhanced Trademeet Crypt: v5
~SETUP-AZENMOD.TP2~ #0 #2 // Enhanced Chateau Irenicus: v5
~SETUP-COM_ENCOUNTERS.TP2~ #0 #0 // Chosen of Mystra's Encounters (Requires Throne of Bhaal): v1.08 BWP Fix
~SETUP-COM_ENCOUNTERS.TP2~ #0 #1 // Would you like to install improved druid encounters?: v1.08 BWP Fix
~SETUP-COM_ENCOUNTERS.TP2~ #0 #2 // Would you like to install improved Shagbag encounters?: v1.08 BWP Fix
~SETUP-DSOA.TP2~ #0 #4 // Ghost Shadow Dragon: v2.2.4 BWP Fix
~SETUP-DSOA.TP2~ #0 #6 // Grothgar the Red Dragon: v2.2.4 BWP Fix
~SETUP-DSOA.TP2~ #0 #8 // Curse of the Underground Shade Lord: v2.2.4 BWP Fix
~SETUP-DOFD.TP2~ #0 #0 // DofD: v3 BWP Fix
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #0 // Detectable Spells (Required for the Other Components): v101
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #1 // Improved Asylum Mod for BG2:ToB: v101
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #2 // Spellhold Lich: v101
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #3 // Improved Player Scripts: v101
~SETUP-FIRKRAAG.TP2~ #0 #0 // Super Firkraag Mod for BG2
~SETUP-IMNESVALE.TP2~ #0 #1 // Install Imnesvale Mod -> Hard: v1 BWP Fix
~ARENA/SETUP-ARENA.TP2~ #0 #0 // The Arena Project: v1 BWP Fix
~7C#SARTWEAK/7C#SARTWEAK.TP2~ #0 #101 // Change Sarevok back to his BG1, non-TotSC version -> Only give Sarevok bonuses (eg. don't lower his Saving Throws): v1.2
~7C#SARTWEAK/7C#SARTWEAK.TP2~ #0 #251 // Give Sarevok a better weapon -> Give him Ascension's Final Battle Sarevok's sword: v1.2
~AM/AM.TP2~ #0 #0 // Alex Macintosh PC Conversion by MTS: v5 BWP Fix
~BAGBONUS/BAGBONUS.TP2~ #0 #0 // Bonus Potioncase and Ammobelt to Deidre's store: v1.0.4
~SETUP-RGENIE.TP2~ #0 #0 // Ribald's Genie
~SETUP-BOM.TP2~ #0 #0 // Boards of Magick item pack!: v2.0 BWP Fix
~SETUP-BG2SOA.TP2~ #0 #1 // Adds Items from Baldurs Gate to SoA -> Improved Mencar Pebblecrusher (Not so cheesy method)
~FR_ROV/SETUP-FR_ROV.TP2~ #0 #0 // Freedom's Reign (SoA or ToB): v8 BWP fix
~SETUP-HEARTWOOD.TP2~ #0 #0 // Heart of the Wood (WeiDU-version): v6
~BW_HERBS_BG2/SETUP-BW_HERBS_BG2.TP2~ #0 #0 // Herbs and Potions Add-in for BG2 by Baronius: v1.0.5 BWP Patch
~SETUP-KWOLF.TP2~ #0 #0 // KWolf - new NPC (WeiDU): v1.1
~SETUP-MUNCHMOD.TP2~ #0 #0 // Munchmod: v3.3 BWP Fix
~SETUP-RITEMPACK.TP2~ #0 #0 // Enhanced Girdle of Fortitude: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #1 // Patrick's Chainmail: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #2 // Weakened Cloak of Mirroring: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #4 // Fixed Dragon Plate Armor: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #5 // Ring of Power: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #6 // Improved Anomen's Ring: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #7 // Weakened Celestial Fury: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #8 // BG1 Ring of Wizardry: v2.0 BWP Fix>
~SETUP-ROLLES.TP2~ #1 #0 // Rolles Safyer: v3a BWP Fix
~RTTITEMPACK/RTTITEMPACK.TP2~ #0 #0 // Install RTT Item Pack? **The items are added to the "special" store of Ribald (Adventure's Mart, Waukeen's Promenade) available after SpellHold.**: v1.2 BWP Fix
~RUAD/SETUP-RUAD.TP2~ #0 #0 // Ruad Ro'fhessa (SoA): v27 BWP Fix
~RUAD/SETUP-RUAD.TP2~ #0 #1 // Ruad Ro'fhessa (ToB): v27 BWP Fix
~TZSHOP01/SETUP-TZSHOP01.TP2~ #0 #0 // The Magnificient Magic Shop: v6
~ABYSTORE/ABYSTORE.TP2~ #0 #0 // Unusual Oddities Shop: v3.0 BWP Fix
~SETUP-UNDERREP.TP2~ #0 #0 // Underrepresented Items From Icewind Dale 2: v6 BWP Fix
~SETUP-ITEMUPGRADE.TP2~ #0 #10 // Shadows Of Amn Item Upgrades -> Revised consistency plus version: v40
~SETUP-ITEMUPGRADE.TP2~ #0 #11 // Throne Of Bhaal Item Upgrades -> Revised consistency plus version: v40
~CLIFFKEY/SETUP-CLIFFKEY.TP2~ #0 #1 // A Mod for the Orderly - Add a Keyring to Faerun! See readme for more details about the choices below. -> Consistency Plus version: v5
~SETUP-BLOODMORT.TP2~ #0 #0 // New Spell - Blood Of The Martyr: v6
~SETUP-EBG2.TP2~ #0 #0 // Additional merchant with new items: v1.1
~SETUP-EBG2.TP2~ #0 #1 // Interjections: v1.1
~SETUP-EBG2.TP2~ #0 #2 // Tomes and manuals: v1.1
~SETUP-EBG2.TP2~ #0 #4 // Additional portraits: v1.1
~SETUP-EBG2.TP2~ #0 #5 // Lost item descriptions: v1.1
~SETUP-EBG2.TP2~ #0 #6 // Dragonsuit & Glory of Balduran (ToB): v1.1
~SETUP-EBG2.TP2~ #0 #7 // New racial enemies: v1.1
~SETUP-EBG2.TP2~ #0 #8 // New kit (Gladiator): v1.1
~SETUP-EBG2.TP2~ #0 #9 // New kit (Knight): v1.1
~SETUP-EBG2.TP2~ #0 #10 // New kit (Duelist): v1.1
~SETUP-EBG2.TP2~ #0 #11 // New kit (Legionnaire): v1.1
~SETUP-EBG2.TP2~ #0 #12 // New kit (Globe-trotter): v1.1
~SETUP-EBG2.TP2~ #0 #13 // New kit (Dragon Slayer): v1.1
~SETUP-EBG2.TP2~ #0 #14 // New kit (Crusader): v1.1
~SETUP-EBG2.TP2~ #0 #15 // New kit (Fright of Liches): v1.1
~SETUP-EBG2.TP2~ #0 #16 // New kit (Silent Killer): v1.1
~SETUP-EBG2.TP2~ #0 #17 // New kit (Priest of Auril): v1.1
~SETUP-EBG2.TP2~ #0 #18 // Miscellaneous tweaks: v1.1
~SETUP-FOODMOD.TP2~ #0 #0 // Chosen of Mystra's Food and Herbal Mod (Requires Throne of Bhaal): v1.03 BWP Fix
~RUPERT/SETUP-RUPERT.TP2~ #0 #0 // Rupert the Dye Merchant (for BG2 or TuTu/BGT): v2.1 BWP Fix
~SETUP-ROTBARMORSET.TP2~ #0 #0 // Realm of the Bhaalspawn Armor Set: v1.0 BWP Fix
~STUFFOFTHEMAGI/SETUP-STUFFOFTHEMAGI.TP2~ #0 #0 // Stuff of the Magi: v4
~KONTWK/SETUP-KONTWK.TP2~ #0 #11 // Rod of Refuge: v2.2 BWP Fix
~KONTWK/SETUP-KONTWK.TP2~ #0 #13 // Butter Knife of Balduran: v2.2 BWP Fix
~KONTWK/SETUP-KONTWK.TP2~ #0 #14 // Hackmaster +12: v2.2 BWP Fix
~KONTWK/SETUP-KONTWK.TP2~ #0 #15 // Scipio's Barrel: v2.2 BWP Fix
~BOLSA/BOLSA.TP2~ #1 #0 // Bolsa: v4.1 BWP Fix
~CHARLI/SETUP-CHARLI.TP2~ #1 #0 // Charli, the Middleman: v2.3 BWP Fix
~SETUP-DARRON.TP2~ #1 #0 // Darron: v1.6
~NANSTEIN/NANSTEIN.TP2~ #2 #0 // Nanstein, Chief Mage Engineer of Mountain Sansimportance: V1.3
~MHORAM/MHORAM.TP2~ #1 #0 // Mhoram NPC: v2.3
~SETUP-VENDEDOR_DLAN.TP2~ #1 #0 // D'Lan Merchant for SoA v6.1: v6.1 BWP Fix
~SETUP-VENDEDOR_DLAN.TP2~ #1 #1 // D'Lan Merchant for ToB v6.1: v6.1 BWP Fix
~RECARGA.TP2~ #1 #0 // Recarga: v2.2
~ALCHEMY/SETUP-ALCHEMY.TP2~ #0 #0 // Jan's Alchemy: v6
~MERSKSTORE/SETUP-MERSKSTORE.TP2~ #2 #0 // Mersetek: V1.1
~MYSTIGAN/SETUP-MYSTIGAN.TP2~ #1 #0 // Mystigan the Merchant(ToB Required)
~SETUP-LAVAIT.TP2~ #0 #0 // LavaIt! - BG2
~SETUP-OLDMODSPACK.TP2~ #0 #0 // OldModsPack - items, spells and shops: v2 BWP Fix
~SETUP-RFWIP.TP2~ #0 #0 // Revised Forgotten Wars Projects: Item Pack V0.1: v1.0 BWP Fix
~DRAGONSUMMON/SETUP-DRAGONSUMMON.TP2~ #0 #0 // Dragon Summoning Spell: v1
~SETUP-DSR.TP2~ #0 #0 // Demon-summoning-ritual (WeiDU): v6
~SETUP-BBBKBG.TP2~ #0 #0 // Installation of Item BBBKBG1, BBBKBG2, BBBKBG3, BBBKBG4, BBBKBG5, BBBKBG6, BBBKBG7, BBBKBG8, BBBKBG9 - Book Bag
~SETUP-BBPBAG.TP2~ #0 #0 // Installation of Item BBPBAG1, BBPBAG2, BBPBAG3, BBPBAG4, BBPBAG5, BBPBAG6, BBPBAG7, BBPBAG8, BBPBAG9 - Potion Bag
~SETUP-BBQUIV.TP2~ #0 #0 // Installation of Item BBQUIV1, BBQUIV2, BBQUIV3, BBQUIV4, BBQUIV5, BBQUIV6, BBQUIV7, BBQUIV8, BBQUIV9 - Quiver
~SETUP-BBQUIVB.TP2~ #0 #0 // Installation of Item BBQUIVB1, BBQUIVB2, BBQUIVB3, BBQUIVB4, BBQUIVB5, BBQUIVB6, BBQUIVB7, BBQUIVB8, BBQUIVB9 - Bolt Quiver
~SETUP-BBQUIVC.TP2~ #0 #0 // Installation of Item BBQUIVC1, BBQUIVC2, BBQUIVC3, BBQUIVC4, BBQUIVC5, BBQUIVC6, BBQUIVC7, BBQUIVC8, BBQUIVC9 - Ammunition Belt
~SETUP-BBSCCS.TP2~ #0 #0 // Installation of Item BBSCCS1, BBSCCS2, BBSCCS3, BBSCCS4, BBSCCS5, BBSCCS6, BBSCCS7, BBSCCS8, BBSCCS9 - Scroll Case
~SETUP-BBSCARDR.TP2~ #0 #0 // Installation of Item BBSCARDR - Scimitar of the Arch-Druid
~MUSICA.TP2~ #1 #0 // The Music of the Realms: v2.0 BWP Fix
~SWORDAP/SETUP-SWORDAP.TP2~ #0 #0 // Improved Haer'Dalis' swords (special for Kania): v2
~PORTABLEHOLE/SETUP-PORTABLEHOLE.TP2~ #0 #0 // The Portable Hole: 0.3
~SETUP-RENAL.TP2~ #1 #0 // Sir Renal
~HAENDLERMOD/HAENDLERMOD.TP2~ #1 #0 // Haendlermod: v1.1
~SETUP-IWDITEMPACK.TP2~ #0 #0 // Black Wolf Talisman: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #1 // Chain of Drakkas' Fury: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #2 // House of Despana Insignia: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #3 // Kegsplitter of Shaengarne Ford: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #4 // Kresselack's Full Plate Mail: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #5 // Mantle of the Coming Storm: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #6 // SkullFlail: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #7 // Spear of White Ash: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #8 // Twelve Paces: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #9 // Belib's Everlasting Torch: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #10 // Binding Sash of the Black Raven: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #11 // Young Ned's Knucky: BWP Fix
~SETUP-IWDITEMFIX.TP2~ #0 #0 // Fix IWD Item Pack Items turning to Gold on load
~SETUP-SIGIL-BD-MOD.TP2~ #1 #0 // Sigil's birthday mod
~SETUP-BG2EEW.TP2~ #0 #0 // TeamBG's Weapons Pack for BG2:EE Version 1.01
~SETUP-AMBER.TP2~ #0 #0 // Amber the NPC MOD for BGII:SoA: v4
~SETUP-BTL.TP2~ #0 #0 // Beyond the Law - Kova & Kiyone: v1.35 BWP Fix
~SETUP-BTL.TP2~ #0 #1 // Alternate Soundset for Kiyone - Female4: v1.35 BWP Fix
~SETUP-BTL.TP2~ #0 #2 // Better Balanced BTL Items: v1.35 BWP Fix
~SETUP-BTL.TP2~ #0 #3 // Portraits for Minor Non-Joinable BTL NPCs: v1.35 BWP Fix
~AJANTISBG2/SETUP-AJANTISBG2.TP2~ #1 #0 // Sir Ajantis NPC for BGII: 13
~TASHIA/SETUP-TASHIA.TP2~ #0 #0 // Tashia NPC Mod -> Full version (ToB required): v1.4 BWP Fix
~TASHIA/SETUP-TASHIA.TP2~ #0 #2 // Tashia Add-on Pack by Bri and Lord Ernie (English only, Tashia ToB Required) -> Action Style dialogues: v1.4 BWP Fix
~KIVAN/SETUP-KIVAN.TP2~ #0 #100 // Kivan of Shilmista: v15 BWP Fix
~KIVAN/SETUP-KIVAN.TP2~ #0 #300 // Install Herd's Alternative Portrait for Kivan.: v15 BWP Fix
~FADE/SETUP-FADE.TP2~ #0 #0 // Fade: An NPC for Baldur's Gate II: SoA and ToB: BETA 7.3 BWP Fix
~SETUP-ARIENA.TP2~ #0 #0 // Ariena the Half-orc (Requires Throne of Bhaal): v2.2 BWP Fix
~SETUP-ARIENA.TP2~ #0 #1 // Which of Ariena's portraits do you wish to install? -> Default portraits?: v2.2 BWP Fix
~SETUP-KINDREK.TP2~ #0 #0 // Kindrek v2.5 (BG2:SoA & TOB NPC) created by nethrin
~KITANYA/SETUP-KITANYA.TP2~ #0 #0 // Kitanya Conversation/Romance Mod for BG2: v6.4 BWP Fix
~SETUP-VALEN.TP2~ #0 #0 // Valen: v45 BWP Fix
~TSUKIBG2/TSUKIBG2.TP2~ #0 #0 // Tsuki BG2 NPC: BETA1 BWP Fix
~TSUKIBG2/TSUKIBG2.TP2~ #0 #1 // Tsuki BG2 NPC - Tsuki/Valen banters: BETA1 BWP Fix
~XAN/SETUP-XAN.TP2~ #0 #0 // Xan NPC MOD for Baldur's Gate II: v15
~XAN/SETUP-XAN.TP2~ #0 #2 // Install alternate class for Xan? -> Change Xan's class to Mage: v15
~XAN/SETUP-XAN.TP2~ #0 #5 // BG1-style flaming swords: v15
~XANBG2VOICE/SETUP-XANBG2VOICE.TP2~ #0 #0 // Xan's BG2 voice for BG1, v2
~YASRAENA/SETUP-YASRAENA.TP2~ #0 #0 // Yasraena (BG2:SoA & TOB NPC) created by nethrin & Sillara of the Tamari: v16
~SETUP-ALORA.TP2~ #0 #0 // Chosen of Mystra's Alora NPC Mod (Requires Throne of Bhaal): 1.5 BWP Fix
~AURENASEPH/SETUP-AURENASEPH.TP2~ #0 #0 // Auren Aseph for BG2:ToB: v8
~THAEL/THAEL.TP2~ #3 #0 // THAEL, Elf Mage-Thief and VEL-VEVLOS, The Bloodied Blade: v2.32
~HANNA/HANNA.TP2~ #3 #0 // Hanna NPC (ToB required): v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #1 // Expanded De´Arnise Keep: v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #3 // Improved Hell Djinn: v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #4 // Improved Dragon of Irenicus : v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #5 // Improved Hell Dragon: v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #6 // Improved Trademeet Crypt: v2.4 BWP Fix
~SETUP-LESTER.TP2~ #2 #0 // Lester the NPC for BGII: v0.8 BWP Fix
~TIAX/SETUP-TIAX.TP2~ #0 #0 // Tiax NPC MOD for Baldur's Gate II: v3
~SARAHTOB/SETUP-SARAHTOB.TP2~ #0 #0 // Sarah NPC Romance Mod for BG2:ToB: 4 BWP Fix
~SETUP-HUBELPOT.TP2~ #0 #0 // SConrad's IM6-entry: Hubelpot Thistledown, the Vegetable Merchant NPC-mod: v1.0 BWP Fix
~SETUP-HUBELPOT.TP2~ #0 #1 // Hubelpot's Kit -> Default kit, the Totemic Druid: v1.0 BWP Fix
~ANGELO/SETUP-ANGELO.TP2~ #0 #0 // Angelo NPC MOD for Baldur's Gate II: v5
~SETUP-VAMPIRETALES.TP2~ #0 #0 // Vampire Tales (Requires Throne of Bhaal): v1.03 BWP Fix
~SETUP-VAMPIRETALES.TP2~ #0 #1 // Improved Cult of the Unseeing Eye: v1.03 BWP Fix
~SETUP-VAMPIRETALES.TP2~ #0 #2 // Improved Harper Fight: v1.03 BWP Fix
~SETUP-VAMPIRETALES.TP2~ #0 #3 // CoM Store 1: v1.03 BWP Fix
~SETUP-NIKITA.TP2~ #0 #0 // Nikita NPC Mod (Requires Throne of Bhaal)
~TOUCHED/SETUP-TOUCHED.TP2~ #0 #0 // Touch the Moon NPC (Requires Throne of Bhaal): v1.1 BWP Fix
~TOUCHED/SETUP-TOUCHED.TP2~ #0 #1 // Install Wild Elf Fighter Kit: v1.1 BWP Fix
~XULAYE/XULAYE.TP2~ #0 #0 // Xulaye NPC Mod for BG2:SoA: v1.2
~XULAYE/XULAYE.TP2~ #0 #1 // Xulaye's Player Initiated Dialogues: v1.2
~XULAYE/XULAYE.TP2~ #0 #2 // Korgan Fights at the Pits: v1.2
~HALDAMIR/SETUP-HALDAMIR.TP2~ #0 #0 // Haldamir: v3
~AVIM/SETUP-AVIM.TP2~ #1 #0 // Avi Maya NPC for SoA/ToB: v6.0 BWP Fix
~SAERILETH/SETUP-SAERILETH.TP2~ #0 #0 // Saerileth Romance Mod (BG2:SoA & TOB NPC) created by nethrin and Sillara: v18
~SKIE/SETUP-SKIE.TP2~ #1 #0 // Skie NPC - BG2
~TYRISFLARE/SETUP-TYRISFLARE.TP2~ #0 #0 // Tyris Flare NPC: v7
~VARSHOON/SETUP-VARSHOON.TP2~ #0 #0 // Varshoon - an illithid NPC for BG2
~VARSHOON/SETUP-VARSHOON.TP2~ #0 #1 // New paperdoll for illithids (inventory illustration)
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #0 // Gavin for BG2: 20111016 TOB BWP Fix
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #1 // Gavin heals the PC when below 50% health  (Can be disabled or enabled via player-initiated dialogue): 20111016 TOB BWP Fix
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #2 // Multi-romance cheat -> Normal romance kills: 20111016 TOB BWP Fix
~SETUP-GAVIN_BG2_BGT.TP2~ #0 #0 // BGT Hot-Fix for BG2 Gavin
~DARIAN/DARIAN.TP2~ #0 #0 // Darian NPC Mod for BGII: SoA & ToB: v2.4
~DARIAN/DARIAN.TP2~ #0 #4 // Sarah NPC Crossmod: v2.4
~AEON/SETUP-AEON.TP2~ #0 #0 // Aeon - BG2: 1.0 BWP Fix
~AEON/SETUP-AEON.TP2~ #0 #1 // Talk between Aeon and Xan. This component require installed Xan BG2 NPC by Kulyok.: 1.0 BWP Fix
~AEON/SETUP-AEON.TP2~ #0 #2 // Pool of Radiance: Ruins of Myth Drannor - item pack for BG2 (Caution! Items still need some fixing, but you may install the component - it won't damage the game): 1.0 BWP Fix
~YVETTE/SETUP-YVETTE.TP2~ #0 #0 // Yvette Romance - BG2 Romance Character: 2.0_Isaya BWP Fix
~YVETTE/SETUP-YVETTE.TP2~ #0 #1 // Yvette Romance - alternative class (Pure Heartwarder): 2.0_Isaya BWP Fix
~DACE/DACE.TP2~ #0 #0 // Dace Linton NPC Mod for BG2:SoA & ToB: v2 BWP Fix
~GAHESH/GAHESH.TP2~ #0 #0 // Gahesh NPC
~ISRA_BG2/ISRA_BG2.TP2~ #0 #0 // Isra for BGII: v2.1
~SETUP-THEUNDYING.TP2~ #0 #0 //  "The Undying" Mod
~SETUP-NEH'TANIEL.TP2~ #0 #0 // Neh'taniel NPC Mod: v5.5 BWP Fix
~SETUP-ALASSA.TP2~ #0 #0 // Alassa NPC: v2 BWP Fix
~ALLISON/SETUP-ALLISON.TP2~ #0 #0 // Allison (One-Day NPC) v1.6: v1.8 BWP Fix
~SETUP-ANISHAI.TP2~ #0 #0 // Anishai one-day NPC: v1.5
~SETUP-CASSIUS.TP2~ #0 #0 // Cassius NPC Mod (Requires Throne of Bhaal): v1.04
~SETUP-GHARETH.TP2~ #0 #0 // Ghareth NPC (Requires Throne of Bhaal): v0.91 BWP Fix
~SETUP-HESSANPC.TP2~ #0 #0 // Hessa NPC Mod (Requires Throne of Bhaal): 1.1 BWP Fix
~SETUP-WIKAEDE.TP2~ #0 #0 // Wikaede by Moongaze: v3.4 Upgraded to Revisited v4.1
~SETUP-FOXMONSTER.TP2~ #0 #0 // Moddie, "the fox monster in your backpack": v1.2
~SETUP-VILDRA.TP2~ #0 #0 // Vildra for BG2:SoA: v1.1 BWP Fix
~SETUP-JANDOR.TP2~ #0 #0 // JandorNPC-WeiDU: v2
~SETUP-ELDOTH.TP2~ #0 #0 // Eldoth - The reunion
~ROAR/SETUP-ROAR.TP2~ #0 #0 // Roar - a taciturn monk
~TEDDY/SETUP-TEDDY.TP2~ #0 #0 // Teddy - a half orkisch barbarian
~DEARNISE/SETUP-DEARNISE.TP2~ #0 #0 // de'Arnise Romance for Baldur's Gate II: v4
~SETUP-BANTERPACK.TP2~ #0 #0 // Pocket Plane Banter Pack for BG2: Shadows of Amn: V14 BWP Fix
~SETUP-BANTERPACK.TP2~ #0 #2 // Pocket Plane Banter Pack for BG2: Throne of Bhaal: V14 BWP Fix
~SETUP-BANTERPACK.TP2~ #0 #3 // Install TOB Banter Accelerator script? (Increases the frequency of interparty banter): V14 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #0 // Extended NPC-NPC Interaction SoA: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #1 // Extended Minsc/Aerie Interaction ToB: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #2 // Imoen "Retrospection" dialogue for BGII: ToB: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #3 // Wake-Up dialogue for Anomen Romance (By David Gaider with additions from Kulyok): V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #4 // NPC Conflict Revisions: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #5 // Restored Aerie/Jaheira/Anomen interjection in Underdark: V4.2 BWP Fix
~VICONIA/SETUP-VICONIA.TP2~ #0 #0 // Viconia Friendship: v3.3
~MAZZY/SETUP-MAZZY.TP2~ #0 #0 // Mazzy Friendship: v2.2 BWP Fix
~YOSHIMO/YOSHIMO.TP2~ #0 #0 // Yoshimo Friendship Mod for BGII: SoA: 2.2
~SETUP-EDWINROMANCE.TP2~ #0 #0 // Edwin Romance: v2.0.6
~SETUP-EDWINROMANCE.TP2~ #0 #2 // Edwin flirts: v2.0.6
~SETUP-EDWINROMANCE.TP2~ #0 #3 // New ending for Viconia Romance by Laufey: v2.0.6
~TSUJATHA/SETUP-TSUJATHA.TP2~ #0 #0 // Tsujatha (BG2:SoA NPC) created by Sillara of the Tamari: v15
~ALCOOL/ALCOOL.TP2~ #1 #0 // A Night out in the Taverns: V0.11
~JANQUEST/SETUP-JANQUEST.TP2~ #1 #0 // Jan's Extended Quest
~KORGAN/SETUP-KORGAN.TP2~ #1 #0 // Korgan's Redemption
~IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2~ #0 #0 // Imoen Friendship: 2.1
~CORAN/SETUP-CORAN.TP2~ #0 #0 // Coran NPC MOD for Baldur's Gate II: v5
~CORAN/SETUP-CORAN.TP2~ #0 #1 // Delete old Coran from the Forest of Tethyr (RECOMMENDED): v5
~LAVALYGAR/LAVALYGAR.TP2~ #0 #0 // LaValygar - new talks with Valygar Corthala
~YESLICKNPC/YESLICKNPC.TP2~ #0 #0 // Yeslick NPC for BGII: SoA: v1.1
~SAREVOKFRIENDSHIP/SAREVOKFRIENDSHIP.TP2~ #0 #0 // Sarevok Friendship for BGII: ToB: 1
~BRANWEN/SETUP-BRANWEN.TP2~ #0 #0 // Branwen BG2 NPC mod for players and modders: v3
~SETUP-CHIARA.TP2~ #1 #0 // Chiara - A character from the Rosenranken Forum: v1.02 BWP Fix
~SETUP-GOO.TP2~ #0 #0 // Goo the Disembodied Floating Eyeball: v6
~SETUP-HORACE.TP2~ #0 #0 // Horace - BGII: v1.72 BWP Fix
~SETUP-HORACE.TP2~ #0 #1 // Bone Collector: v1.72 BWP Fix
~SETUP-KARI.TP2~ #0 #0 // Kari The Koboldgirl (Created by Moongaze): v1.3b Upgraded to Moongaze's Kari v1
~SETUP-MALTHIS.TP2~ #2 #0 // Malthis, the swashbuckler!: Version 2
~SBS.TP2~ #0 #0 // Summon Bhaalspawn: v3 BWP Fix
~SBS.TP2~ #0 #1 // Install Skie Portrait (Original Mod Portrait): v3 BWP Fix
~SETUP-VANIM.TP2~ #1 #0 // A new NPC: Vanim, a notorious assassin: v1.4 BWP Fix
~SETUP-BIDDE.TP2~ #0 #0 // Biddekelorak v1 (BG2:SoA & TOB NPC) created by nethrin
~SETUP-FRENNEDAN.TP2~ #1 #0 // Frennedan-Mod for Baldur's Gate II: 1.03 BWP Fix
~MAWGULNPC/SETUP-MAWGULNPC.TP2~ #1 #0 // Mawgul NPC: v2.2
~ULDAR/SETUP-ULDAR.TP2~ #1 #0 // ULDAR, the half-orc Barbarian: v0.77 BWP Fix
~ROSE/SETUP-ROSE.TP2~ #0 #0 // Rose NPC for BG:T: v0.03 OPEN BETA BWP Fix
~SETUP-LARSHA.TP2~ #1 #0 // Larsha
~SETUP-GLORAN.TP2~ #1 #0 // Joinable NPC Gloran: v3 BWP Fix
~SETUP-AUDEN.TP2~ #0 #0 // Auden for BG2:SOA
~BG1NPCSOA.TP2~ #0 #50 // Faldorn's New Leaf: v9 BWP Fix
~BG1NPCSOA.TP2~ #0 #95 // Dynaheir: v9 BWP Fix
~BG1NPCSOA.TP2~ #0 #200 // Faldorn: ToB: v9 BWP Fix
~SETUP-COONDRED.TP2~ #0 #0 // Coondred NPC Mod for Baldur's Gate II (ToB required)
~SETUP-AIP.TP2~ #0 #0 // Adventures In Papperland: v5 BWP Fix
~SDMODS/SDMODS.TP2~ #0 #0 // Shed's Mods: v1.03 BWP FIx
~SETUP-TURNIPGOLEM.TP2~ #0 #0 // Turnip Golem Encounter: v4
~SETUP-MDX.TP2~ #0 #0 // Xmas Mod: v1.0.3 BWP Fix
~HF_HHG/SETUP-HF_HHG.TP2~ #0 #0 // The Quest for the Holy Hand Grenade: v1.3 BWP Fix
~QUALLOFIX/SETUP-QUALLOFIX.TP2~ #0 #0 // Let the cadaver crawler live: 1.14
~SETUP-SNAKES.TP2~ #0 #0 // The Slithering Menace (for BGII:ToB only)
~CONTEST/SETUP-CONTEST.TP2~ #0 #0 // Facing the Shade Lord Again
~SETUP-BWL_CONTEST.TP2~ #0 #0 // K'aeloree's BWL Contest Items
~THOGHMA/SETUP-THOGHMA.TP2~ #2 #0 // A Quest in the service of Oghma: v1.6
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #0 // The Price Of Friendship: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #1 // Some of My Best Friends Are Slimes: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #2 // You Could Restore the Summon Cow Spell, But Why?: v5
~LUCY/SETUP-LUCY.TP2~ #0 #0 // Lucy the Wyvern: v4
~CERBERUS/SETUP-CERBERUS.TP2~ #0 #0 // The Cerberus mod for BG2:SoA, version 1.06
~SETUP-SLANDOR.TP2~ #1 #0 // The Minotaur and Lilacor
~ZALNOYA/SETUP-ZALNOYA.TP2~ #0 #0 // Zalnoya and the Shadow Thieves
~ZALNOYA/SETUP-ZALNOYA.TP2~ #0 #1 // Standard vampire encounters fix
~SWYLIF/SWYLIF.TP2~ #0 #0 // Swylif NPC - an evil gnome who hates lettuce: v1.0 BWP Fix
~SAGAMAN/SETUP-SAGAMAN.TP2~ #0 #0 // Ulrien of Cormyr - SagaMaster
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #0 // Restored Locations: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #1 // Restored Characters and Dialogs: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #2 // Restored Sounds: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #3 // Restored Items: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #4 // Restored Wish Options: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #5 // Restored XP for Minor Things: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #6 // Lich Deril: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #7 // Restored Random Encounters: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #8 // Minor Restorations: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #10 // Better Item Import: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #11 // Restored Final Slayer Dream: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #12 // Alternate Slayer Change: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #13 // Restored Waukeen's Promenade Cutscene: v8.2
~SETUP-RES_FIXER.TP2~ #0 #0 // Resource Fixer: v1
~BP/SETUP-BP.TP2~ #0 #0 // Big Picture, core component (required for most subcomponents): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #60 // Custom Grandmastery (w/ extra attacks): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1020 // Beholder Cult: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1080 // Vampire Encounters -> Chapter 3 and 6 (no bodhi): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1100 // Copper Coronet and Slavers: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1130 // Drizzt Encounter (Chapter 6): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1140 // Druidic Improvements -> Druid Grove (with Druid Encounter): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1170 // Treant Encounter: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1190 // Hell Trial Additions: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1200 // Horreds Lair: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1210 // Irenicus Dungeon Enhancements (except Duergar): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1330 // Tavern Brawl (In the Seven Veils): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1350 // Planar Prison: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1375 // Planar Sphere Enhancements (including Tolgerias): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1570 // Improved Spellhold -> Spellhold Enhancments - Full Package: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1600 // Improved Suldanessallar: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1625 // Tanners Quest: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1650 // Trademeet Enhancements: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1675 // Wand of Orcus Add-In: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1700 // Windspear Hills Enhancements: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1110 // Kensai Ryu's Brown Dragon: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1120 // Kensai Ryu's Improved Crypt King: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1175 // Kensai Ryu's Gnome Fighter/Illusionist in the Docks: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1275 // Gebhard Blucher's Lich in the Docks: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1525 // Improved Small Teeth Pass, by Kensai Ryu: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1250 // Kuroisan the Acid Kensai, by Westley Weimer: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1425 // Red Badge, Poison-Based Encounter, by Westley Weimer: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1450 // The Ritual, by Westley Weimer: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1800 // ToB Improvements: v181-b4611 BWP Fix
~SETUP-SOLAUFEIN.TP2~ #0 #0 // Solaufein Romance for Baldur's Gate II (SoA & ToB): v104 BWP Fix
~RPGSOLAFLIRTPACK/SETUP-RPGSOLAFLIRTPACK.TP2~ #0 #0 // The RPG Solaufein Flirt Pack for BG2 (Rated NC17): v1.1 BWP Fix
~SETUP-KETO.TP2~ #0 #0 // Keto-SOA NPC V2
~LUXLEYSOA/SETUP-LUXLEYSOA.TP2~ #0 #0 // Luxley Family Mod for BGII:SoA: v1.2 BWP Fix
~LUXLEYSOA/SETUP-LUXLEYSOA.TP2~ #0 #1 // Portraits for non-joinable NPCs: v1.2 BWP Fix
~SETUP-KIARA-ZAIYA.TP2~ #0 #2 // Alternate High level abilities by TG Maestro: v1.6.2 BWP Fix
~SETUP-KIARA-ZAIYA.TP2~ #0 #5 // Revised Suldalanessar: v1.6.2 BWP Fix
~SETUP-KIARA-ZAIYA.TP2~ #0 #6 // Jao and party for SOA: another tough fight: v1.6.2 BWP Fix
~SETUP-NPCFLIRT.TP2~ #0 #0 // Aerie Flirt Pack For SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #1 // Aerie/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #2 // Aerie Flirt Pack For TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #3 // Aerie/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #4 // Jaheira Flirt Pack for SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #5 // Jaheira/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #6 // Jaheira Flirt Pack for TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #7 // Jaheira/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #8 // Viconia Flirt Pack for SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #9 // Viconia/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #10 // Viconia Flirt Pack for TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #11 // Viconia/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #12 // Anomen Flirt Pack for SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #13 // Anomen/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #14 // Anomen Flirt Pack for TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #15 // Anomen/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~HAERDALISROMANCE/HAERDALISROMANCE.TP2~ #0 #0 // Haer'Dalis Romance (SoA & ToB): v2
~NEPHELE/NEPHELE.TP2~ #0 #0 // Nephele NPC Mod for BGII: SoA & ToB: v2.2 BWP Fix
~NEPHELE/NEPHELE.TP2~ #0 #1 // Install Haer'Dalis Romance crossmod content: v2.2 BWP Fix
~PETSY/PETSY.TP2~ #0 #0 // Petsy Chattertone
~PETSY/PETSY.TP2~ #0 #1 // Petsy/Nephele crossmod banters
~SETUP-REVISEDBATTLES.TP2~ #0 #0 // Improved Battles - "erebusant's Patching Version" v6: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #1 // Improved Drizzt: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #2 // Improved Mencar Pebblecrusher: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #3 // Improved Mad Cleric: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #4 // Improved House Jae'llat: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #5 // Improved Lord Roenall: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #6 // Improved Master Brain: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #7 // Improved Wraith Sarevok: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #8 // Improved Cohrvale, Bregg & Alamas: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #13 // Improved Fire Giants (requires ToB): v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #14 // Improved Shade Lord: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #15 // Improved Trademeet Crypt: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #16 // Improved Dungeon: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #17 // Much Improved Temple Sewers Party: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #18 // Improved Kiser Jhaeri (requires ToB): v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #19 // Improved Falahar: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #20 // Improved Drow Pit Fights: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #21 // Improved Chromatic Demon: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #22 // Knights of Dark Renown: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #23 // Arcane Avenger Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #24 // Blademaster Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #25 // Demon Knight Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #26 // Bastard Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #27 // Modify .CRE Proficiencies, Abilities & Effects. This component MUST be installed.: v6.3 BWP Fix
~UB/SETUP-UB.TP2~ #0 #0 // The Kidnapping of Boo by Cliffette: v26beta2
~UB/SETUP-UB.TP2~ #0 #2 // Kalah and What He Was Promised: v26beta2
~UB/SETUP-UB.TP2~ #0 #3 // "Cat and Mouse" (Bodhi hunts you in Spellhold) by Ghreyfain: v26beta2
~UB/SETUP-UB.TP2~ #0 #4 // Gorje Hilldark and the Extended Illithium Quest: v26beta2
~UB/SETUP-UB.TP2~ #0 #5 // The Pai'Na/Spider's Bane Quest: v26beta2
~UB/SETUP-UB.TP2~ #0 #6 // Restored Crooked Crane Inn: v26beta2
~UB/SETUP-UB.TP2~ #0 #7 // Restored Encounters: v26beta2
~UB/SETUP-UB.TP2~ #0 #8 // Artemis Entreri in Bodhi's Lair: v26beta2
~UB/SETUP-UB.TP2~ #0 #9 // Corrected "Xzar's Creations": v26beta2
~UB/SETUP-UB.TP2~ #0 #10 // Restored Hell Minions, by SimDing0: v26beta2
~UB/SETUP-UB.TP2~ #0 #12 // Item Restorations: v26beta2
~UB/SETUP-UB.TP2~ #0 #15 // NPC Portrait Restorations: v26beta2
~UB/SETUP-UB.TP2~ #0 #16 // Corrected BAMs and Scripts: v26beta2
~UB/SETUP-UB.TP2~ #0 #17 // Corrected Character Names and Biographies: v26beta2
~UB/SETUP-UB.TP2~ #0 #18 // Restored Minor Dialogs: v26beta2
~UB/SETUP-UB.TP2~ #0 #19 // Restored Bhaalspawn Powers, by David Gaider: v26beta2
~UB/SETUP-UB.TP2~ #0 #21 // Throne of Bhaal Minor Restorations: v26beta2
~UB/SETUP-UB.TP2~ #0 #25 // The Murder of Acton Balthis, by Kulyok: v26beta2
~SETUP-D0QUESTPACK.TP2~ #0 #0 // General AI Improvements: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #1 // Creature & Area Improvements -> All Creature & Area Improvements: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #5 // Additional Shadow Thieves Content: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #6 // Alternative Harper/Xzar Plot: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #7 // Extended Reynald Sequence: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #8 // Intrigue In The Copper Coronet: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #9 // Rahul Kanakia's Potion Quest: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #10 // Revised Hell Trials: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #11 // Improved Oasis II -> IO2 Dialogue & Combat Enhancement: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #13 // Saving Sanik In Brynnlaw: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #14 // Burglary Of The Bookkeeper: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #15 // New Fate For The Dryads' Acorns: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #16 // The Tragedy Of Besamen: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #17 // Further Slaver Involvement: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #18 // Sending The Solamnic Knights Home: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #19 // Nazariel The Lich: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #20 // Reward Negotiation: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #21 // Infernal Thievery: v3.1
~SETUP-TURNABOUT.TP2~ #0 #0 // Ascension: Turnabout: BWP Fix
~SETUP-TURNABOUT.TP2~ #0 #1 // Balthazar Epilogue Portrait, by Cliffette: BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #0 // Longer Road v 1.5: v1.5.1 BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #2 // Restore Irenicus's original portrait from SoA.: v1.5.1 BWP Fix
~SETUP-TACTICS.TP2~ #0 #5 // Improved Irenicus: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #7 // Improved Twisted Rune: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #32 // Mike Barnes' Improved North Forest: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #33 // Mike Barnes' Marching Mountains: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #36 // Tougher Fire Giants: v25; Lol's Update to v26
~YIKARI/YIKARI.TP2~ #0 #0 // Yikari, a monk NPC
~YIKARI/YIKARI.TP2~ #0 #3 // Compatibility with Kuroisan (from Tactics or Big Picture)
~YIKARI/YIKARI.TP2~ #0 #4 // Compatibility with Item Upgrade SoA - Revised
~YIKARI/YIKARI.TP2~ #0 #5 // Compatibility with Item Upgrade ToB - Revised
~WHEELS/SETUP-WHEELS.TP2~ #0 #0 // The Wheels of Prophecy: v3
~CELESTIALS/SETUP-CELESTIALS.TP2~ #0 #0 // PnP Celestials: v6
~SETUP-GRIMUARS.TP2~ #0 #0 // Grimuars for BG2
~SETUP-GRIMUARS.TP2~ #0 #1 // Additional Grimuars Store
~SETUP-GRIMUARS.TP2~ #0 #3 // Tougher Gaal
~SETUP-GRIMUARS.TP2~ #0 #4 // Tougher Ardhata
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #0 // Homeward Bound: v7 - 25 April, 2010
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #2 // Romances end due to separation -> Original game behavior is unchanged: v7 - 25 April, 2010
~TOBR/SETUP-TOBR.TP2~ #0 #0 // Gromnir: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #1 // Melissan: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #2 // Solar: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #3 // Yaga Shura: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #4 // Grove of the Ancients: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #5 // Pocket Plane: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #6 // Fight Five in Any Order: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #7 // Amkethran: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #8 // Fire Temple: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #9 // Oasis: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #10 // Saradush: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #12 // Cleansing the Temple: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #13 // The Witch of the Wealdath: beta 4 BWP Fix
~STIVAN/SETUP-STIVAN.TP2~ #0 #0 // Stivan the Hunter -> Default portrait (Nix): Stivan the Hunter, version 0.90 beta
~ALTERNATIVES/SETUP-ALTERNATIVES.TP2~ #0 #0 // Alternatives: v10
~G3ANNIVERSARY/SETUP-G3ANNIVERSARY.TP2~ #0 #0 // The Gibberlings Three Anniversary Mod: v9
~NPC_TWEAK.TP2~ #0 #0 // Anomen: v5
~NPC_TWEAK.TP2~ #0 #1 // Cernd: v5
~NPC_TWEAK.TP2~ #0 #2 // Nalia: v5
~GHOST/SETUP-GHOST.TP2~ #0 #0 // Ghost - WeiDU-version: v2.1
~FADINGPROMISES/SETUP-FADINGPROMISES.TP2~ #0 #0 // Fading Promises: v7 BWP fix
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #0 // Spell Revisions: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #10 // Deva and Planetar Animations: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #20 // Mirror Image Fix: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #30 // Dispel Magic Fix: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #40 // Cure Sleep Fix: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #50 // Remove Disabled Spells from Spell Selection Screens: v3.1 (Hotfix 03)
~SETUP-FAIRYDRAGON.TP2~ #0 #0 // Authentic mischiefous Fairy Dragon: v6
~SETUP-BINFINITYSOUNDS.TP2~ #0 #0 // Restored BG1 Spell Casting Voices: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #1 // Restored BG1 Spell Casting Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #2 // Restored BG1 Weapon Attack Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #3 // Restored BG1 Armor Hit Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #4 // Restored BG1 Armor Movement Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #5 // Restored BG1 Interface Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #7 // Restored Chunked Death Sound Effect -> Alternate BG1 Sound Effect (Gore): v1.3
~WILDMAGE/SETUP-WILDMAGE.TP2~ #0 #0 // Wild Mage Additions: New Wild Magic Spells: v1.7 BWP Fix
~WILDMAGE/SETUP-WILDMAGE.TP2~ #0 #3 // Misc spell modifications: v1.7 BWP Fix
~WILDMAGE/SETUP-WILDMAGE.TP2~ #0 #4 // Stationary BG1-Rhialto (haughty pansy mode): v1.7 BWP Fix
~TELEPORT/TELEPORT.TP2~ #1 #0 // Teleport spell for BG2:SoA: v14 BWP Fix
~TELEPORT/TELEPORT.TP2~ #1 #1 // Teleport spell for BG2:ToB: v14 BWP Fix
~DRIZZTISNOTSTUPID/SETUP-DRIZZTISNOTSTUPID.TP2~ #0 #0 // Drizzt Is Not Stupid: v1.1
~NOGAMEOVER/SETUP-NOGAMEOVER.TP2~ #0 #100 // Game Over Only On Party Death: 1.31
~SETUP-DROWS.TP2~ #0 #0 // Drows: v1.1
~NPCKIT/NPCKIT.TP2~ #0 #30 // Improved Specialist Mage Descriptions: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #31 // Replace Berserker Kit with Battlerager for Dwarves: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #400 // Anomen Gains Helm Kit on Passing Knighthood Test: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2100 // Change Korgan's Kit to Battlerager: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2200 // Give Mazzy a Proper Truesword of Arvoreen Kit: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2300 // Change Minsc's Title to Rashemaar Ranger: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2800 // Give Sarevok a Proper Deathbringer Kit: v4 BWP fix
~KITRTT.TP2~ #0 #0 // Amazon: v1.3
~KITRTT.TP2~ #0 #1 // Gladiator: v1.3
~KITRTT.TP2~ #0 #2 // Investigator: v1.3
~KITRTT.TP2~ #0 #3 // Halfling Thrower: v1.3
~KITRTT.TP2~ #0 #4 // Samurai: v1.3
~KITRTT.TP2~ #0 #5 // Giant Slayer: v1.3
~KITRTT.TP2~ #0 #6 // Anti-paladin: v1.3
~KITRTT.TP2~ #0 #7 // Dark Knight: v1.3
~KITRTT.TP2~ #0 #8 // Elf Paladin: v1.3
~KITRTT.TP2~ #0 #9 // Messiah: v1.3
~KITRTT.TP2~ #0 #10 // Arcane: v1.3
~KITRTT.TP2~ #0 #11 // Elementalist: v1.3
~KITRTT.TP2~ #0 #12 // Time Keeper: v1.3
~KITRTT.TP2~ #0 #13 // Dark Ranger: v1.3
~KITRTT.TP2~ #0 #14 // Enticer: v1.3
~KITRTT.TP2~ #0 #15 // Priest of Cyric: v1.3
~KITRTT.TP2~ #0 #16 // Priest of Mask: v1.3
~KITRTT.TP2~ #0 #17 // Priest of Mystra: v1.3
~KITRTT.TP2~ #0 #18 // Priest of Tempus: v1.3
~KITRTT.TP2~ #0 #19 // Dark Druid: v1.3
~KITRTT.TP2~ #0 #20 // Warden of the Water: v1.3
~KITRTT.TP2~ #0 #21 // Warden of the Fire: v1.3
~KITRTT.TP2~ #0 #22 // Warden of the Wind: v1.3
~KITRTT.TP2~ #0 #23 // Treasure Hunter: v1.3
~KITRTT.TP2~ #0 #24 // Scoundrel: v1.3
~KITRTT.TP2~ #0 #25 // Gentleman: v1.3
~KITRTT.TP2~ #0 #26 // Ninja: v1.3
~KITRTT.TP2~ #0 #27 // Golem Trainer: v1.3
~KITRTT.TP2~ #0 #28 // Juggler: v1.3
~KITRTT.TP2~ #0 #29 // Minstrel: v1.3
~KITRTT.TP2~ #0 #30 // Items and Spells (you can't skip this component): v1.3
~SETUP-PPK.TP2~ #1 #0 // Prestige Kit Pack Basic: BWP Fix
~SETUP-PPK.TP2~ #1 #1 // Dreadnought: BWP Fix
~SETUP-PPK.TP2~ #1 #2 // Blackguard: BWP Fix
~SETUP-PPK.TP2~ #1 #3 // Ssaulabi: BWP Fix
~SETUP-PPK.TP2~ #1 #4 // Priest of Tempus: BWP Fix
~SETUP-PPK.TP2~ #1 #5 // Priest of Ohgma: BWP Fix
~SETUP-PPK.TP2~ #1 #6 // Champion: BWP Fix
~SETUP-PPK.TP2~ #1 #7 // Mystic Fire: BWP Fix
~SETUP-PPK.TP2~ #1 #8 // Duelist: BWP Fix
~SETUP-PPK.TP2~ #1 #9 // Tempest: BWP Fix
~SETUP-PPK.TP2~ #1 #10 // Trickster: BWP Fix
~SETUP-PPK.TP2~ #1 #11 // Shadowdancer: BWP Fix
~SETUP-PPK.TP2~ #1 #12 // Red Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #13 // Blue Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #14 // Green Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #15 // White Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #16 // Elementalist: BWP Fix
~SETUP-PPK.TP2~ #1 #17 // Shadowdruid: BWP Fix
~SETUP-CRUSADE.TP2~ #0 #0 // Champion of Torm: v4.3 BWP Fix
~SETUP-CRUSADE.TP2~ #0 #1 // Energist: v4.3 BWP Fix
~SETUP-CRUSADE.TP2~ #0 #2 // Adventurer: v4.3 BWP Fix
~SETUP-CRUSADE.TP2~ #0 #3 // Crusader Items: v4.3 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #0 // New Creature Animation: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #1 // New Creatures: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #2 // Disciple Of Dispater The Fighter Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #3 // Disciple Of Mammon The Thief Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #4 // Disciple Of Mephistopheles The Fighter Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #5 // Disciple Of Baalzebul The Thief Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #6 // Disciple Of Asmodeus The Cleric Kit: v1.0 BWP Fix
~SETUP-HIDEKT.TP2~ #0 #1 // Druid XP Req set to Mage XP Req for levels 14-20
~SETUP-VAGRANT.TP2~ #0 #0 // Improved Anvil Lite for TOB - Vagrant Kit
~SETUP-VAGRANT.TP2~ #0 #1 // Improved Anvil Lite for TOB - Auramaster Kit
~SETUP-VAGRANT.TP2~ #0 #2 // Improved Anvil Lite for TOB - Riskbreaker Kit
~SETUP-VAGRANT.TP2~ #0 #3 // Improved Anvil Lite for TOB - Items
~SETUP-HARPSCOUT.TP2~ #0 #0 // Harper scout kit for thief
~SETUP-HARPSCOUT.TP2~ #0 #1 // Harper scout kit for bard
~SETUP-HARPSCOUT.TP2~ #0 #2 // Additional Harpers items
~A4AUROR/SETUP-A4AUROR.TP2~ #0 #0 // Auror Ranger Class Kit for BGII - ToB: v4.1
~SETUP-AVENGERKIT.TP2~ #0 #0 // Holy Avenger Paladin Kit -> AvengerKit - TrashMan's Mod: v1.02 BWP Fix
~SETUP-AVENGERKIT.TP2~ #0 #1 // Extra Items -> Extra Items: v1.02 BWP Fix
~SETUP-AVENGERKIT.TP2~ #0 #2 // Sundelessanar NPC changes (boost elven fighters with better stats and some of the new items)REQUIRES EXTRA ITEMS -> Elven Supremacy: v1.02 BWP Fix
~SETUP-AVENGERKIT.TP2~ #0 #3 // Black Dragon help (a mighty paladin will help you fight the black dragon in the elven city + better paladins at Bodhi fight) REQUIRES EXTRA ITEMS -> Black Dragon Help: v1.02 BWP Fix
~SETUP-STORM.TP2~ #0 #0 // Storm
~HEARTWARDERKIT/SETUP-HEARTWARDERKIT.TP2~ #0 #0 // Heartwarder Kit
~SETUP-ELVEN_PACK.TP2~ #0 #0 // The Elven Racial Package
~PX_CHANTELAME/SETUP-PX_CHANTELAME.TP2~ #2 #0 // Bladesinger version 6, by Misdrha'al Hymmet, Deratiseur and Isaya: 6
~WARSLINGSNIPERKIT/SETUP-WARSLINGSNIPERKIT.TP2~ #0 #0 // Warsling Sniper Kit
~SETUP-RUN.TP2~ #2 #0 // Rune Singer: v2.0 BWP Fix
~ARCANEARCHER/SETUP-ARCANEARCHER.TP2~ #0 #0 // Arcane Archer
~SETUP-ARMIGER.TP2~ #0 #0 // Shieldbearer kit
~SETUP-BGII-SUBRACE.TP2~ #0 #0 // Subrace mini-mod for BGII v1.0
~SETUP-BGII-SUBRACE.TP2~ #0 #1 // GUI changes for subrace mod
~1PP/1PP.TP2~ #0 #103 // 1ppv4: Extended palette entries -> Full install (recommended): v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #105 // 1ppv4: Avatar fixes: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #106 // 1ppv4: Female Dwarves -> Separate Avatars for Female Dwarves - Baldur's Gate II: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #111 // 1ppv4: Thieves Galore -> BGII - Unique Thief Avatars: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #113 // 1ppv4: Smart Avatar & Armour Switching: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #201 // 1ppv4: Consistent spell and scroll icons: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #203 // 1ppv4: Restored flame sword animations: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #204 // 1ppv4: Colourable Quarterstaves: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #207 // 1ppv4: Wizards' Staves (core): v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #210 // 1ppv4: Increased paperdoll object variety (core): v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #400 // 1ppv4: Core updates and item patches: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #401 // 1ppv4: Improved projectile effects: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #300 // 1ppv4: Fixed animations for solars and elementals: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #301 // 1ppv4: Miscellaneous content fixes: v4.1.0 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #0 // Infinity Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #25 // Humanoid Animation Fixes: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #50 // Distinctive Genies: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #100 // Distinctive Fiends: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #150 // Pit Fiends -> All get the NWN animation: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #210 // Cambion/Isair Animation -> All cambions: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #260 // Alu-Fiend/Madae Animation -> All alu-fiends: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #400 // Distinctive Undead: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #410 // Skeleton Warriors -> Barrow Wight animation: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #450 // Seer Animation -> Some beggars and slaves: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #500 // More Base Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #550 // More Icewind Dale Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #600 // More Icewind Dale II Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #650 // More Neverwinter Nights Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #710 // More Planescape: Torment Animations -> 25% of relevant non-joinables: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #7000 // Moinesse's Avatars for IA -> 25% of relevant non-joinables: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #9000 // Fix Areas -> Creature References: v5 BWP Fix
~BEAR_ANIMATIONS_D2/SETUP-BEAR_ANIMATIONS_D2.TP2~ #0 #0 // Bear & Werebear animations from D2 - REQUIRES the [Infinity Animation core mod] to be installed.
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #0 // Afaaq, the Djinni Companion -> Full Version (includes quests, banters and more): v1.4
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #300 // Alternate djinni portrait by Ulb: v1.4
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #900 // Add Infinity Animation creatures?: v1.4
~IWDIFICATION/SETUP-IWDIFICATION.TP2~ #0 #30 // IWD Arcane Spell Pack: Beta 2
~IWDIFICATION/SETUP-IWDIFICATION.TP2~ #0 #40 // IWD Divine Spell Pack: Beta 2
~IWDIFICATION/SETUP-IWDIFICATION.TP2~ #0 #60 // Two Handed Axe Item Pack: Beta 2
~JA#BGT_ADVPACK/SETUP-JA#BGT_ADVPACK.TP2~ #1 #0 // Sinvolle Fixes & Restores: 0.6
~AURORA/SETUP-AURORA.TP2~ #0 #0 // Aurora's Shoes and Boots: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #10 // Small portraits for NPCs -> Merchants and minor NPCs: v5a BWP Fix
~VECNA/SETUP-VECNA.TP2~ #0 #0 // Vecna: v23 BWP Fix
~W_PACKMULE/SETUP-W_PACKMULE.TP2~ #1 #0 // Pack Mule -> Standard saddlebags
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #11 // Install new spells -> Only add spells if not present from other mods: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #100 // Cleric Remix: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #103 // Install Silverstar of Selune Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #106 // Install Nightcloak of Shar Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #107 // Install Holy Strategist of the Red Knight Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #109 // Install Battleguard of Tempus Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #112 // Install Painbearer of Ilmater Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #115 // Install Firewalker of Kossuth Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #118 // Install Authlim of Iyachtu Xvim Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #121 // Install Lorekeeper of Oghma Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #124 // Install Heartwarder of Sune Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #127 // Install Feywarden of Corellon Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #130 // Install Strifeleader of Cyric Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #200 // Druid Remix: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #203 // Install Oozemaster Druid kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #403 // Install Bowslinger Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #406 // Install Feralan Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #409 // Install Forest Runner Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #412 // Install Justifier Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #415 // Install Wilderness Runner Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #600 // Install Battleguard of Tempus Kit for Branwen: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #610 // Install Nightcloak of Shar Kit for Viconia: v8
~POFKITS/SETUP-POFKITS.TP2~ #0 #1 // Install Mercenary kit (fighter): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #2 // Install Streetfighter kit (fighter): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #3 // Install Knight kit (fighter): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #4 // Install Militarist kit (paladin): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #7 // Install Scout kit (ranger): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #9 // Install Tempest kit (ranger): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #10 // Install Expert kit (thief): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #11 // Install Arcane trickster kit (thief): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #12 // Install Thug kit (thief): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #14 // Install Beguiler kit (bard): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #15 // Install Dervish kit (bard): v4 BWP Fix
~PHORD_DRUIDKITS/SETUP-PHORD_DRUIDKITS.TP2~ #0 #0 // Druid Kit Revisions: v1.0
~ANIMALCOMPANIONS/SETUP-ANIMALCOMPANIONS.TP2~ #0 #0 // Animal Companions For All Rangers (Optional: Druids): v0.5 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #0 // Changes to trueclass bards and thieves, and unmodded game kits (required for other components): v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #1 // Add new bardic store and thief items: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #2 // Install Acrobat bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #3 // Install Chorister bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #4 // Install Dirgesinger bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #5 // Install Gypsy bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #6 // Install Adventurer thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #7 // Install Burglar thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #8 // Install Soulknife thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #9 // Install Sharpshooter thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #10 // Install Shadowdancer thief kit: v6 BWP Fix
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #1 // Monk Remix: v7 BWP Fix
~RR/SETUP-RR.TP2~ #0 #0 // Proper dual-wielding implementation for Thieves and Bards: v4.80
~RR/SETUP-RR.TP2~ #0 #1 // Thief kit revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #3 // Proper racial adjustments for thieving skills: v4.80
~RR/SETUP-RR.TP2~ #0 #4 // Bard kit revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #6 // Proper spell progression for Bards: v4.80
~RR/SETUP-RR.TP2~ #0 #7 // Additional equipment for Thieves and Bards: v4.80
~RR/SETUP-RR.TP2~ #0 #8 // Upgradeable Equipment: v4.80
~1PP/1PP.TP2~ #0 #202 // 1ppv4: Spell tweaks: v4.1.0 BWP Fix
~SETUP-BTWEAK_LITE.TP2~ #0 #0 // Moody Anomen: 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #1 // Bardic Reputation Adjustment for BG2 SoA: 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #2 // Traveler's Stone: 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #3 // Sensible weapon restrictions (based on Ghreyfain's Ashes of Embers): 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #6 // Flexible alignment restrictions for paladins and druids: 4 14Feb2010
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #0 // Thrown Hammers: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #15 // Thrown Spiritual Hammers: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #25 // Normal throwing hammers: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #35 // +1 throwing weapons: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #50 // Additional magic items: v4.1
~SETUP-ITEM_PACK.TP2~ #0 #0 // Item Pack: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #1 // Extra Items: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #4 // More Distinguishable Items: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #5 // Familiar Faces: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #6 // More Work for Cromwell: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #7 // Pocket Store: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #8 // Item Pack for Tutu/BGT: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #9 // +X% Elemental Damage Items: v1.8
~IIITEMMOD/SETUP-IIITEMMOD.TP2~ #0 #1 // Items [version 5]: v5 BWP Fix
~ITEM_REV/ITEM_REV.TP2~ #0 #1020 // Potion Revisions: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1030 // Store Revisions: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1050 // Revised Armor Bonuses: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #10 // Revised Shield Bonuses: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #11 // Dual Wielding Changes for Light and Heavy Weapons: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #12 // Items of Protection Can Be Worn with Magical Armor: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #13 // Halberds Can Slash, Too: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1093 // Remove Weapon Restrictions from Multi-classed Divine Spellcasters -> Clerics and Druids, With Halved Specialization: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #15 // PnP Equipment for Druids -> Druids Only: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #17 // Weapon Changes: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #20 // Backstabbing Penalties for Inappropriate Weapons -> All Melee and Ranged Weapons Usable For Backstabbing: V3 Beta 1.16
~SETUP-NINJAWAKIFIX.TP2~ #0 #0 // Quickfix for wakizashis and ninja-tos
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #0 // Salk's cursed items revisions: v3.5
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #10 // Stone of Recall: v3.5
~FREEACT/SETUP-FREEACT.TP2~ #0 #10 // PnP Free Action: v2
~WSR/SETUP-WSR.TP2~ #0 #100 // Wizard Slayer kit revision: v1.12
~SETUP-REFINEMENTS.TP2~ #0 #10 // Revised High Level Abilities: Refinements v 3.31 BWP Fix
~SETUP-REFINEMENTS.TP2~ #0 #30 // Shapeshifting fix -> Heal on shifting back to human (Default): Refinements v 3.31 BWP Fix
~SETUP-REFINEMENTS.TP2~ #0 #40 // Universal lesser mage robes: Refinements v 3.31 BWP Fix
~SETUP-REFINEMENTS.TP2~ #0 #50 // Sword Angel - New Fighter Kit: Refinements v 3.31 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #0 // Kitpack Component - Soldier Kit : v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #2 // Kitpack Component - Ice Knight: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #4 // Kitpack Component - Wild Jester: bard kit: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #6 // Kitpack Component - Spellsword: fighter/sorcerer kit: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #7 // Kitpack Component - Buffoon: bard kit: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #9 // Kitpack Component - Arcane Archer: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #10 // Kitpack Component - Hellion: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #11 // Kitpack Component - Dual-wielding for thrown weapons tweak: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #13 // Kitpack Component - Spell Additions : v1.0 BWP Fix
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #0 // General Class, Kit, & Class-Combination Rebalancing
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #1 // Shieldbearer kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #2 // Sniper kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #3 // Bowman kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #4 // Archer kit changes
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #5 // Mystic Marksman kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #6 // Huntsman of Silvanus kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #7 // Spellshafter kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #8 // Martyr kit
~A7#IMPROVEDARCHER/SETUP-A7#IMPROVEDARCHER.TP2~ #0 #0 // Improved Archer Kit: v2.1
~A7#IMPROVEDARCHER/SETUP-A7#IMPROVEDARCHER.TP2~ #0 #100 // Add +4 arrows, bolts and two powerful bows to the game: v2.1
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #60 // Update Spellbooks of Joinable NPCs: v3.1 (Hotfix 03)
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1000 // Initialise mod (all other components require this): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1901 // Standardise spells: BG1 vs BG2 -> Introduce BG2 spell scrolls into BG1: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2010 // More consistent Breach spell (always affects liches and rakshasas; doesn't penetrate Spell Turning): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2110 // Reduce the power of Inquisitors' Dispel Magic -> Inquisitors dispel at 1.5 x their level (not twice their level): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2160 // Add an extra copy of some hard-to-find spell scrolls: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2170 // True Sight/True Seeing spells protect from magical blindness: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #3010 // Replace +1 arrows with nonmagical "fine" ones: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #3030 // Re-introduce potions of extra-healing: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #3041 // Reduce the number of Arrows of Dispelling in stores -> Stores sell a maximum of 5 Arrows of Dispelling: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4000 // Faster Bears: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4010 // Grant large, flying, non-solid or similar creatures protection from Web and Entangle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4020 // More realistic wolves and wild dogs: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4040 // Make party members less likely to die irreversibly: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4051 // Decrease the rate at which reputation improves -> Reputation increases at about 1/2 the normal rate: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4110 // Allow NPC pairs to separate: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4120 // NPCs go to inns: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4130 // Move NPCs to more convenient locations: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4146 // Skip the Candlekeep tutorial sections -> Skip Candlekeep altogether (warning: breaks the 4th wall!): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4160 // Increase the price of a license to practise magic in Athkatla -> License costs 10,000 gp: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4170 // Increase the price asked by Gaelan Bayle -> Gaelan wants 40,000 gold pieces: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4180 // Make Freedom scrolls available earlier: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4200 // Retrieve Dropped Items from Hell: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4210 // Randomise the maze in Watcher's Keep: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4217 // Remove unrealistically convenient ammunition from certain areas -> Remove ammo up to the +2 level from random containers: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4230 // Delay the arrival of the "bonus merchants" in the Adventurers' Mart and the Copper Coronet: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4240 // Treat mages' and priests' High-Level Abilities as innate abilities rather than memorisable spells (each may be taken only once): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5010 // Move Boo into Minsc's pack: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5020 // Remove the blur graphic effect from the Cloak of Displacement: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5030 // Remove animation from the Cloak of Mirroring (leave it for other spells and effects that use the same graphic): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5050 // Stackable ankheg shells, winterwolf pelts and wyvern heads: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5060 // Ensure Shar-Teel doesn't die in the original challenge: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5900 // Initialise AI components (required for all tactical and AI components): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6000 // Smarter general AI: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6010 // Better calls for help: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6023 // Add high-level abilities (HLAs) to spellcasters -> All eligible spellcasters in Throne of Bhaal get HLAs; only selected casters in Shadows of Amn do: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6031 // Smarter Mages -> Mages only cast short-duration spells instantly at start of combat if they are created in sight of the PC: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6041 // Smarter Priests -> Priests only cast short-duration spells instantly at start of combat if they are created in sight of the PC: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6101 // Potions for NPCs -> One third of the potions dropped by slain enemies break and are lost: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6200 // Improved Spiders: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6300 // Smarter sirines and dryads: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6310 // Slightly harder carrion crawlers: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6320 // Smarter basilisks: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6500 // Improved golems: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6510 // Improved fiends -> Fiends have about 50 percent more hit points than normal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6520 // Smarter genies -> Genies have about 50 percent more hit points than normal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6530 // Smarter celestials -> Celestials have about 50 percent more hit points than normal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6540 // Smarter dragons -> Dragons have a substantial hit point increase: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6550 // Smarter beholders -> Give beholder rays some chance to "burn through" spell protections; beholder antimagic blocks all spells, including harmful ones, for a round (simulates D&D rules): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6561 // Smarter mind flayers -> Illithids have enhanced damage resistance; Illithids can see through invisibility (matches Tactics mod): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6570 // Smarter githyanki: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6590 // Smarter Throne of Bhaal final villain: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6800 // Smarter Illasera: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6810 // Smarter Gromnir: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6820 // Smarter Yaga-Shura: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6830 // Smarter Abazigal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6840 // Give Ascension versions of Irenicus and Sendai SCS scripts and abilities: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6850 // Give Ascension demons SCS scripts and abilities: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7000 // Improved doppelgangers: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7010 // Tougher Black Talons and Iron Throne guards: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7020 // Improved deployment for parties of assassins: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7030 // Dark Side-based kobold upgrade: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7040 // Relocated bounty hunters: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7050 // Improved Ulcaster: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7060 // Improved Balduran's Isle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7070 // Improved Durlag's Tower: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7080 // Improved Demon Cultists: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7090 // Improved Cloakwood Druids: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7100 // Improved Bassilus: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7110 // Improved Drasus party: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7130 // Improved Red Wizards: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7140 // Improved Undercity party: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7200 // Tougher chapter-two end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7210 // Tougher chapter-three end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7220 // Tougher chapter-four end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7230 // Tougher chapter-five end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7250 // Improved final battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7900 // Improved minor encounters: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8000 // Make the starting dungeon slightly harder: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8010 // Improved Shade Lord: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8020 // Spellcasting Demiliches: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8030 // More resilient trolls: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8042 // Increase difficulty of level-dependent monster groupings -> Almost-maximum difficulty (maximum for everything except liches): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8050 // Improved Random Encounters: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8061 // Improved de'Arnise Keep ("Tactics Remix") -> Enhanced spirit trolls (as in Tactics): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8070 // Improved Unseeing Eye: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8090 // Party's items are taken from them in Spellhold: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8100 // Improved battle with Irenicus in Spellhold: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8110 // Improved Sahuagin: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8120 // Improved Beholder hive (adapted from Quest Pack): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8130 // Prevent resting in the Illithid city: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8141 // Slightly Improved Drow -> Leave Ust Natha's defences alone: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8150 // Slightly Improved Watcher's Keep: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8160 // Improved Fire Giant temple: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8170 // Enhanced Sendai's Enclave: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8180 // Improved Abazigal's Lair: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8190 // Improved Minor Encounters: v30
~SETUP-NPC_STRONGHOLDS.TP2~ #0 #0 // NPC Strongholds: v1
~SETUP-NPC_STRONGHOLDS.TP2~ #0 #1 // Soundset Changes (Throne of Bhaal required): v1
~SETUP-VOLCANO.TP2~ #0 #0 // Improved Volcano! Pack: v2.0
~SETUP-BUTCHERY.TP2~ #0 #1 // Rebalancing some generic creatures.(ORCS and OGRE).: v3.0 BWP Fix
~SETUP-BUTCHERY.TP2~ #0 #2 // Rebalancing Tazok and Dig-Dag.(Install after SCSII, look readme): v3.0 BWP Fix
~SETUP-NMR.TP2~ #2 #0 // NM-Relationship: Relationship System V2.82 Core Plug-In
~SETUP-NMR.TP2~ #2 #1 // NM-Relationship: Relationship System Other Core Contents
~SETUP-NMR.TP2~ #2 #2 // NM-Relationship: Relationship System New Contents (Animal Classes)
~SETUP-NMR.TP2~ #2 #3 // NM-Relationship: Relationship System Generic Dialogues of Companions
~SETUP-NMR.TP2~ #2 #4 // NM-Relationship: Expansion of original game scripts
~SETUP-NMR.TP2~ #2 #5 // NM-Relationship: Fix the "GENERAL" of some ghost like NPCs
~SETUP-NMR.TP2~ #2 #6 // NM-Relationship: Modify the original items and spells of shape shifing
~SETUP-NMR.TP2~ #2 #7 // NM-Relationship: Hotkey mode of relationship system core skills
~SETUP-NMR.TP2~ #2 #8 // NM-Relationship: Relationship System Scripts of Former Companions -> NM-Relationship: Relationship System Scripts of Former Companions (Compatible with SCSI&II)
~BP/SETUP-BP.TP2~ #0 #325 // Animals: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #475 // Elementals: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #550 // Generic Thieves: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #625 // Hellhounds: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #650 // Humanoids: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #675 // Knights and Paladins: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #725 // Mists: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #760 // Shadow and Wraith Enhancements -> Shadows - The Works: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #800 // Shadow Thieves: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #900 // Undead (Except Shadows/Wraiths/Vampires): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #925 // Were-Animals: v181-b4611 BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1812 // Import more NPCs into Shadow of Amn: Jet'laya: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1900 // Restore BG2 XP bonus for traps, locks, and scrolls: 11 (5 Feb 12) BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #60 // Weapon Animation Tweaks: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #70 // Icewind Dale Casting Graphics (Andyr): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #110 // Icon Improvements: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #130 // Force All Dialogue to Pause Game: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #140 // Fix Boo's Squeak: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1010 // More Interjections: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1020 // Alter HP Triggers for NPC Wounded Dialogues: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1040 // Improved Athkatlan City Guard: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1090 // Exotic Item Pack: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1120 // Stores Sell Higher Stacks of Items: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2040 // Universal Clubs: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2090 // Change Experience Point Cap -> Remove Experience Cap: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2192 // Limit Ability of Storekeepers to Identify Items -> Hybrid of Both Methods: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2300 // Triple-Class HLA Tables: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2320 // Trap Cap Removal (Ardanis/GeN1e): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2330 // Remove Delay for Magical Traps (Ardanis/GeN1e): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2340 // Remove Summoning Cap for Celestials (Ardanis/GeN1e): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3050 // Remove fatigue from restoration spells: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3060 // Remove "You Must Gather Your Party..." Sound (Weimer): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3121 // Happy Patch (Party NPCs do not complain about reputation) -> NPCs Can Be Angry About Reputation but Never Leave (Salk): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3125 // Neutral Characters Make Happy Comments at  Mid-Range Reputation: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3183 // Romance Cheats: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4000 // Adjust Evil joinable NPC reaction rolls: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4010 // Improved Fate Spirit Summoning: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4031 // Consistent Stats: Edwin -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4041 // Consistent Stats: Jaheira -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4050 // Change Jaheira to Neutral Good: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4061 // Consistent Stats: Minsc -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4071 // Consistent Stats: Viconia -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4100 // Change Korgan to Neutral Evil: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4110 // Give Kagain A Legal Constitution Score of 19: v16
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #11 // Northern Tales fixes for items, dialogues, and graphic glitches: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #1055 // Fixes for DS items and resources: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #12 // Inactive creatures fix: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #13 // Gerde's quest and other related fixes: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #15 // Creature fixes: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #16 // Xvart village rebalancing: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #17 // Fix Anomen's proficiencies: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #18 // Fixes for SoBH: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #1060 // Other compatibility fixes: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2000 // Give all skeleton warriors the same immunities -> BG2 immunities (suggested!): v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2003 // Fenten buys more ankheg shells (Baldur's Gate) -> Infinite shells: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2004 // Keiria and Skeezer only available from chapter 4: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2005 // Helmet of alignment change: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2007 // Reflection cloak tweaks: -> Original Cloak of Spell Reflection (SoA): v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2010 // Enhanced Nalia's ring: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2020 // Daystar protects from level drain: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2023 // Cespenar can improve the Daystar with the Tyr's Eye: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2045 // Enable bard class for elves: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2050 // Turambar's slow drow weapon disintegration (a revision of BG2Tweaks code): v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2052 // Dragons are not immune to backstabbing: v1.8.1 BWP Fix
~REZMOD/SETUP-REZMOD.TP2~ #0 #0 // Masamune Sword Mini-Mini-Quest - SoA by ShadowDaemon (WeiDU): 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #1 // Masamune Sword Mini-Mini-Quest - ToB by ShadowDaemon (WeiDU): 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #2 // Improved Anarg by knightlight (WeiDU): 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #3 // Extended Visual Ioun Stones by WoRm: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #4 // Extended Recargador: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #100 // Consistent Edwin Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #101 // Consistent Imoen Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #102 // Consistent Jaheira Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #103 // Consistent Minsc Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #104 // Consistent Viconia Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #105 // Consistent Kivan Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #106 // Consistent Ajantis Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #107 // Consistent Anomen Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #108 // Consistent Yoshimo Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #109 // Subtitled Soundsets for BGT (requires ToBEx): 2.6
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #2 // Change Coran's Dexterity to 19: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #3 // Balance thief abilities: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #6 // Match Minsc's Alignment -> Change Minsc's Alignment to Chaotic-Good (BG2 - recommended): 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #10 // Faldorn: Avenger-Kit: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #11 // Safana: Swashbuckler-Kit: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #12 // Kivan: Archer-Kit: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #20 // General fixes: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #21 // Set reputation to 9 after leaving Candlekeep: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #22 // Soundpatch part I - Gamesounds: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #24 // Item Addon (IWD-Types): 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #25 // Special NPC Items: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #26 // Improved exotic weapons allocation: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #27 // Change Montaron's Proficiencies: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #28 // Xan's improved spellbook: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #29 // Change Kagain's proficiencies : 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #32 // Minsc's bald head: 1.74 BWP Fix
~D0TWEAK/SETUP-D0TWEAK.TP2~ #0 #4 // Tweaked Weapon Enchantments: 22
~D0TWEAK/SETUP-D0TWEAK.TP2~ #0 #5 // Additional Racial Enemies: 22
~D0TWEAK/SETUP-D0TWEAK.TP2~ #0 #6 // Summoning Cap Removal: 22
~WSR/SETUP-WSR.TP2~ #0 #200 // Wizard Slayer High Level Ability revision: v1.12
~WSR/SETUP-WSR.TP2~ #0 #302 // Revised Wizard Slayer item restrictions -> Moderate changes: v1.12
~WSR/SETUP-WSR.TP2~ #0 #999 // BG2-style icons for WSR content: v1.12
~RR/SETUP-RR.TP2~ #0 #2 // Thief High Level Ability revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #5 // Bard High Level Ability revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #9 // Revised Thievery -> Use PnP thievery potions and prevent their effects from stacking: v4.80
~RR/SETUP-RR.TP2~ #0 #11 // Chosen of Cyric encounter: v4.80
~RR/SETUP-RR.TP2~ #0 #12 // Shadow Thief Improvements: v4.80
~RR/SETUP-RR.TP2~ #0 #999 // BG2-style icons for RR content: v4.80
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #100 // Restore innate infravision to Half-Orc characters: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #101 // Prevent skeletal and incorporeal undead from being affected by Illithids' Devour Brain attack: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #104 // PnP Color Spray: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #115 // Allow Mages to scribe memorized spells onto scrolls -> Scrolls can be scribed everywhere: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #120 // Restore innate disease immunity to Paladins: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #125 // Rangers' Animal Empathy improves with experience: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #130 // Additional racial traits for Dwarves: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #140 // Additional racial traits for Gnomes: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #152 // PnP Fiends -> Mod-added fiends are also affected: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #155 // Further Revised Fiend Summoning: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #156 // Fiendish gating: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #160 // PnP Undead: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #180 // PnP Mephits: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #185 // PnP Fey creatures: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #186 // Revised Call Woodland Beings spell: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #190 // PnP Elementals: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #191 // Increase the Hit Dice of Elemental Princes: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #200 // Allow Breach to take down Stoneskin effects applied by items: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #201 // Instant casting for warrior innates: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #202 // Revised Bhaalpowers -> Enhance the Bhaalpowers and standardize their casting time: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #218 // Regain Bhaalpowers in ToB: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #203 // Make druidic shapeshifting uninterruptable: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #210 // Restore the Dispel Magic vulnerability to Nishruu and Hakeashars: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #212 // Make alignment detection spells more accurate: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #213 // Expanded saving throw bonus tables for Dwarves, Gnomes and Halflings: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #216 // Bard songs break invisibility -> Only the Jester song breaks invisibility: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #261 // Altered XP rewards from locks, traps and scrolls -> Improved (lowered) XP rewards from locks, traps and scrolls: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #270 // Unbiased quest rewards: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #220 // Simple Thief script: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #230 // Simple Bard script: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #239 // Simple Cleric/Paladin script: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #324 // Use Icewind Dale's Dimension Door animation -> Fast animation speed, shorter delay between animation start and creature appearance/disappearance: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #301 // Change the appearance of Valygar's armor: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #302 // Change the appearance of the Robe of Vecna: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #310 // Distinctive creature coloring: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #315 // Distinctive creature soundsets: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #500 // Slightly expanded storage capacity for containers -> Use the recommended storage capacity value (999): v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #510 // Expanded temple services: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #999 // BG2-style icons for aTweaks content: v4.40b3
~SETUP-BARDSONG_BG2_IWD.TP2~ #0 #1 // Bard Song Switching Patch compatible with Rogue ReBalancing Pack
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #0 // Improved Angelic Summons(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #1 // Improved Demonic Summons(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #2 // Improved Elemental Summons(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #3 // Use IWD Version Mordenkainen Sword after lv21
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #4 // Improved Animate Dead(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #5 // Improved Call Woodland Being
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #6 // Improved Animal Summons
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #7 // Improved Monster Summons
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #8 // Replace Carrion Summons with Summon Beholder
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #9 // Replace Wyvern Call with Summon Vampire
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #10 // Others(Efreet,Djinni,etc.)
~BPSERIES/SETUP-BPSERIES.TP2~ #0 #0 // Detectable Stats v3.1 (required for BPSeriesScript Component): v0.3121
~BPSERIES/SETUP-BPSERIES.TP2~ #0 #100 // BP-Series Party AI for BG:EE,BG2:EE and BG2:ToB: v0.3121
~SETUP-NMRF-PC.TP2~ #2 #0 // Install Macholy's fight scripts V3.1 -> Compatible with SCSI&II: v3.1 BWP Fix
~SETUP-NMRF-PC.TP2~ #2 #2 // Macholy's mods hotkey tools V1: v3.1 BWP Fix
~SETUP-NMRF-PC.TP2~ #2 #3 // Combat round timer V1: v3.1 BWP Fix
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #3 // Increased Ammo Stacks -> Increase Ammo by 200%
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #10 // Increased Gem and Jewelry Stacking -> Increase Gem and Jewelry by 200%
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #17 // Increased Potion Stacking -> Increase Potion by 200%
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #24 // Increased Scroll Stacking -> Increase Scroll by 200%
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #100 // Nature's Beauty Tweak.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #150 // Imprisonment Fix.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #200 // Flesh to Stone Fix.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #300 // Drop Weapons in Panic Effect Removal.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #1250 // More cheating Wishes: -> Cheesy Limited Wish & Wish.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #2050 // Improved Difficulty System. -> Serious dialogue (recommended).: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #9150 // Mages drop spellbooks. -> 25% of mages drop spellbooks, spellbooks contain 25% of memorized spells.: TB#Tweaks, V 2.61 BWP Fix
~P5TWEAKS/SETUP-P5TWEAKS.TP2~ #0 #30 // Drop Items on Imprisonment: v5.1
~P5TWEAKS/SETUP-P5TWEAKS.TP2~ #0 #50 // Restore SoA Background Music for Promenade Cutscene: v5.1
~TRAP_REV/SETUP-TRAP_REV.TP2~ #0 #0 // Trap Revisions
~CONTAIN/SETUP-CONTAIN.TP2~ #0 #10 // Unique Containers -> Unique icons and names: v3
~SETUP-CELESTIALES.TP2~ #0 #0 // Correcion a la animacion de las armas de devas y planotareos (Corrections of the animation of the weapon of devas and planetars) (Korrektur der Animation der Waffen der Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #1 // Sustitucion de los graficos de devas y planotareos rojos (Substitution of the creature graphics of the red devas and planetars) (Ersatz der Grafiken der roten Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #2 // Sustitucion de los graficos de devas y planotareos azules y de Solar (Substitution of the creature graphics of the blue devas and planetars and the solars) (Ersatz der Grafiken der blauen Devas, Planetare und Solarier): v1.2
~AURORA/SETUP-AURORA.TP2~ #0 #105 // Change store buying prices -> Reduce to 50%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #180 // Change store selling prices -> Increase by 200%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #210 // Change gem and jewelry prices -> Reduce to 50%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #247 // Change quest gold rewards -> Reduce to 50%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #420 // Realistic random treasures -> Both 1 and 2 (no treasures lost): v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #467 // Change creature gold carried -> Reduce to 25%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #500 // PnP Helmed and Battle Horrors: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #520 // Realistic Kobold Commandos: v5a BWP Fix
~SETUP-AURPATCH.TP2~ #0 #0 // Aurora Patch: v5.1
~TOBAURORA/SETUP-TOBAURORA.TP2~ #0 #0 // Aurora NPC for BG2:TOB: v1
~POLYTWEAK/POLYTWEAK.TP2~ #0 #50 // PnP mind flayer attacks: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #60 // Improved (less buggy) trolls: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #70 // Improved Umberhulks: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #80 // Improved Yuan-Ti: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #83 // Improved Minotaurs: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #85 // Corrected Vampire Stats: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #97 // Related Weapon Proficiencies -> Related Weapon Proficiencies including clubs: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #100 // Anomen: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #202 // Jaheira -> dual wielding: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #300 // Keldorn: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #402 // Minsc -> Make Minsc a barbarian (with original proficiencies): v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #600 // Valygar: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #700 // Viconia: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #800 // Distinctive Icons for Blackrazor and Flametongue: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #900 // PnP mace of disruption: v2.00
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #0 // Nythrun's Level 1 NPCs: List party-joinable NPCs (required to install any NPC components): v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #51 // Balanced BG1 NPC attributes -> mos_anted's revision: v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #55 // Dudleyfix for BG1 NPCs: v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #60 // Fix BG1 NPC spells and innate abilities: v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #100 // Update game references to NPC classes/kits: v1.9 BWP Fix
~XPMOD/SETUP-XPMOD.TP2~ #0 #1 // Creature XP Reduction -> Reduce to 50%: 7
~XPMOD/SETUP-XPMOD.TP2~ #0 #16 // Quest XP Reduction -> Reduce to 50%: 7
~SETUP-BP-BALANCER.TP2~ #0 #1 // XP for Spell Learning -> At 50% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #6 // XP for Disarming Traps -> At 50% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #11 // XP for Pick Pocket -> At 50% from your current configuration
~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 #17 // Restore original BG1 creatures' XP and items -> Keep custom items from other Mods
~SETUP-BP-BALANCER.TP2~ #0 #21 // Item and XP Balancing for 'Dark Side of the Sword Coast (v2.15)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #24 // Item and XP Balancing for 'Northern Tales of the Sword Coast (v1.70a)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #27 // Item and XP Balancing for 'Secret of Bone Hill (v2.75)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #30 // Item and XP Balancing for 'DrizztSaga (v1.0)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SARERESTORE/SETUP-SARERESTORE.TP2~ #1 #0 // Sarevok Recovery Mod: v1.0
~SETUP-NSCPORTRAITS.TP2~ #0 #0 // Portraits for BG1(BGT): v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1 // Portraits for BG2 and ToB: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #10 // Portraits for Dark Side of the Sword Coast: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #20 // Portraits for Northern Tales of the Sword Coast: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #21 // Alternate Portrait for Will Scarlet of NTotSC: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #30 // Portraits for Secret of Bone Hill: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #50 // Portraits for Stone of Askavar: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #300 // Portraits for BG1 Mini-Quests and Encounters: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #305 // Portraits for Lure of the Sirines Call: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #310 // Portraits for Grey Clan Episode I: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1000 // Portraits for The Darkest Day: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1001 // Alternate NPC-Portraits for The Darkest Day: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1300 // Portraits for Tower of Deception: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1310 // Portraits for Assassinations: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1320 // Portraits for Dungeon Crawl: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1350 // Portraits for Tales of Anegh: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1380 // Portraits for Ascalons Questpack: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1360 // Portraits for Tales of the Deep Gardens: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1370 // Portraits for Dark Horizons: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1390 // Portraits for Jans Quest: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1400 // Portraits for Planar Sphere: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1410 // Portraits for Innershade: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1420 // Portraits for Fishing for Trouble: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1430 // Portraits for Eilistraees Song: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1440 // Portraits for Expanded Thief Stronghold: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1450 // Portraits for Gavin BG1: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1470 // Portraits for Return to Brynnlaw: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1480 // Portraits for Sellswords: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1490 // Portraits for Isra: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1500 // Portraits for Longer Road: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1510 // Portraits for Zalnoya: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1520 // Portraits for D0Questpack: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1530 // Portraits for Slandor: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1540 // Portraits for Sirines: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1340 // Portraits for Big Picture: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #2010 // Portraits for Amber NPC: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #3000 // Alternate Portrait for Goo NPC: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #5000 // Alternate Female Character-Creation Portraits: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #5010 // Alternate Male Character-Creation Potraits: v2.9
~BG1NPC_PORTRAIT_PACK/BG1NPC_PORTRAIT_PACK.TP2~ #0 #0 // Copy all portraits for use by player characters: v2
~WONNIMCHUNHA/WONNIMCHUNHA.TP2~ #0 #0 // wonnimchunha's Portraits for PCs: v1
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #0 // Worldmap for Baldur's Gate - including colored Baldur's Gate map icons: v10.1
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #1 // Worldmap for Throne of Bhaal -> Use new Worldmap for Throne of Bhaal as well: v10.1
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3220 // Sensible Entrance Points: v16
~MAPNAMES/SETUP-MAPNAMES.TP2~ #0 #0 // Sword Coast Map Labels: v2
~MAPNAMES/SETUP-MAPNAMES.TP2~ #0 #25 // Update Map Markers: v2
~SETUP-CREFIXER.TP2~ #0 #0 // Creature Slot Fixer: v2
~SETUP-INNATE_FIX.TP2~ #0 #0 // Innates Set to Level One
~SETUP-POISON_EFFECT_SUPPLEMENT.TP2~ #0 #0 // Poison Effect Supplement for ToBEx (has no effect if ToBEx is not present)
~SETUP-LOLFIXER.TP2~ #0 #0 // Area Stuff - MAJESTIC Area Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #1 // Creature Stuff - Creature Resource Fixer (res_fixer for ALL CREATURES): 29122013
~SETUP-LOLFIXER.TP2~ #0 #2 // Creature Stuff - Inventory Unborker (removes spurious references to the item table): 29122013
~SETUP-LOLFIXER.TP2~ #0 #3 // Creature Stuff - Inventory Cleaner (removes items that don't exist and converts them into already present items where applicable): 29122013
~SETUP-LOLFIXER.TP2~ #0 #4 // Creature Stuff - Inventory Overhauler (moves invalid but equippable items to inventory and equips anything in the inventory to a free slot): 29122013
~SETUP-LOLFIXER.TP2~ #0 #5 // Creature Stuff - MAJESTIC Creature Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #6 // Creature Stuff - Duplicate Creature Effect Remover: 29122013
~SETUP-LOLFIXER.TP2~ #0 #7 // Item Stuff - Item Resource Fixer (res_fixer for ALL ITEMS): 29122013
~SETUP-LOLFIXER.TP2~ #0 #8 // Item Stuff - MAJESTIC Item Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #9 // Item Stuff - Portrait Icon Assigner: 29122013
~SETUP-LOLFIXER.TP2~ #0 #10 // Item Stuff - Proper Immunity Assigner: 29122013
~SETUP-LOLFIXER.TP2~ #0 #11 // Item Stuff - Duplicate Item Effect Remover: 29122013
~SETUP-LOLFIXER.TP2~ #0 #12 // Item Stuff - MAJESTIC Item Checker: 29122013
~SETUP-LOLFIXER.TP2~ #0 #13 // Spell Stuff - Spell Resource Fixer (res_fixer for ALL THE SPELLS): 29122013
~SETUP-LOLFIXER.TP2~ #0 #14 // Spell Stuff - MAJESTIC Spell Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #15 // Store Stuff - MAJESTIC Store Fixer: 29122013
~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ #0 #0 // Generalized Biffing: v2.2
~SETUP-GUI.TP2~ #0 #4 // Game Graphical User Interface (GUI) -> "Baldur's Gate Trilogy" (Elminster wielding staff)
~WIDESCREEN/WIDESCREEN.TP2~ #0 #0 // Widescreen Mod -> for the original Infinity Engine (CHOOSE THIS!): Widescreen Mod v3.07
// Recently Uninstalled: ~SETUP-BWS_FINAL.TP2~ #0 #0 // Make quick-logged WeiDU-entries visible
 


I Ride for the King!


a.k.a. Chev


#317 Roxanne

Roxanne

    Modder

  • Member
  • 3564 posts

Posted 19 November 2015 - 09:35 AM

Yes, it shows it saving, the load screen comes up, but does not start loading (locks) so the recording software stop recording.  I am hopeful for fix as I am 130 episode into a let's play series.

 

// 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-WEIDU.TP2~ #0 #0 // 23800
~SETUP-BWS.TP2~ #0 #0 // 20150524 - Updated by Silent
~SETUP-BWFIXPACK.TP2~ #0 #0 // BiG World Fixpack v15.2.7z
~SETUP-BWTRIMPACK.TP2~ #0 #0 // BiG World Trimpack v14.0.2.7z
~SETUP-BWINSTALLPACK.TP2~ #0 #0 // BiG World Installpack v15.2.1.7z
~TOBEX/TOBEX.TP2~ #0 #100 // TobEx - Core: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #101 // Apply Concentration Check On Damage [WIP]: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #102 // Awaken On Damage: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #104 // Disable Stoneskin Grey Colour [C]: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #105 // No Spell Interruption On Zero Damage: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #107 // Allow All Races to Dual Class: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #108 // Allow Equipping Armor in Combat: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #109 // Disable Experience Boost: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #111 // Disable Silence On Charm: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #112 // Level One Proficiency Restrictions: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #113 // Remain Hidden On Pickpocket Success [C]: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #114 // Rest Spawns Advance Time: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #115 // Dialogue Greeting Subtitles: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #116 // Enable Animation Attack Sounds: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #117 // Universal Four Inventory Weapon Slots: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #118 // Subtitles For Standard Soundsets: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #119 // Remove all race-class restrictions: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #120 // Drop Inventory on Disintegrate: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #121 // Drop Inventory on Frozen Death: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #122 // Drop Inventory on Stone Death: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #123 // Enable Auto-Pause On All Screens: Beta 0026
~TOBEX/TOBEX.TP2~ #0 #124 // Make All Attack Animations Genuine Attacks: Beta 0026
~SETUP-ASCENSION.TP2~ #0 #0 // Ascension v1.41 (requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #1 // Tougher Abazigal (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #2 // Original Tougher Demogorgon (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #3 // Tougher Gromnir (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #4 // Tougher Illasera (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-ASCENSION.TP2~ #0 #5 // Tougher Yaga-Shura (optional, requires ToB): v1.4.24 BWP Fix
~SETUP-THEUNDYING.TP2~ #0 #1 // Harder Enemies
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #0 // BG2 Fixpack - Core Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #1000 // BG2 Fixpack - Game Text Update -> GTU Light (by Wisp): v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #3 // BETA Core Fixes (please check the readme!): v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #100 // Party Gets XP for Sending Keldorn to Reconcile With Maria: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #101 // Improved Spell Animations: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #102 // Cromwell's Forging Actually Takes a Day: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #103 // Mixed-Use Dagger Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #104 // Ghreyfain's Holy Symbol Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #106 // Giants Receive Penalties When Attacking Halflings,   Dwarves, and Gnomes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #107 // Remove Dual-Classing Restriction from Archers   and Stalkers: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #108 // Remove Second Attribute Bonus for Evil Path in  Wrath Hell Trial: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #109 // Corrected Summoned Demon Behavior: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #110 // Additional Script Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #111 // Bard Song Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #112 // Wizard Slayers Cause Miscast Magic on Ranged Attacks: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #113 // Additional Alignment Fixes: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #114 // Change Free Action to Protect Against Stun: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #115 // Paws from Shapeshifting Can Not Be Dispelled: v10 BWP Fix
~BG2FIXPACK/SETUP-BG2FIXPACK.TP2~ #0 #116 // Remove Thieving Start Bonuses from Bard and Ranger Skills: v10 BWP Fix
~SETUP-BDTOBV168.TP2~ #0 #0 // Baldurdash Fix Pack for ToB, v1.68 WeiDU: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #2 // RESTORED TWISTED RUNE QUEST: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #3 // RESTORED HINDO'S DOOM: BG2Fixpack adaption
~SETUP-BDTOBV168.TP2~ #0 #7 // Improved Nymph (Woodland Being) Script by Goeran Rimen: BG2Fixpack adaption
~IIKEYNAMES/SETUP-IIKEYNAMES.TP2~ #0 #2001 // Key Names
~1PP/1PP.TP2~ #0 #101 // 1ppv4: Core paperdolls: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #114 // 1ppv4: Softer Spell Effects: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #200 // 1ppv4: Core content patches: v4.1.0 BWP Fix
~SETUP-SOS.TP2~ #0 #0 // Shadows Over Soubar: 1.13 BWP Fix
~SETUP-CTB.TP2~ #0 #0 // Check The Bodies: 1.13a BWP Fix
~SETUP-CTB-CHORES.TP2~ #0 #0 // Candlekeep Chores: 2.2
~SETUP-CTB_FF.TP2~ #0 #0 // Check the Bodies Fast Forward, v1.1 (for CtB v1.8 or later)
~TETHYRFORESTPATCH/SETUP-TETHYRFORESTPATCH.TP2~ #0 #0 // Tethyr Forest Patch: 3b
~SETUP-CTBCUTIMP.TP2~ #0 #0 // Check the Bodies cutscene improvement
~SETUP-BGT.TP2~ #0 #0 // Baldur's Gate Trilogy - Core: 1.18 (28 Apr 13) BWP Fix
~SETUP-BGTMUSIC.TP2~ #0 #2 // Baldur's Gate Trilogy - Music -> Full Baldur's Gate/Shadows of Amn/Throne of Bhaal Music (WARNING: patches BGMain.exe)
~BGGRAPHICS/SETUP-BGGRAPHICS.TP2~ #0 #0 // BGT Extended Night and Baldur's Gate Map Fixes: v1.8
~JONDALARFIX/SETUP-JONDALARFIX.TP2~ #0 #0 // Jondalar Fix for BGT: BWP Patching version
~TXTMUSIC/TXTMUSIC.TP2~ #0 #0 // Restored Textscreen Music for BG1TuTu, EasyTutu, and BGT-WeiDU: 9 (22 Mar 13)
~SETUP-NEJ2V691.TP2~ #0 #0 // Never Ending Journey Second Edition v6.91: v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #1 // Continuous and Custom Kit Imoen: v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #3 // Priest of Sylvanus (Druid) Kit and Improved Character Jaheira.: v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #7 // Additional content for Part II (beta): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #8 // Frostbite Animation (Turns a big wyvern into the frost wyvern. You may install and uninstall this component at any moment in the game.): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #9 // Merchant League Bank (BGT required!): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #10 // More Items from BG1 (a component from BGT tweaks - BGT required!): v6.91 BWP Fix
~SETUP-NEJ2V691.TP2~ #0 #12 // Areas & Sounds (This component is required to play NeJ2!): v6.91 BWP Fix
~SETUP-NEJ2V694.TP2~ #0 #0 // Never Ending Journey Second Edition v6.94 (Patch)
~SETUP-TS.TP2~ #0 #0 // TORTURED SOULS v7.04: v7.04 BWP Fix
~SETUP-TS.TP2~ #0 #3 // AREAS & SOUNDS. This component is required to play the mod.: v7.04 BWP Fix
~SETUP-TDD.TP2~ #0 #0 // The Darkest Day,  v1.14: v1.14
~SETUP-DARKHORIZONS.TP2~ #0 #0 //  "Dark Horizons" Mod (Requires Tales of the Sword Coast, TuTu or BGT): BGT v211 BWP Fix
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #5 // DSotSC for BGT-Weidu: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #100 // Dark Side Interparty Banter: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #200 // Extended NPC Soundsets -> Additions only: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #400 // Alternate Bardo Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #410 // Alternate Bub Snikt Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #420 // Alternate Conchobhair Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #430 // Alternate CuChoinneach Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #440 // Alternate Ferthgil Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #450 // Alternate Jet'laya Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #460 // Alternate Keiria Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #470 // Alternate Skeezer Portrait: v 2.17
~DSOTSC/SETUP-DSOTSC.TP2~ #0 #480 // Alternate Thorfinn Portrait: v 2.17
~SETUP-NTOTSC.TP2~ #0 #0 // NTotSC for BGT-Weidu: v1.70a BWP Fix
~SETUP-NTOTSCV171.TP2~ #0 #0 // Fix NTotSC Issues: v1.71 BWP Fix
~SETUP-BONEHILLV275.TP2~ #0 #0 // Secret of BoneHill (Requires BGT or Tutu): v2.75c BWP Fix
~DRIZZTSAGA/DRIZZTSAGA.TP2~ #0 #1 // The Drizzt Saga for BGEE/Tutu/BGT -> BP-BGT Worldmap version: all areas added to worldmap (requires BP-BGT Worldmap): v3.00
~DRIZZTSAGA/DRIZZTSAGA.TP2~ #0 #3 // Delayed start: Drizzt joins after Durlag's Tower: v3.00
~SETUP-VAULT.TP2~ #0 #0 // The Vault (erebusant's rework for BGT compatibility): v7.2 BWP Fix
~SETUP-VAULT.TP2~ #0 #1 // The Vault's item upgrades - Compatibility with Item Revisions. Recommended for consistency if you plan to install IR main component later: v7.2 BWP Fix
~BGQE/SETUP-BGQE.TP2~ #0 #0 // Installing the Slime Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #1 // Installing the Beregost Family Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #2 // Installing the Babysitting Quest, including the Carnival Encounter...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #3 // Installing the Nashkel Monster Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #4 // Installing the Fallen Paladin Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #5 // Installing the Undying Love Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #6 // Installing the Orcish Lover Encounter...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #7 // Installing the Unexpected Help Quest...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #8 // Installing the Quest "Many little paws"...: 9.2
~BGQE/SETUP-BGQE.TP2~ #0 #9 // Drunk near Beregost Temple: 9.2
~SETUP-TGC1E.TP2~ #0 #0 // The Grey Clan Episode One: In Candlelight, BGT-WeiDU edition v1.8 -> Normal edition: v1.8.T1 BWP Fix
~SIRINESCALL/SETUP-SIRINESCALL.TP2~ #0 #0 // The Lure of the Sirine's Call: v13
~SOA/SETUP-SOA.TP2~ #0 #0 // The Stone of Askavar: 1.8 BWP Fix
~AC_QUEST/SETUP-AC_QUEST.TP2~ #1 #0 // Ascalon's Questpack: Content for BG 1: 2.00b_150205
~BW_HERBS/SETUP-BW_HERBS.TP2~ #0 #0 // Herbs and Potions Add-in (BG1 / BG1Tutu / BGT) by Baronius: v1.0.3 BWP Tweak
~THALAN/THALAN.TP2~ #0 #0 // Thalantyr - Item Upgrade: v4.2.1
~SETUP-LOSTITEMS.TP2~ #0 #0 // Lost Items: vR2 BWP Fix
~SETUP-LOSTITEMS.TP2~ #0 #2 // Monk +3 AC and +1 THAC0 Bonus: vR2 BWP Fix
~SETUP-BGEEAR.TP2~ #0 #0 // TeamBG's Armors for BG:EE, BGT and TuTu Version 1.05
~SETUP-BGEEW.TP2~ #0 #0 // TeamBG's Weapons Pack for BG:EE, BGT and TuTu Version 1.04
~ANIMUS/ANIMUS.TP2~ #0 #0 // Animus Weapon: v1.1 BWP adaption
~BG1NPC/BG1NPC.TP2~ #0 #0 // The BG1 NPC Project: Required Modifications: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #1 // The BG1 NPC Project: Banters, Quests, and Interjections: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #2 // The BG1 NPC Project: Give Edwin his BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #3 // The BG1 NPC Project: Give Imoen her BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #4 // The BG1 NPC Project: Give Jaheira her BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #5 // The BG1 NPC Project: Give Minsc his BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #6 // The BG1 NPC Project: Give Viconia her BG2 portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #7 // The BG1 NPC Project: Kivan's "Kivan and Deheriana Companions" portrait: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #8 // The BG1 NPC Project: Add Non-Joinable NPC portraits to quests and dialogues: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #9 // The BG1 NPC Project: Ajantis Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #10 // The BG1 NPC Project: Branwen's Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #11 // The BG1 NPC Project: Coran's Romance Core (adult content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #12 // The BG1 NPC Project: Dynaheir's Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #13 // The BG1 NPC Project: Shar-Teel Relationship Core (adult content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #14 // The BG1 NPC Project: Xan's Romance Core (teen content): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #15 // The BG1 NPC Project: Female Romance Challenges, Ajantis vs Xan vs Coran: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #17 // The BG1 NPC Project: Alora's Starting Location -> Alora Starts in the Hall of Wonders: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #25 // Jason Compton's Accelerated Banter Script: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #28 // The BG1 NPC Project: Bardic Reputation Adjustment: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #29 // The BG1 NPC Project: Cloakwood areas availability in Chapter One -> Open Cloakwood Lodge (first Cloakwood area only): v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #31 // The BG1 NPC Project: Sarevok's Diary Adjustments -> SixofSpades Extended Sarevok's Diary: v22_20150614
~BG1NPC/BG1NPC.TP2~ #0 #200 // The BG1 NPC Project: Player-Initiated Dialogues: v22_20150614
~BG1NPCMUSIC/SETUP-BG1NPCMUSIC.TP2~ #0 #0 // The BG1 NPC Project Music Pack -> Install All Audio: v6
~INDINPC/SETUP-INDINPC.TP2~ #0 #0 // Indira NPC: v12.0 BETA 2
~MUR'NETH/MUR'NETH.TP2~ #0 #0 // The Mur'Neth NPC mod for Baldur's Gate Tutu or Baldur's Gate Trilogy-WeiDU: v11 BWP Fix
~MULGOREXAVIANPC/SETUP-MULGOREXAVIANPC.TP2~ #0 #0 // Mulgore and Xavia NPCs for BGT-WeiDU and Tutu, v5
~XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2~ #0 #0 // Xan's friendship path for BG1: v9bgee
~CORANBGFRIEND/CORANBGFRIEND.TP2~ #0 #0 // Coran's Extended BG Friendship Talks: v4
~AJANTISBG1/SETUP-AJANTISBG1.TP2~ #0 #0 // Installs Ajantis BG1 Expansion Modification: 10
~FINCHNPC/FINCHNPC.TP2~ #0 #0 // Finch NPC: v4.0 BETA 7
~GAVIN/GAVIN.TP2~ #0 #0 // Gavin NPC for Tutu, BGT, and BG:EE: v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #1 // Gavin: Romance (mature content): v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #2 // Gavin: Flirts (adult content): v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #4 // Gavin: Alternate Portraits -> Original portrait by berelinde (default): v9 beta_150317 BWP Fix
~GAVIN/GAVIN.TP2~ #0 #13 // Gavin: Player Initiated Dialogue: v9 beta_150317 BWP Fix
~HUPLE_NPC/SETUP-HUPLE_NPC.TP2~ #2 #0 // Huple, an NPC: v1.4
~HUPLE_NPC/SETUP-HUPLE_NPC.TP2~ #2 #1 // Huple's Dialogues.: v1.4
~CHAOSKNIGHT/SETUP-CHAOSKNIGHT.TP2~ #1 #0 // Installation of the Chaos Knight Kit for BGT: v1.3 BWP Fix
~ASKARIA/SETUP-ASKARIA.TP2~ #1 #0 // Adds a Quest mod for BGT user: v1.3
~VALERIE/VALERIE.TP2~ #0 #0 // Valerie NPC Mod for BG1 Tutu: v1.1
~ISRA/SETUP-ISRA.TP2~ #0 #0 // Isra NPC Mod for BG:EE, BGT and TuTu
~ISRA/SETUP-ISRA.TP2~ #0 #1 // Install Valerie/Isra crossmod banter?
~ISRA/SETUP-ISRA.TP2~ #0 #2 // Install Gavin/Isra crossmod banter?
~WHITE/WHITE.TP2~ #0 #0 // White NPC for BG:EE, BGT and TuTu
~GARRICK_FLIRT/SETUP-GARRICK_FLIRT.TP2~ #0 #0 // Garrick's Infatuation: b20140925
~SETUP-VYND.TP2~ #0 #0 // Vynd for BGTutu, BGT and BG:EE
~BG1UB/SETUP-BG1UB.TP2~ #0 #0 // Ice Island Level Two Restoration: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #1 // The Mysterious Vial: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #2 // Additional Elminster Encounter: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #3 // Angelo Notices Shar-teel: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #8 // Safana the Flirt: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #9 // Appropriate Albert and Rufie Reward: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #10 // Place Entar Silvershield in His Home: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #11 // Scar and the Sashenstar's Daughter: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #12 // Quoningar, the Cleric: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #14 // Edie, the Merchant League Applicant: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #15 // Flaming Fist Mercenary Reinforcements: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #16 // Creature Corrections: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #17 // Creature Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #18 // Creature Name Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #19 // Minor Dialogue Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #20 // Audio Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #21 // Store, Tavern and Inn Fixes and Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #22 // Item Corrections and Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #23 // Area Corrections and Restorations: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #24 // Permanent Corpses: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #28 // Prism and the Emeralds Tweak: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #29 // Duke Eltan in the Harbor Master's Building: v14.0_beta_150320
~BG1UB/SETUP-BG1UB.TP2~ #0 #31 // Restored Elfsong Tavern Movie: v14.0_beta_150320
~SETUP-BGSPAWN.TP2~ #0 #0 // BGSpawn system based on levels & party members (NOTE: Baldur's Gate Trilogy - BGT required): 1.12 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #1 // Choose the time between re-spawns: 1.12 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #2 // Vampiric Wolf Lord (inspired to DavidW Wolf of Ulcaster) NOTE: this changes some Vampiric Wolf in the game. It's used by BGSpawn-system: 1.12 BWP Fix
~SETUP-BGSPAWN.TP2~ #0 #3 // BGSpawn random encounters between areas (NOTE: Baldur's Gate Trilogy - BGT required): 1.12 BWP Fix
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #1 // Add BG1 missing normal & magical weapons: v1.06
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #2 // Add BG1 missing unique weapons: v1.06
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #3 // Randomized assignment of BG1 missing unique weapons: v1.06
~KTWEAKS/SETUP-KTWEAKS.TP2~ #0 #301 // RP fixes: v1.06
~ITEM_REV/ITEM_REV.TP2~ #0 #0 // Item Revisions by Demivrgvs: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1 // Masterwork Weapons: V3 Beta 1.16
~ITEM_REV_SHATTERFIX.TP2~ #0 #0 // iron crises shatttering effect
~SETUP-BDTOBV168.TP2~ #0 #6 // RESTORED DAK'KON'S BLADE: BG2Fixpack adaption
~KITTOMES/SETUP-KITTOMES.TP2~ #0 #0 // Kit Tomes for BG:EE, BGT and TuTu: v2.0 BWP Fix
~KITTOMES/SETUP-KITTOMES.TP2~ #0 #4 // Panver's Merchandise -> Panver Sells No Tomes: v2.0 BWP Fix
~KITTOMES/SETUP-KITTOMES.TP2~ #0 #5 // Tome Locations -> Merchandise & Quest Rewards-> Panver is in the Elfsong Tavern: v2.0 BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #100 // Eldoth reminds of Skie's ransom: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #400 // Add Semaj's Cloak and Upgraded Koveras' Ring of Protection: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #500 // Major locations explored upon visit: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #901 // Random activated traps in the pirate cave -> Install-time randomisation: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1000 // Bags of the Sword Coast: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1200 // Arkion reacts to player's reputation: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1502 // Altered item shattering -> Make armor and shields shatter: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2001 // Protagonist's biography modifications -> Do not set BG1 biography for imported characters: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2100 // Exotic Weapons For Taerom: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2300 // Disable hostile reaction after charm: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2400 // Enemy items shatter: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2500 // Access Ulgoth's Beard west of Wyrm's Crossing only: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2600 // Prevent access to Durlag's Tower from adjacent areas: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2700 // Put Sword of Chaos +2 in Sarevok's inventory: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #2800 // Reputation Resets at Beginning of BG2: 11 (5 Feb 12) BWP Fix
~BG_TRAVEL/SETUP-BG_TRAVEL.TP2~ #0 #0 // New travel system between Baldur's Gate City areas
~TOA/SETUP-TOA.TP2~ #1 #1 // Tales of Anegh (Weidu): v2.4
~TOA/SETUP-TOA.TP2~ #1 #10 // Creature Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #20 // AREA Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #30 // Dialog & Script Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #40 // Stores Balancing: v2.4
~TOA/SETUP-TOA.TP2~ #1 #50 // Item Balancing: v2.4
~GBTHFKP/GBTHFKP.TP2~ #0 #0 // Expanded Thief Stronghold: v2.20
~AJOCMOD/SETUP-AJOCMOD.TP2~ #0 #0 // AjocMod Weidu: v1.6.5 BWP Fix
~SETUP-TTSQ.TP2~ #0 #0 // The Tortured Soul Quest - WeiDU: v7
~EMAD/SETUP-EMAD.TP2~ #0 #0 // A Z-rated Adventure - an IM4 Non-Entry: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #1 // The Promise of a Troll: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #2 // A Bhaalspawn's Best Friend: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #3 // Under Her Spell: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #4 // Forgery: v6 BWP Fix
~EMAD/SETUP-EMAD.TP2~ #0 #5 // Character Medley: v6 BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #0 // PlanarSphereMod v2.6a: v2.6e BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #1 // Planar Sphere Store: v2.6e BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #2 // Waukeen's Promenade Store: v2.6e BWP Fix
~SETUP-PLANARSPHEREMOD.TP2~ #0 #3 // Planar Sphere Return v2: v2.6e BWP Fix
~TB#QUEST/TB#QUEST.TP2~ #0 #2 // A large battle: 2.04 BWP Fix
~TB#QUEST/TB#QUEST.TP2~ #0 #3 // Underdark Mage Duel: 2.04 BWP Fix
~BWQUEST.TP2~ #0 #0 // Black Rose Part I: Market Prices
~C#SB_SILBER/SETUP-C#SB_SILBER.TP2~ #0 #0 // Adalon's Blood - Modification for BGII by Gandalf the white: 13
~SETUP-SPGAUNT.TP2~ #0 #0 // Spellhold Gauntlet
~SETUP-SPGAUNT.TP2~ #0 #1 // Irenicus Waiting in Spellhold
~SETUP-SPGAUNT.TP2~ #0 #3 // Interjections for Spellhold Gauntlet (dialogue by Liam)
~TOD/SETUP-TOD.TP2~ #0 #0 // Tower Of Deception Mod (Requires Throne Of Bhaal): v3.3.1 BWP Fix
~TOD/SETUP-TOD.TP2~ #0 #1 // Improved Astral Shard Guardian: v3.3.1 BWP Fix
~TOD/SETUP-TOD.TP2~ #0 #2 // Encounter with Ustrain: v3.3.1 BWP Fix
~DC/SETUP-DC.TP2~ #0 #0 // Dungeon Crawl: v9
~ASSASSINATIONS/SETUP-ASSASSINATIONS.TP2~ #0 #0 // Assassinations mod for Baldur's Gate II: v11
~BACKBRYNNLAW/SETUP-BACKBRYNNLAW.TP2~ #0 #0 // Back to Brynnlaw mod for Baldur's Gate II: v4
~SELLSWORDS/SETUP-SELLSWORDS.TP2~ #0 #0 // The Sellswords mod for Baldur's Gate II: v5
~TOTDG/SETUP-TOTDG.TP2~ #0 #0 // Colours of Infinity: Tales of the Deep Gardens: v10.0 BWP Fix
~TOTDG/SETUP-TOTDG.TP2~ #0 #1 // NPC Reactions (Aerie, Viconia, Jaheira, Anomen, Haer'Dalis, Keldorn): v10.0 BWP Fix
~TOTDG/SETUP-TOTDG.TP2~ #0 #2 // Add Deep Gardens to the Worldmap - suggested component. If this component can't be installed due to incompatibilities, skip it.: v10.0 BWP Fix
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #0 // Colours of Infinity: Innershade: v7.0 BWP Fix
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #2 // Talks for original Bioware NPCs: v7.0 BWP Fix
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #6 // Add Innershade to Worldmap (You *must* pick one of these components, otherwise the mod won't run as it should.) -> Add Innershade to BP-BGT-Worldmap.: v7.0 BWP Fix
~WHITEQUEEN/WHITEQUEEN.TP2~ #0 #0 // Colours of Infinity - The White Queen: v3.4 BWP Fix
~ISNF/ISNF.TP2~ #0 #0 // Colours of Infinity: I Shall Never Forget: v4.4 BWP Fix
~EILISTRAEE/SETUP-EILISTRAEE.TP2~ #0 #0 // Eilistraee's Song: 3.4
~EILISTRAEE/SETUP-EILISTRAEE.TP2~ #0 #2 // Worldmap addition -> Add Eilistraee's Clearing to BP-BGT-Worldmap: 3.4
~DQ/SETUP-DQ.TP2~ #0 #0 // Core Files: Fishing for Trouble by Yovaneth: v3.0 BWP Fix
~DQ/SETUP-DQ.TP2~ #0 #1 // Optional: Major character portraits: v3.0 BWP Fix
~DQ/SETUP-DQ.TP2~ #0 #2 // Optional: Add Fishing for Trouble to BP-BGT-Worldmap: v3.0 BWP Fix
~SETUP-AZENMOD.TP2~ #0 #0 // Azengaard Tactical Encounter (erebusant's revamp): v5
~SETUP-AZENMOD.TP2~ #0 #1 // Enhanced Trademeet Crypt: v5
~SETUP-AZENMOD.TP2~ #0 #2 // Enhanced Chateau Irenicus: v5
~SETUP-COM_ENCOUNTERS.TP2~ #0 #0 // Chosen of Mystra's Encounters (Requires Throne of Bhaal): v1.08 BWP Fix
~SETUP-COM_ENCOUNTERS.TP2~ #0 #1 // Would you like to install improved druid encounters?: v1.08 BWP Fix
~SETUP-COM_ENCOUNTERS.TP2~ #0 #2 // Would you like to install improved Shagbag encounters?: v1.08 BWP Fix
~SETUP-DSOA.TP2~ #0 #4 // Ghost Shadow Dragon: v2.2.4 BWP Fix
~SETUP-DSOA.TP2~ #0 #6 // Grothgar the Red Dragon: v2.2.4 BWP Fix
~SETUP-DSOA.TP2~ #0 #8 // Curse of the Underground Shade Lord: v2.2.4 BWP Fix
~SETUP-DOFD.TP2~ #0 #0 // DofD: v3 BWP Fix
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #0 // Detectable Spells (Required for the Other Components): v101
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #1 // Improved Asylum Mod for BG2:ToB: v101
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #2 // Spellhold Lich: v101
~IMPASYLUM/SETUP-IMPASYLUM.TP2~ #0 #3 // Improved Player Scripts: v101
~SETUP-FIRKRAAG.TP2~ #0 #0 // Super Firkraag Mod for BG2
~SETUP-IMNESVALE.TP2~ #0 #1 // Install Imnesvale Mod -> Hard: v1 BWP Fix
~ARENA/SETUP-ARENA.TP2~ #0 #0 // The Arena Project: v1 BWP Fix
~7C#SARTWEAK/7C#SARTWEAK.TP2~ #0 #101 // Change Sarevok back to his BG1, non-TotSC version -> Only give Sarevok bonuses (eg. don't lower his Saving Throws): v1.2
~7C#SARTWEAK/7C#SARTWEAK.TP2~ #0 #251 // Give Sarevok a better weapon -> Give him Ascension's Final Battle Sarevok's sword: v1.2
~AM/AM.TP2~ #0 #0 // Alex Macintosh PC Conversion by MTS: v5 BWP Fix
~BAGBONUS/BAGBONUS.TP2~ #0 #0 // Bonus Potioncase and Ammobelt to Deidre's store: v1.0.4
~SETUP-RGENIE.TP2~ #0 #0 // Ribald's Genie
~SETUP-BOM.TP2~ #0 #0 // Boards of Magick item pack!: v2.0 BWP Fix
~SETUP-BG2SOA.TP2~ #0 #1 // Adds Items from Baldurs Gate to SoA -> Improved Mencar Pebblecrusher (Not so cheesy method)
~FR_ROV/SETUP-FR_ROV.TP2~ #0 #0 // Freedom's Reign (SoA or ToB): v8 BWP fix
~SETUP-HEARTWOOD.TP2~ #0 #0 // Heart of the Wood (WeiDU-version): v6
~BW_HERBS_BG2/SETUP-BW_HERBS_BG2.TP2~ #0 #0 // Herbs and Potions Add-in for BG2 by Baronius: v1.0.5 BWP Patch
~SETUP-KWOLF.TP2~ #0 #0 // KWolf - new NPC (WeiDU): v1.1
~SETUP-MUNCHMOD.TP2~ #0 #0 // Munchmod: v3.3 BWP Fix
~SETUP-RITEMPACK.TP2~ #0 #0 // Enhanced Girdle of Fortitude: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #1 // Patrick's Chainmail: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #2 // Weakened Cloak of Mirroring: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #4 // Fixed Dragon Plate Armor: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #5 // Ring of Power: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #6 // Improved Anomen's Ring: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #7 // Weakened Celestial Fury: v2.0 BWP Fix>
~SETUP-RITEMPACK.TP2~ #0 #8 // BG1 Ring of Wizardry: v2.0 BWP Fix>
~SETUP-ROLLES.TP2~ #1 #0 // Rolles Safyer: v3a BWP Fix
~RTTITEMPACK/RTTITEMPACK.TP2~ #0 #0 // Install RTT Item Pack? **The items are added to the "special" store of Ribald (Adventure's Mart, Waukeen's Promenade) available after SpellHold.**: v1.2 BWP Fix
~RUAD/SETUP-RUAD.TP2~ #0 #0 // Ruad Ro'fhessa (SoA): v27 BWP Fix
~RUAD/SETUP-RUAD.TP2~ #0 #1 // Ruad Ro'fhessa (ToB): v27 BWP Fix
~TZSHOP01/SETUP-TZSHOP01.TP2~ #0 #0 // The Magnificient Magic Shop: v6
~ABYSTORE/ABYSTORE.TP2~ #0 #0 // Unusual Oddities Shop: v3.0 BWP Fix
~SETUP-UNDERREP.TP2~ #0 #0 // Underrepresented Items From Icewind Dale 2: v6 BWP Fix
~SETUP-ITEMUPGRADE.TP2~ #0 #10 // Shadows Of Amn Item Upgrades -> Revised consistency plus version: v40
~SETUP-ITEMUPGRADE.TP2~ #0 #11 // Throne Of Bhaal Item Upgrades -> Revised consistency plus version: v40
~CLIFFKEY/SETUP-CLIFFKEY.TP2~ #0 #1 // A Mod for the Orderly - Add a Keyring to Faerun! See readme for more details about the choices below. -> Consistency Plus version: v5
~SETUP-BLOODMORT.TP2~ #0 #0 // New Spell - Blood Of The Martyr: v6
~SETUP-EBG2.TP2~ #0 #0 // Additional merchant with new items: v1.1
~SETUP-EBG2.TP2~ #0 #1 // Interjections: v1.1
~SETUP-EBG2.TP2~ #0 #2 // Tomes and manuals: v1.1
~SETUP-EBG2.TP2~ #0 #4 // Additional portraits: v1.1
~SETUP-EBG2.TP2~ #0 #5 // Lost item descriptions: v1.1
~SETUP-EBG2.TP2~ #0 #6 // Dragonsuit & Glory of Balduran (ToB): v1.1
~SETUP-EBG2.TP2~ #0 #7 // New racial enemies: v1.1
~SETUP-EBG2.TP2~ #0 #8 // New kit (Gladiator): v1.1
~SETUP-EBG2.TP2~ #0 #9 // New kit (Knight): v1.1
~SETUP-EBG2.TP2~ #0 #10 // New kit (Duelist): v1.1
~SETUP-EBG2.TP2~ #0 #11 // New kit (Legionnaire): v1.1
~SETUP-EBG2.TP2~ #0 #12 // New kit (Globe-trotter): v1.1
~SETUP-EBG2.TP2~ #0 #13 // New kit (Dragon Slayer): v1.1
~SETUP-EBG2.TP2~ #0 #14 // New kit (Crusader): v1.1
~SETUP-EBG2.TP2~ #0 #15 // New kit (Fright of Liches): v1.1
~SETUP-EBG2.TP2~ #0 #16 // New kit (Silent Killer): v1.1
~SETUP-EBG2.TP2~ #0 #17 // New kit (Priest of Auril): v1.1
~SETUP-EBG2.TP2~ #0 #18 // Miscellaneous tweaks: v1.1
~SETUP-FOODMOD.TP2~ #0 #0 // Chosen of Mystra's Food and Herbal Mod (Requires Throne of Bhaal): v1.03 BWP Fix
~RUPERT/SETUP-RUPERT.TP2~ #0 #0 // Rupert the Dye Merchant (for BG2 or TuTu/BGT): v2.1 BWP Fix
~SETUP-ROTBARMORSET.TP2~ #0 #0 // Realm of the Bhaalspawn Armor Set: v1.0 BWP Fix
~STUFFOFTHEMAGI/SETUP-STUFFOFTHEMAGI.TP2~ #0 #0 // Stuff of the Magi: v4
~KONTWK/SETUP-KONTWK.TP2~ #0 #11 // Rod of Refuge: v2.2 BWP Fix
~KONTWK/SETUP-KONTWK.TP2~ #0 #13 // Butter Knife of Balduran: v2.2 BWP Fix
~KONTWK/SETUP-KONTWK.TP2~ #0 #14 // Hackmaster +12: v2.2 BWP Fix
~KONTWK/SETUP-KONTWK.TP2~ #0 #15 // Scipio's Barrel: v2.2 BWP Fix
~BOLSA/BOLSA.TP2~ #1 #0 // Bolsa: v4.1 BWP Fix
~CHARLI/SETUP-CHARLI.TP2~ #1 #0 // Charli, the Middleman: v2.3 BWP Fix
~SETUP-DARRON.TP2~ #1 #0 // Darron: v1.6
~NANSTEIN/NANSTEIN.TP2~ #2 #0 // Nanstein, Chief Mage Engineer of Mountain Sansimportance: V1.3
~MHORAM/MHORAM.TP2~ #1 #0 // Mhoram NPC: v2.3
~SETUP-VENDEDOR_DLAN.TP2~ #1 #0 // D'Lan Merchant for SoA v6.1: v6.1 BWP Fix
~SETUP-VENDEDOR_DLAN.TP2~ #1 #1 // D'Lan Merchant for ToB v6.1: v6.1 BWP Fix
~RECARGA.TP2~ #1 #0 // Recarga: v2.2
~ALCHEMY/SETUP-ALCHEMY.TP2~ #0 #0 // Jan's Alchemy: v6
~MERSKSTORE/SETUP-MERSKSTORE.TP2~ #2 #0 // Mersetek: V1.1
~MYSTIGAN/SETUP-MYSTIGAN.TP2~ #1 #0 // Mystigan the Merchant(ToB Required)
~SETUP-LAVAIT.TP2~ #0 #0 // LavaIt! - BG2
~SETUP-OLDMODSPACK.TP2~ #0 #0 // OldModsPack - items, spells and shops: v2 BWP Fix
~SETUP-RFWIP.TP2~ #0 #0 // Revised Forgotten Wars Projects: Item Pack V0.1: v1.0 BWP Fix
~DRAGONSUMMON/SETUP-DRAGONSUMMON.TP2~ #0 #0 // Dragon Summoning Spell: v1
~SETUP-DSR.TP2~ #0 #0 // Demon-summoning-ritual (WeiDU): v6
~SETUP-BBBKBG.TP2~ #0 #0 // Installation of Item BBBKBG1, BBBKBG2, BBBKBG3, BBBKBG4, BBBKBG5, BBBKBG6, BBBKBG7, BBBKBG8, BBBKBG9 - Book Bag
~SETUP-BBPBAG.TP2~ #0 #0 // Installation of Item BBPBAG1, BBPBAG2, BBPBAG3, BBPBAG4, BBPBAG5, BBPBAG6, BBPBAG7, BBPBAG8, BBPBAG9 - Potion Bag
~SETUP-BBQUIV.TP2~ #0 #0 // Installation of Item BBQUIV1, BBQUIV2, BBQUIV3, BBQUIV4, BBQUIV5, BBQUIV6, BBQUIV7, BBQUIV8, BBQUIV9 - Quiver
~SETUP-BBQUIVB.TP2~ #0 #0 // Installation of Item BBQUIVB1, BBQUIVB2, BBQUIVB3, BBQUIVB4, BBQUIVB5, BBQUIVB6, BBQUIVB7, BBQUIVB8, BBQUIVB9 - Bolt Quiver
~SETUP-BBQUIVC.TP2~ #0 #0 // Installation of Item BBQUIVC1, BBQUIVC2, BBQUIVC3, BBQUIVC4, BBQUIVC5, BBQUIVC6, BBQUIVC7, BBQUIVC8, BBQUIVC9 - Ammunition Belt
~SETUP-BBSCCS.TP2~ #0 #0 // Installation of Item BBSCCS1, BBSCCS2, BBSCCS3, BBSCCS4, BBSCCS5, BBSCCS6, BBSCCS7, BBSCCS8, BBSCCS9 - Scroll Case
~SETUP-BBSCARDR.TP2~ #0 #0 // Installation of Item BBSCARDR - Scimitar of the Arch-Druid
~MUSICA.TP2~ #1 #0 // The Music of the Realms: v2.0 BWP Fix
~SWORDAP/SETUP-SWORDAP.TP2~ #0 #0 // Improved Haer'Dalis' swords (special for Kania): v2
~PORTABLEHOLE/SETUP-PORTABLEHOLE.TP2~ #0 #0 // The Portable Hole: 0.3
~SETUP-RENAL.TP2~ #1 #0 // Sir Renal
~HAENDLERMOD/HAENDLERMOD.TP2~ #1 #0 // Haendlermod: v1.1
~SETUP-IWDITEMPACK.TP2~ #0 #0 // Black Wolf Talisman: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #1 // Chain of Drakkas' Fury: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #2 // House of Despana Insignia: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #3 // Kegsplitter of Shaengarne Ford: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #4 // Kresselack's Full Plate Mail: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #5 // Mantle of the Coming Storm: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #6 // SkullFlail: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #7 // Spear of White Ash: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #8 // Twelve Paces: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #9 // Belib's Everlasting Torch: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #10 // Binding Sash of the Black Raven: BWP Fix
~SETUP-IWDITEMPACK.TP2~ #0 #11 // Young Ned's Knucky: BWP Fix
~SETUP-IWDITEMFIX.TP2~ #0 #0 // Fix IWD Item Pack Items turning to Gold on load
~SETUP-SIGIL-BD-MOD.TP2~ #1 #0 // Sigil's birthday mod
~SETUP-BG2EEW.TP2~ #0 #0 // TeamBG's Weapons Pack for BG2:EE Version 1.01
~SETUP-AMBER.TP2~ #0 #0 // Amber the NPC MOD for BGII:SoA: v4
~SETUP-BTL.TP2~ #0 #0 // Beyond the Law - Kova & Kiyone: v1.35 BWP Fix
~SETUP-BTL.TP2~ #0 #1 // Alternate Soundset for Kiyone - Female4: v1.35 BWP Fix
~SETUP-BTL.TP2~ #0 #2 // Better Balanced BTL Items: v1.35 BWP Fix
~SETUP-BTL.TP2~ #0 #3 // Portraits for Minor Non-Joinable BTL NPCs: v1.35 BWP Fix
~AJANTISBG2/SETUP-AJANTISBG2.TP2~ #1 #0 // Sir Ajantis NPC for BGII: 13
~TASHIA/SETUP-TASHIA.TP2~ #0 #0 // Tashia NPC Mod -> Full version (ToB required): v1.4 BWP Fix
~TASHIA/SETUP-TASHIA.TP2~ #0 #2 // Tashia Add-on Pack by Bri and Lord Ernie (English only, Tashia ToB Required) -> Action Style dialogues: v1.4 BWP Fix
~KIVAN/SETUP-KIVAN.TP2~ #0 #100 // Kivan of Shilmista: v15 BWP Fix
~KIVAN/SETUP-KIVAN.TP2~ #0 #300 // Install Herd's Alternative Portrait for Kivan.: v15 BWP Fix
~FADE/SETUP-FADE.TP2~ #0 #0 // Fade: An NPC for Baldur's Gate II: SoA and ToB: BETA 7.3 BWP Fix
~SETUP-ARIENA.TP2~ #0 #0 // Ariena the Half-orc (Requires Throne of Bhaal): v2.2 BWP Fix
~SETUP-ARIENA.TP2~ #0 #1 // Which of Ariena's portraits do you wish to install? -> Default portraits?: v2.2 BWP Fix
~SETUP-KINDREK.TP2~ #0 #0 // Kindrek v2.5 (BG2:SoA & TOB NPC) created by nethrin
~KITANYA/SETUP-KITANYA.TP2~ #0 #0 // Kitanya Conversation/Romance Mod for BG2: v6.4 BWP Fix
~SETUP-VALEN.TP2~ #0 #0 // Valen: v45 BWP Fix
~TSUKIBG2/TSUKIBG2.TP2~ #0 #0 // Tsuki BG2 NPC: BETA1 BWP Fix
~TSUKIBG2/TSUKIBG2.TP2~ #0 #1 // Tsuki BG2 NPC - Tsuki/Valen banters: BETA1 BWP Fix
~XAN/SETUP-XAN.TP2~ #0 #0 // Xan NPC MOD for Baldur's Gate II: v15
~XAN/SETUP-XAN.TP2~ #0 #2 // Install alternate class for Xan? -> Change Xan's class to Mage: v15
~XAN/SETUP-XAN.TP2~ #0 #5 // BG1-style flaming swords: v15
~XANBG2VOICE/SETUP-XANBG2VOICE.TP2~ #0 #0 // Xan's BG2 voice for BG1, v2
~YASRAENA/SETUP-YASRAENA.TP2~ #0 #0 // Yasraena (BG2:SoA & TOB NPC) created by nethrin & Sillara of the Tamari: v16
~SETUP-ALORA.TP2~ #0 #0 // Chosen of Mystra's Alora NPC Mod (Requires Throne of Bhaal): 1.5 BWP Fix
~AURENASEPH/SETUP-AURENASEPH.TP2~ #0 #0 // Auren Aseph for BG2:ToB: v8
~THAEL/THAEL.TP2~ #3 #0 // THAEL, Elf Mage-Thief and VEL-VEVLOS, The Bloodied Blade: v2.32
~HANNA/HANNA.TP2~ #3 #0 // Hanna NPC (ToB required): v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #1 // Expanded De´Arnise Keep: v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #3 // Improved Hell Djinn: v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #4 // Improved Dragon of Irenicus : v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #5 // Improved Hell Dragon: v2.4 BWP Fix
~HANNA/HANNA.TP2~ #3 #6 // Improved Trademeet Crypt: v2.4 BWP Fix
~SETUP-LESTER.TP2~ #2 #0 // Lester the NPC for BGII: v0.8 BWP Fix
~TIAX/SETUP-TIAX.TP2~ #0 #0 // Tiax NPC MOD for Baldur's Gate II: v3
~SARAHTOB/SETUP-SARAHTOB.TP2~ #0 #0 // Sarah NPC Romance Mod for BG2:ToB: 4 BWP Fix
~SETUP-HUBELPOT.TP2~ #0 #0 // SConrad's IM6-entry: Hubelpot Thistledown, the Vegetable Merchant NPC-mod: v1.0 BWP Fix
~SETUP-HUBELPOT.TP2~ #0 #1 // Hubelpot's Kit -> Default kit, the Totemic Druid: v1.0 BWP Fix
~ANGELO/SETUP-ANGELO.TP2~ #0 #0 // Angelo NPC MOD for Baldur's Gate II: v5
~SETUP-VAMPIRETALES.TP2~ #0 #0 // Vampire Tales (Requires Throne of Bhaal): v1.03 BWP Fix
~SETUP-VAMPIRETALES.TP2~ #0 #1 // Improved Cult of the Unseeing Eye: v1.03 BWP Fix
~SETUP-VAMPIRETALES.TP2~ #0 #2 // Improved Harper Fight: v1.03 BWP Fix
~SETUP-VAMPIRETALES.TP2~ #0 #3 // CoM Store 1: v1.03 BWP Fix
~SETUP-NIKITA.TP2~ #0 #0 // Nikita NPC Mod (Requires Throne of Bhaal)
~TOUCHED/SETUP-TOUCHED.TP2~ #0 #0 // Touch the Moon NPC (Requires Throne of Bhaal): v1.1 BWP Fix
~TOUCHED/SETUP-TOUCHED.TP2~ #0 #1 // Install Wild Elf Fighter Kit: v1.1 BWP Fix
~XULAYE/XULAYE.TP2~ #0 #0 // Xulaye NPC Mod for BG2:SoA: v1.2
~XULAYE/XULAYE.TP2~ #0 #1 // Xulaye's Player Initiated Dialogues: v1.2
~XULAYE/XULAYE.TP2~ #0 #2 // Korgan Fights at the Pits: v1.2
~HALDAMIR/SETUP-HALDAMIR.TP2~ #0 #0 // Haldamir: v3
~AVIM/SETUP-AVIM.TP2~ #1 #0 // Avi Maya NPC for SoA/ToB: v6.0 BWP Fix
~SAERILETH/SETUP-SAERILETH.TP2~ #0 #0 // Saerileth Romance Mod (BG2:SoA & TOB NPC) created by nethrin and Sillara: v18
~SKIE/SETUP-SKIE.TP2~ #1 #0 // Skie NPC - BG2
~TYRISFLARE/SETUP-TYRISFLARE.TP2~ #0 #0 // Tyris Flare NPC: v7
~VARSHOON/SETUP-VARSHOON.TP2~ #0 #0 // Varshoon - an illithid NPC for BG2
~VARSHOON/SETUP-VARSHOON.TP2~ #0 #1 // New paperdoll for illithids (inventory illustration)
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #0 // Gavin for BG2: 20111016 TOB BWP Fix
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #1 // Gavin heals the PC when below 50% health  (Can be disabled or enabled via player-initiated dialogue): 20111016 TOB BWP Fix
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #2 // Multi-romance cheat -> Normal romance kills: 20111016 TOB BWP Fix
~SETUP-GAVIN_BG2_BGT.TP2~ #0 #0 // BGT Hot-Fix for BG2 Gavin
~DARIAN/DARIAN.TP2~ #0 #0 // Darian NPC Mod for BGII: SoA & ToB: v2.4
~DARIAN/DARIAN.TP2~ #0 #4 // Sarah NPC Crossmod: v2.4
~AEON/SETUP-AEON.TP2~ #0 #0 // Aeon - BG2: 1.0 BWP Fix
~AEON/SETUP-AEON.TP2~ #0 #1 // Talk between Aeon and Xan. This component require installed Xan BG2 NPC by Kulyok.: 1.0 BWP Fix
~AEON/SETUP-AEON.TP2~ #0 #2 // Pool of Radiance: Ruins of Myth Drannor - item pack for BG2 (Caution! Items still need some fixing, but you may install the component - it won't damage the game): 1.0 BWP Fix
~YVETTE/SETUP-YVETTE.TP2~ #0 #0 // Yvette Romance - BG2 Romance Character: 2.0_Isaya BWP Fix
~YVETTE/SETUP-YVETTE.TP2~ #0 #1 // Yvette Romance - alternative class (Pure Heartwarder): 2.0_Isaya BWP Fix
~DACE/DACE.TP2~ #0 #0 // Dace Linton NPC Mod for BG2:SoA & ToB: v2 BWP Fix
~GAHESH/GAHESH.TP2~ #0 #0 // Gahesh NPC
~ISRA_BG2/ISRA_BG2.TP2~ #0 #0 // Isra for BGII: v2.1
~SETUP-THEUNDYING.TP2~ #0 #0 //  "The Undying" Mod
~SETUP-NEH'TANIEL.TP2~ #0 #0 // Neh'taniel NPC Mod: v5.5 BWP Fix
~SETUP-ALASSA.TP2~ #0 #0 // Alassa NPC: v2 BWP Fix
~ALLISON/SETUP-ALLISON.TP2~ #0 #0 // Allison (One-Day NPC) v1.6: v1.8 BWP Fix
~SETUP-ANISHAI.TP2~ #0 #0 // Anishai one-day NPC: v1.5
~SETUP-CASSIUS.TP2~ #0 #0 // Cassius NPC Mod (Requires Throne of Bhaal): v1.04
~SETUP-GHARETH.TP2~ #0 #0 // Ghareth NPC (Requires Throne of Bhaal): v0.91 BWP Fix
~SETUP-HESSANPC.TP2~ #0 #0 // Hessa NPC Mod (Requires Throne of Bhaal): 1.1 BWP Fix
~SETUP-WIKAEDE.TP2~ #0 #0 // Wikaede by Moongaze: v3.4 Upgraded to Revisited v4.1
~SETUP-FOXMONSTER.TP2~ #0 #0 // Moddie, "the fox monster in your backpack": v1.2
~SETUP-VILDRA.TP2~ #0 #0 // Vildra for BG2:SoA: v1.1 BWP Fix
~SETUP-JANDOR.TP2~ #0 #0 // JandorNPC-WeiDU: v2
~SETUP-ELDOTH.TP2~ #0 #0 // Eldoth - The reunion
~ROAR/SETUP-ROAR.TP2~ #0 #0 // Roar - a taciturn monk
~TEDDY/SETUP-TEDDY.TP2~ #0 #0 // Teddy - a half orkisch barbarian
~DEARNISE/SETUP-DEARNISE.TP2~ #0 #0 // de'Arnise Romance for Baldur's Gate II: v4
~SETUP-BANTERPACK.TP2~ #0 #0 // Pocket Plane Banter Pack for BG2: Shadows of Amn: V14 BWP Fix
~SETUP-BANTERPACK.TP2~ #0 #2 // Pocket Plane Banter Pack for BG2: Throne of Bhaal: V14 BWP Fix
~SETUP-BANTERPACK.TP2~ #0 #3 // Install TOB Banter Accelerator script? (Increases the frequency of interparty banter): V14 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #0 // Extended NPC-NPC Interaction SoA: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #1 // Extended Minsc/Aerie Interaction ToB: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #2 // Imoen "Retrospection" dialogue for BGII: ToB: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #3 // Wake-Up dialogue for Anomen Romance (By David Gaider with additions from Kulyok): V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #4 // NPC Conflict Revisions: V4.2 BWP Fix
~IEPBANTERS/SETUP-IEPBANTERS.TP2~ #0 #5 // Restored Aerie/Jaheira/Anomen interjection in Underdark: V4.2 BWP Fix
~VICONIA/SETUP-VICONIA.TP2~ #0 #0 // Viconia Friendship: v3.3
~MAZZY/SETUP-MAZZY.TP2~ #0 #0 // Mazzy Friendship: v2.2 BWP Fix
~YOSHIMO/YOSHIMO.TP2~ #0 #0 // Yoshimo Friendship Mod for BGII: SoA: 2.2
~SETUP-EDWINROMANCE.TP2~ #0 #0 // Edwin Romance: v2.0.6
~SETUP-EDWINROMANCE.TP2~ #0 #2 // Edwin flirts: v2.0.6
~SETUP-EDWINROMANCE.TP2~ #0 #3 // New ending for Viconia Romance by Laufey: v2.0.6
~TSUJATHA/SETUP-TSUJATHA.TP2~ #0 #0 // Tsujatha (BG2:SoA NPC) created by Sillara of the Tamari: v15
~ALCOOL/ALCOOL.TP2~ #1 #0 // A Night out in the Taverns: V0.11
~JANQUEST/SETUP-JANQUEST.TP2~ #1 #0 // Jan's Extended Quest
~KORGAN/SETUP-KORGAN.TP2~ #1 #0 // Korgan's Redemption
~IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2~ #0 #0 // Imoen Friendship: 2.1
~CORAN/SETUP-CORAN.TP2~ #0 #0 // Coran NPC MOD for Baldur's Gate II: v5
~CORAN/SETUP-CORAN.TP2~ #0 #1 // Delete old Coran from the Forest of Tethyr (RECOMMENDED): v5
~LAVALYGAR/LAVALYGAR.TP2~ #0 #0 // LaValygar - new talks with Valygar Corthala
~YESLICKNPC/YESLICKNPC.TP2~ #0 #0 // Yeslick NPC for BGII: SoA: v1.1
~SAREVOKFRIENDSHIP/SAREVOKFRIENDSHIP.TP2~ #0 #0 // Sarevok Friendship for BGII: ToB: 1
~BRANWEN/SETUP-BRANWEN.TP2~ #0 #0 // Branwen BG2 NPC mod for players and modders: v3
~SETUP-CHIARA.TP2~ #1 #0 // Chiara - A character from the Rosenranken Forum: v1.02 BWP Fix
~SETUP-GOO.TP2~ #0 #0 // Goo the Disembodied Floating Eyeball: v6
~SETUP-HORACE.TP2~ #0 #0 // Horace - BGII: v1.72 BWP Fix
~SETUP-HORACE.TP2~ #0 #1 // Bone Collector: v1.72 BWP Fix
~SETUP-KARI.TP2~ #0 #0 // Kari The Koboldgirl (Created by Moongaze): v1.3b Upgraded to Moongaze's Kari v1
~SETUP-MALTHIS.TP2~ #2 #0 // Malthis, the swashbuckler!: Version 2
~SBS.TP2~ #0 #0 // Summon Bhaalspawn: v3 BWP Fix
~SBS.TP2~ #0 #1 // Install Skie Portrait (Original Mod Portrait): v3 BWP Fix
~SETUP-VANIM.TP2~ #1 #0 // A new NPC: Vanim, a notorious assassin: v1.4 BWP Fix
~SETUP-BIDDE.TP2~ #0 #0 // Biddekelorak v1 (BG2:SoA & TOB NPC) created by nethrin
~SETUP-FRENNEDAN.TP2~ #1 #0 // Frennedan-Mod for Baldur's Gate II: 1.03 BWP Fix
~MAWGULNPC/SETUP-MAWGULNPC.TP2~ #1 #0 // Mawgul NPC: v2.2
~ULDAR/SETUP-ULDAR.TP2~ #1 #0 // ULDAR, the half-orc Barbarian: v0.77 BWP Fix
~ROSE/SETUP-ROSE.TP2~ #0 #0 // Rose NPC for BG:T: v0.03 OPEN BETA BWP Fix
~SETUP-LARSHA.TP2~ #1 #0 // Larsha
~SETUP-GLORAN.TP2~ #1 #0 // Joinable NPC Gloran: v3 BWP Fix
~SETUP-AUDEN.TP2~ #0 #0 // Auden for BG2:SOA
~BG1NPCSOA.TP2~ #0 #50 // Faldorn's New Leaf: v9 BWP Fix
~BG1NPCSOA.TP2~ #0 #95 // Dynaheir: v9 BWP Fix
~BG1NPCSOA.TP2~ #0 #200 // Faldorn: ToB: v9 BWP Fix
~SETUP-COONDRED.TP2~ #0 #0 // Coondred NPC Mod for Baldur's Gate II (ToB required)
~SETUP-AIP.TP2~ #0 #0 // Adventures In Papperland: v5 BWP Fix
~SDMODS/SDMODS.TP2~ #0 #0 // Shed's Mods: v1.03 BWP FIx
~SETUP-TURNIPGOLEM.TP2~ #0 #0 // Turnip Golem Encounter: v4
~SETUP-MDX.TP2~ #0 #0 // Xmas Mod: v1.0.3 BWP Fix
~HF_HHG/SETUP-HF_HHG.TP2~ #0 #0 // The Quest for the Holy Hand Grenade: v1.3 BWP Fix
~QUALLOFIX/SETUP-QUALLOFIX.TP2~ #0 #0 // Let the cadaver crawler live: 1.14
~SETUP-SNAKES.TP2~ #0 #0 // The Slithering Menace (for BGII:ToB only)
~CONTEST/SETUP-CONTEST.TP2~ #0 #0 // Facing the Shade Lord Again
~SETUP-BWL_CONTEST.TP2~ #0 #0 // K'aeloree's BWL Contest Items
~THOGHMA/SETUP-THOGHMA.TP2~ #2 #0 // A Quest in the service of Oghma: v1.6
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #0 // The Price Of Friendship: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #1 // Some of My Best Friends Are Slimes: v5
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #2 // You Could Restore the Summon Cow Spell, But Why?: v5
~LUCY/SETUP-LUCY.TP2~ #0 #0 // Lucy the Wyvern: v4
~CERBERUS/SETUP-CERBERUS.TP2~ #0 #0 // The Cerberus mod for BG2:SoA, version 1.06
~SETUP-SLANDOR.TP2~ #1 #0 // The Minotaur and Lilacor
~ZALNOYA/SETUP-ZALNOYA.TP2~ #0 #0 // Zalnoya and the Shadow Thieves
~ZALNOYA/SETUP-ZALNOYA.TP2~ #0 #1 // Standard vampire encounters fix
~SWYLIF/SWYLIF.TP2~ #0 #0 // Swylif NPC - an evil gnome who hates lettuce: v1.0 BWP Fix
~SAGAMAN/SETUP-SAGAMAN.TP2~ #0 #0 // Ulrien of Cormyr - SagaMaster
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #0 // Restored Locations: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #1 // Restored Characters and Dialogs: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #2 // Restored Sounds: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #3 // Restored Items: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #4 // Restored Wish Options: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #5 // Restored XP for Minor Things: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #6 // Lich Deril: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #7 // Restored Random Encounters: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #8 // Minor Restorations: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #10 // Better Item Import: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #11 // Restored Final Slayer Dream: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #12 // Alternate Slayer Change: v8.2
~ARESTORATIONP/SETUP-ARESTORATIONP.TP2~ #1 #13 // Restored Waukeen's Promenade Cutscene: v8.2
~SETUP-RES_FIXER.TP2~ #0 #0 // Resource Fixer: v1
~BP/SETUP-BP.TP2~ #0 #0 // Big Picture, core component (required for most subcomponents): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #60 // Custom Grandmastery (w/ extra attacks): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1020 // Beholder Cult: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1080 // Vampire Encounters -> Chapter 3 and 6 (no bodhi): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1100 // Copper Coronet and Slavers: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1130 // Drizzt Encounter (Chapter 6): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1140 // Druidic Improvements -> Druid Grove (with Druid Encounter): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1170 // Treant Encounter: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1190 // Hell Trial Additions: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1200 // Horreds Lair: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1210 // Irenicus Dungeon Enhancements (except Duergar): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1330 // Tavern Brawl (In the Seven Veils): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1350 // Planar Prison: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1375 // Planar Sphere Enhancements (including Tolgerias): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1570 // Improved Spellhold -> Spellhold Enhancments - Full Package: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1600 // Improved Suldanessallar: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1625 // Tanners Quest: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1650 // Trademeet Enhancements: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1675 // Wand of Orcus Add-In: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1700 // Windspear Hills Enhancements: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1110 // Kensai Ryu's Brown Dragon: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1120 // Kensai Ryu's Improved Crypt King: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1175 // Kensai Ryu's Gnome Fighter/Illusionist in the Docks: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1275 // Gebhard Blucher's Lich in the Docks: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1525 // Improved Small Teeth Pass, by Kensai Ryu: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1250 // Kuroisan the Acid Kensai, by Westley Weimer: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1425 // Red Badge, Poison-Based Encounter, by Westley Weimer: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1450 // The Ritual, by Westley Weimer: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #1800 // ToB Improvements: v181-b4611 BWP Fix
~SETUP-SOLAUFEIN.TP2~ #0 #0 // Solaufein Romance for Baldur's Gate II (SoA & ToB): v104 BWP Fix
~RPGSOLAFLIRTPACK/SETUP-RPGSOLAFLIRTPACK.TP2~ #0 #0 // The RPG Solaufein Flirt Pack for BG2 (Rated NC17): v1.1 BWP Fix
~SETUP-KETO.TP2~ #0 #0 // Keto-SOA NPC V2
~LUXLEYSOA/SETUP-LUXLEYSOA.TP2~ #0 #0 // Luxley Family Mod for BGII:SoA: v1.2 BWP Fix
~LUXLEYSOA/SETUP-LUXLEYSOA.TP2~ #0 #1 // Portraits for non-joinable NPCs: v1.2 BWP Fix
~SETUP-KIARA-ZAIYA.TP2~ #0 #2 // Alternate High level abilities by TG Maestro: v1.6.2 BWP Fix
~SETUP-KIARA-ZAIYA.TP2~ #0 #5 // Revised Suldalanessar: v1.6.2 BWP Fix
~SETUP-KIARA-ZAIYA.TP2~ #0 #6 // Jao and party for SOA: another tough fight: v1.6.2 BWP Fix
~SETUP-NPCFLIRT.TP2~ #0 #0 // Aerie Flirt Pack For SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #1 // Aerie/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #2 // Aerie Flirt Pack For TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #3 // Aerie/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #4 // Jaheira Flirt Pack for SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #5 // Jaheira/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #6 // Jaheira Flirt Pack for TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #7 // Jaheira/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #8 // Viconia Flirt Pack for SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #9 // Viconia/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #10 // Viconia Flirt Pack for TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #11 // Viconia/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #12 // Anomen Flirt Pack for SOA: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #13 // Anomen/Solaufein Romance Conflict For SOA (Solaufein V60 or greater recommended): v1.03
~SETUP-NPCFLIRT.TP2~ #0 #14 // Anomen Flirt Pack for TOB: v1.03
~SETUP-NPCFLIRT.TP2~ #0 #15 // Anomen/Solaufein Romance Conflict For TOB (Solaufein V60 or greater recommended): v1.03
~HAERDALISROMANCE/HAERDALISROMANCE.TP2~ #0 #0 // Haer'Dalis Romance (SoA & ToB): v2
~NEPHELE/NEPHELE.TP2~ #0 #0 // Nephele NPC Mod for BGII: SoA & ToB: v2.2 BWP Fix
~NEPHELE/NEPHELE.TP2~ #0 #1 // Install Haer'Dalis Romance crossmod content: v2.2 BWP Fix
~PETSY/PETSY.TP2~ #0 #0 // Petsy Chattertone
~PETSY/PETSY.TP2~ #0 #1 // Petsy/Nephele crossmod banters
~SETUP-REVISEDBATTLES.TP2~ #0 #0 // Improved Battles - "erebusant's Patching Version" v6: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #1 // Improved Drizzt: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #2 // Improved Mencar Pebblecrusher: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #3 // Improved Mad Cleric: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #4 // Improved House Jae'llat: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #5 // Improved Lord Roenall: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #6 // Improved Master Brain: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #7 // Improved Wraith Sarevok: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #8 // Improved Cohrvale, Bregg & Alamas: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #13 // Improved Fire Giants (requires ToB): v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #14 // Improved Shade Lord: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #15 // Improved Trademeet Crypt: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #16 // Improved Dungeon: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #17 // Much Improved Temple Sewers Party: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #18 // Improved Kiser Jhaeri (requires ToB): v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #19 // Improved Falahar: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #20 // Improved Drow Pit Fights: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #21 // Improved Chromatic Demon: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #22 // Knights of Dark Renown: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #23 // Arcane Avenger Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #24 // Blademaster Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #25 // Demon Knight Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #26 // Bastard Kit: v6.3 BWP Fix
~SETUP-REVISEDBATTLES.TP2~ #0 #27 // Modify .CRE Proficiencies, Abilities & Effects. This component MUST be installed.: v6.3 BWP Fix
~UB/SETUP-UB.TP2~ #0 #0 // The Kidnapping of Boo by Cliffette: v26beta2
~UB/SETUP-UB.TP2~ #0 #2 // Kalah and What He Was Promised: v26beta2
~UB/SETUP-UB.TP2~ #0 #3 // "Cat and Mouse" (Bodhi hunts you in Spellhold) by Ghreyfain: v26beta2
~UB/SETUP-UB.TP2~ #0 #4 // Gorje Hilldark and the Extended Illithium Quest: v26beta2
~UB/SETUP-UB.TP2~ #0 #5 // The Pai'Na/Spider's Bane Quest: v26beta2
~UB/SETUP-UB.TP2~ #0 #6 // Restored Crooked Crane Inn: v26beta2
~UB/SETUP-UB.TP2~ #0 #7 // Restored Encounters: v26beta2
~UB/SETUP-UB.TP2~ #0 #8 // Artemis Entreri in Bodhi's Lair: v26beta2
~UB/SETUP-UB.TP2~ #0 #9 // Corrected "Xzar's Creations": v26beta2
~UB/SETUP-UB.TP2~ #0 #10 // Restored Hell Minions, by SimDing0: v26beta2
~UB/SETUP-UB.TP2~ #0 #12 // Item Restorations: v26beta2
~UB/SETUP-UB.TP2~ #0 #15 // NPC Portrait Restorations: v26beta2
~UB/SETUP-UB.TP2~ #0 #16 // Corrected BAMs and Scripts: v26beta2
~UB/SETUP-UB.TP2~ #0 #17 // Corrected Character Names and Biographies: v26beta2
~UB/SETUP-UB.TP2~ #0 #18 // Restored Minor Dialogs: v26beta2
~UB/SETUP-UB.TP2~ #0 #19 // Restored Bhaalspawn Powers, by David Gaider: v26beta2
~UB/SETUP-UB.TP2~ #0 #21 // Throne of Bhaal Minor Restorations: v26beta2
~UB/SETUP-UB.TP2~ #0 #25 // The Murder of Acton Balthis, by Kulyok: v26beta2
~SETUP-D0QUESTPACK.TP2~ #0 #0 // General AI Improvements: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #1 // Creature & Area Improvements -> All Creature & Area Improvements: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #5 // Additional Shadow Thieves Content: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #6 // Alternative Harper/Xzar Plot: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #7 // Extended Reynald Sequence: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #8 // Intrigue In The Copper Coronet: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #9 // Rahul Kanakia's Potion Quest: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #10 // Revised Hell Trials: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #11 // Improved Oasis II -> IO2 Dialogue & Combat Enhancement: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #13 // Saving Sanik In Brynnlaw: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #14 // Burglary Of The Bookkeeper: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #15 // New Fate For The Dryads' Acorns: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #16 // The Tragedy Of Besamen: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #17 // Further Slaver Involvement: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #18 // Sending The Solamnic Knights Home: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #19 // Nazariel The Lich: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #20 // Reward Negotiation: v3.1
~SETUP-D0QUESTPACK.TP2~ #0 #21 // Infernal Thievery: v3.1
~SETUP-TURNABOUT.TP2~ #0 #0 // Ascension: Turnabout: BWP Fix
~SETUP-TURNABOUT.TP2~ #0 #1 // Balthazar Epilogue Portrait, by Cliffette: BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #0 // Longer Road v 1.5: v1.5.1 BWP Fix
~SETUP-LONGERROAD.TP2~ #0 #2 // Restore Irenicus's original portrait from SoA.: v1.5.1 BWP Fix
~SETUP-TACTICS.TP2~ #0 #5 // Improved Irenicus: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #7 // Improved Twisted Rune: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #32 // Mike Barnes' Improved North Forest: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #33 // Mike Barnes' Marching Mountains: v25; Lol's Update to v26
~SETUP-TACTICS.TP2~ #0 #36 // Tougher Fire Giants: v25; Lol's Update to v26
~YIKARI/YIKARI.TP2~ #0 #0 // Yikari, a monk NPC
~YIKARI/YIKARI.TP2~ #0 #3 // Compatibility with Kuroisan (from Tactics or Big Picture)
~YIKARI/YIKARI.TP2~ #0 #4 // Compatibility with Item Upgrade SoA - Revised
~YIKARI/YIKARI.TP2~ #0 #5 // Compatibility with Item Upgrade ToB - Revised
~WHEELS/SETUP-WHEELS.TP2~ #0 #0 // The Wheels of Prophecy: v3
~CELESTIALS/SETUP-CELESTIALS.TP2~ #0 #0 // PnP Celestials: v6
~SETUP-GRIMUARS.TP2~ #0 #0 // Grimuars for BG2
~SETUP-GRIMUARS.TP2~ #0 #1 // Additional Grimuars Store
~SETUP-GRIMUARS.TP2~ #0 #3 // Tougher Gaal
~SETUP-GRIMUARS.TP2~ #0 #4 // Tougher Ardhata
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #0 // Homeward Bound: v7 - 25 April, 2010
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #2 // Romances end due to separation -> Original game behavior is unchanged: v7 - 25 April, 2010
~TOBR/SETUP-TOBR.TP2~ #0 #0 // Gromnir: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #1 // Melissan: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #2 // Solar: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #3 // Yaga Shura: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #4 // Grove of the Ancients: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #5 // Pocket Plane: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #6 // Fight Five in Any Order: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #7 // Amkethran: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #8 // Fire Temple: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #9 // Oasis: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #10 // Saradush: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #12 // Cleansing the Temple: beta 4 BWP Fix
~TOBR/SETUP-TOBR.TP2~ #0 #13 // The Witch of the Wealdath: beta 4 BWP Fix
~STIVAN/SETUP-STIVAN.TP2~ #0 #0 // Stivan the Hunter -> Default portrait (Nix): Stivan the Hunter, version 0.90 beta
~ALTERNATIVES/SETUP-ALTERNATIVES.TP2~ #0 #0 // Alternatives: v10
~G3ANNIVERSARY/SETUP-G3ANNIVERSARY.TP2~ #0 #0 // The Gibberlings Three Anniversary Mod: v9
~NPC_TWEAK.TP2~ #0 #0 // Anomen: v5
~NPC_TWEAK.TP2~ #0 #1 // Cernd: v5
~NPC_TWEAK.TP2~ #0 #2 // Nalia: v5
~GHOST/SETUP-GHOST.TP2~ #0 #0 // Ghost - WeiDU-version: v2.1
~FADINGPROMISES/SETUP-FADINGPROMISES.TP2~ #0 #0 // Fading Promises: v7 BWP fix
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #0 // Spell Revisions: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #10 // Deva and Planetar Animations: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #20 // Mirror Image Fix: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #30 // Dispel Magic Fix: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #40 // Cure Sleep Fix: v3.1 (Hotfix 03)
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #50 // Remove Disabled Spells from Spell Selection Screens: v3.1 (Hotfix 03)
~SETUP-FAIRYDRAGON.TP2~ #0 #0 // Authentic mischiefous Fairy Dragon: v6
~SETUP-BINFINITYSOUNDS.TP2~ #0 #0 // Restored BG1 Spell Casting Voices: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #1 // Restored BG1 Spell Casting Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #2 // Restored BG1 Weapon Attack Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #3 // Restored BG1 Armor Hit Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #4 // Restored BG1 Armor Movement Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #5 // Restored BG1 Interface Sound Effects: v1.3
~SETUP-BINFINITYSOUNDS.TP2~ #0 #7 // Restored Chunked Death Sound Effect -> Alternate BG1 Sound Effect (Gore): v1.3
~WILDMAGE/SETUP-WILDMAGE.TP2~ #0 #0 // Wild Mage Additions: New Wild Magic Spells: v1.7 BWP Fix
~WILDMAGE/SETUP-WILDMAGE.TP2~ #0 #3 // Misc spell modifications: v1.7 BWP Fix
~WILDMAGE/SETUP-WILDMAGE.TP2~ #0 #4 // Stationary BG1-Rhialto (haughty pansy mode): v1.7 BWP Fix
~TELEPORT/TELEPORT.TP2~ #1 #0 // Teleport spell for BG2:SoA: v14 BWP Fix
~TELEPORT/TELEPORT.TP2~ #1 #1 // Teleport spell for BG2:ToB: v14 BWP Fix
~DRIZZTISNOTSTUPID/SETUP-DRIZZTISNOTSTUPID.TP2~ #0 #0 // Drizzt Is Not Stupid: v1.1
~NOGAMEOVER/SETUP-NOGAMEOVER.TP2~ #0 #100 // Game Over Only On Party Death: 1.31
~SETUP-DROWS.TP2~ #0 #0 // Drows: v1.1
~NPCKIT/NPCKIT.TP2~ #0 #30 // Improved Specialist Mage Descriptions: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #31 // Replace Berserker Kit with Battlerager for Dwarves: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #400 // Anomen Gains Helm Kit on Passing Knighthood Test: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2100 // Change Korgan's Kit to Battlerager: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2200 // Give Mazzy a Proper Truesword of Arvoreen Kit: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2300 // Change Minsc's Title to Rashemaar Ranger: v4 BWP fix
~NPCKIT/NPCKIT.TP2~ #0 #2800 // Give Sarevok a Proper Deathbringer Kit: v4 BWP fix
~KITRTT.TP2~ #0 #0 // Amazon: v1.3
~KITRTT.TP2~ #0 #1 // Gladiator: v1.3
~KITRTT.TP2~ #0 #2 // Investigator: v1.3
~KITRTT.TP2~ #0 #3 // Halfling Thrower: v1.3
~KITRTT.TP2~ #0 #4 // Samurai: v1.3
~KITRTT.TP2~ #0 #5 // Giant Slayer: v1.3
~KITRTT.TP2~ #0 #6 // Anti-paladin: v1.3
~KITRTT.TP2~ #0 #7 // Dark Knight: v1.3
~KITRTT.TP2~ #0 #8 // Elf Paladin: v1.3
~KITRTT.TP2~ #0 #9 // Messiah: v1.3
~KITRTT.TP2~ #0 #10 // Arcane: v1.3
~KITRTT.TP2~ #0 #11 // Elementalist: v1.3
~KITRTT.TP2~ #0 #12 // Time Keeper: v1.3
~KITRTT.TP2~ #0 #13 // Dark Ranger: v1.3
~KITRTT.TP2~ #0 #14 // Enticer: v1.3
~KITRTT.TP2~ #0 #15 // Priest of Cyric: v1.3
~KITRTT.TP2~ #0 #16 // Priest of Mask: v1.3
~KITRTT.TP2~ #0 #17 // Priest of Mystra: v1.3
~KITRTT.TP2~ #0 #18 // Priest of Tempus: v1.3
~KITRTT.TP2~ #0 #19 // Dark Druid: v1.3
~KITRTT.TP2~ #0 #20 // Warden of the Water: v1.3
~KITRTT.TP2~ #0 #21 // Warden of the Fire: v1.3
~KITRTT.TP2~ #0 #22 // Warden of the Wind: v1.3
~KITRTT.TP2~ #0 #23 // Treasure Hunter: v1.3
~KITRTT.TP2~ #0 #24 // Scoundrel: v1.3
~KITRTT.TP2~ #0 #25 // Gentleman: v1.3
~KITRTT.TP2~ #0 #26 // Ninja: v1.3
~KITRTT.TP2~ #0 #27 // Golem Trainer: v1.3
~KITRTT.TP2~ #0 #28 // Juggler: v1.3
~KITRTT.TP2~ #0 #29 // Minstrel: v1.3
~KITRTT.TP2~ #0 #30 // Items and Spells (you can't skip this component): v1.3
~SETUP-PPK.TP2~ #1 #0 // Prestige Kit Pack Basic: BWP Fix
~SETUP-PPK.TP2~ #1 #1 // Dreadnought: BWP Fix
~SETUP-PPK.TP2~ #1 #2 // Blackguard: BWP Fix
~SETUP-PPK.TP2~ #1 #3 // Ssaulabi: BWP Fix
~SETUP-PPK.TP2~ #1 #4 // Priest of Tempus: BWP Fix
~SETUP-PPK.TP2~ #1 #5 // Priest of Ohgma: BWP Fix
~SETUP-PPK.TP2~ #1 #6 // Champion: BWP Fix
~SETUP-PPK.TP2~ #1 #7 // Mystic Fire: BWP Fix
~SETUP-PPK.TP2~ #1 #8 // Duelist: BWP Fix
~SETUP-PPK.TP2~ #1 #9 // Tempest: BWP Fix
~SETUP-PPK.TP2~ #1 #10 // Trickster: BWP Fix
~SETUP-PPK.TP2~ #1 #11 // Shadowdancer: BWP Fix
~SETUP-PPK.TP2~ #1 #12 // Red Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #13 // Blue Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #14 // Green Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #15 // White Dragon Disciple: BWP Fix
~SETUP-PPK.TP2~ #1 #16 // Elementalist: BWP Fix
~SETUP-PPK.TP2~ #1 #17 // Shadowdruid: BWP Fix
~SETUP-CRUSADE.TP2~ #0 #0 // Champion of Torm: v4.3 BWP Fix
~SETUP-CRUSADE.TP2~ #0 #1 // Energist: v4.3 BWP Fix
~SETUP-CRUSADE.TP2~ #0 #2 // Adventurer: v4.3 BWP Fix
~SETUP-CRUSADE.TP2~ #0 #3 // Crusader Items: v4.3 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #0 // New Creature Animation: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #1 // New Creatures: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #2 // Disciple Of Dispater The Fighter Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #3 // Disciple Of Mammon The Thief Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #4 // Disciple Of Mephistopheles The Fighter Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #5 // Disciple Of Baalzebul The Thief Kit: v1.0 BWP Fix
~SETUP-LOHMOD.TP2~ #0 #6 // Disciple Of Asmodeus The Cleric Kit: v1.0 BWP Fix
~SETUP-HIDEKT.TP2~ #0 #1 // Druid XP Req set to Mage XP Req for levels 14-20
~SETUP-VAGRANT.TP2~ #0 #0 // Improved Anvil Lite for TOB - Vagrant Kit
~SETUP-VAGRANT.TP2~ #0 #1 // Improved Anvil Lite for TOB - Auramaster Kit
~SETUP-VAGRANT.TP2~ #0 #2 // Improved Anvil Lite for TOB - Riskbreaker Kit
~SETUP-VAGRANT.TP2~ #0 #3 // Improved Anvil Lite for TOB - Items
~SETUP-HARPSCOUT.TP2~ #0 #0 // Harper scout kit for thief
~SETUP-HARPSCOUT.TP2~ #0 #1 // Harper scout kit for bard
~SETUP-HARPSCOUT.TP2~ #0 #2 // Additional Harpers items
~A4AUROR/SETUP-A4AUROR.TP2~ #0 #0 // Auror Ranger Class Kit for BGII - ToB: v4.1
~SETUP-AVENGERKIT.TP2~ #0 #0 // Holy Avenger Paladin Kit -> AvengerKit - TrashMan's Mod: v1.02 BWP Fix
~SETUP-AVENGERKIT.TP2~ #0 #1 // Extra Items -> Extra Items: v1.02 BWP Fix
~SETUP-AVENGERKIT.TP2~ #0 #2 // Sundelessanar NPC changes (boost elven fighters with better stats and some of the new items)REQUIRES EXTRA ITEMS -> Elven Supremacy: v1.02 BWP Fix
~SETUP-AVENGERKIT.TP2~ #0 #3 // Black Dragon help (a mighty paladin will help you fight the black dragon in the elven city + better paladins at Bodhi fight) REQUIRES EXTRA ITEMS -> Black Dragon Help: v1.02 BWP Fix
~SETUP-STORM.TP2~ #0 #0 // Storm
~HEARTWARDERKIT/SETUP-HEARTWARDERKIT.TP2~ #0 #0 // Heartwarder Kit
~SETUP-ELVEN_PACK.TP2~ #0 #0 // The Elven Racial Package
~PX_CHANTELAME/SETUP-PX_CHANTELAME.TP2~ #2 #0 // Bladesinger version 6, by Misdrha'al Hymmet, Deratiseur and Isaya: 6
~WARSLINGSNIPERKIT/SETUP-WARSLINGSNIPERKIT.TP2~ #0 #0 // Warsling Sniper Kit
~SETUP-RUN.TP2~ #2 #0 // Rune Singer: v2.0 BWP Fix
~ARCANEARCHER/SETUP-ARCANEARCHER.TP2~ #0 #0 // Arcane Archer
~SETUP-ARMIGER.TP2~ #0 #0 // Shieldbearer kit
~SETUP-BGII-SUBRACE.TP2~ #0 #0 // Subrace mini-mod for BGII v1.0
~SETUP-BGII-SUBRACE.TP2~ #0 #1 // GUI changes for subrace mod
~1PP/1PP.TP2~ #0 #103 // 1ppv4: Extended palette entries -> Full install (recommended): v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #105 // 1ppv4: Avatar fixes: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #106 // 1ppv4: Female Dwarves -> Separate Avatars for Female Dwarves - Baldur's Gate II: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #111 // 1ppv4: Thieves Galore -> BGII - Unique Thief Avatars: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #113 // 1ppv4: Smart Avatar & Armour Switching: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #201 // 1ppv4: Consistent spell and scroll icons: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #203 // 1ppv4: Restored flame sword animations: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #204 // 1ppv4: Colourable Quarterstaves: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #207 // 1ppv4: Wizards' Staves (core): v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #210 // 1ppv4: Increased paperdoll object variety (core): v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #400 // 1ppv4: Core updates and item patches: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #401 // 1ppv4: Improved projectile effects: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #300 // 1ppv4: Fixed animations for solars and elementals: v4.1.0 BWP Fix
~1PP/1PP.TP2~ #0 #301 // 1ppv4: Miscellaneous content fixes: v4.1.0 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #0 // Infinity Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #25 // Humanoid Animation Fixes: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #50 // Distinctive Genies: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #100 // Distinctive Fiends: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #150 // Pit Fiends -> All get the NWN animation: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #210 // Cambion/Isair Animation -> All cambions: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #260 // Alu-Fiend/Madae Animation -> All alu-fiends: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #400 // Distinctive Undead: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #410 // Skeleton Warriors -> Barrow Wight animation: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #450 // Seer Animation -> Some beggars and slaves: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #500 // More Base Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #550 // More Icewind Dale Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #600 // More Icewind Dale II Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #650 // More Neverwinter Nights Animations: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #710 // More Planescape: Torment Animations -> 25% of relevant non-joinables: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #7000 // Moinesse's Avatars for IA -> 25% of relevant non-joinables: v5 BWP Fix
~INFINITYANIMATIONS/SETUP-INFINITYANIMATIONS.TP2~ #0 #9000 // Fix Areas -> Creature References: v5 BWP Fix
~BEAR_ANIMATIONS_D2/SETUP-BEAR_ANIMATIONS_D2.TP2~ #0 #0 // Bear & Werebear animations from D2 - REQUIRES the [Infinity Animation core mod] to be installed.
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #0 // Afaaq, the Djinni Companion -> Full Version (includes quests, banters and more): v1.4
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #300 // Alternate djinni portrait by Ulb: v1.4
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #900 // Add Infinity Animation creatures?: v1.4
~IWDIFICATION/SETUP-IWDIFICATION.TP2~ #0 #30 // IWD Arcane Spell Pack: Beta 2
~IWDIFICATION/SETUP-IWDIFICATION.TP2~ #0 #40 // IWD Divine Spell Pack: Beta 2
~IWDIFICATION/SETUP-IWDIFICATION.TP2~ #0 #60 // Two Handed Axe Item Pack: Beta 2
~JA#BGT_ADVPACK/SETUP-JA#BGT_ADVPACK.TP2~ #1 #0 // Sinvolle Fixes & Restores: 0.6
~AURORA/SETUP-AURORA.TP2~ #0 #0 // Aurora's Shoes and Boots: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #10 // Small portraits for NPCs -> Merchants and minor NPCs: v5a BWP Fix
~VECNA/SETUP-VECNA.TP2~ #0 #0 // Vecna: v23 BWP Fix
~W_PACKMULE/SETUP-W_PACKMULE.TP2~ #1 #0 // Pack Mule -> Standard saddlebags
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #11 // Install new spells -> Only add spells if not present from other mods: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #100 // Cleric Remix: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #103 // Install Silverstar of Selune Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #106 // Install Nightcloak of Shar Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #107 // Install Holy Strategist of the Red Knight Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #109 // Install Battleguard of Tempus Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #112 // Install Painbearer of Ilmater Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #115 // Install Firewalker of Kossuth Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #118 // Install Authlim of Iyachtu Xvim Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #121 // Install Lorekeeper of Oghma Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #124 // Install Heartwarder of Sune Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #127 // Install Feywarden of Corellon Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #130 // Install Strifeleader of Cyric Cleric Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #200 // Druid Remix: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #203 // Install Oozemaster Druid kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #403 // Install Bowslinger Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #406 // Install Feralan Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #409 // Install Forest Runner Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #412 // Install Justifier Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #415 // Install Wilderness Runner Ranger Kit: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #600 // Install Battleguard of Tempus Kit for Branwen: v8
~DIVINE_REMIX/SETUP-DIVINE_REMIX.TP2~ #0 #610 // Install Nightcloak of Shar Kit for Viconia: v8
~POFKITS/SETUP-POFKITS.TP2~ #0 #1 // Install Mercenary kit (fighter): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #2 // Install Streetfighter kit (fighter): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #3 // Install Knight kit (fighter): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #4 // Install Militarist kit (paladin): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #7 // Install Scout kit (ranger): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #9 // Install Tempest kit (ranger): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #10 // Install Expert kit (thief): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #11 // Install Arcane trickster kit (thief): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #12 // Install Thug kit (thief): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #14 // Install Beguiler kit (bard): v4 BWP Fix
~POFKITS/SETUP-POFKITS.TP2~ #0 #15 // Install Dervish kit (bard): v4 BWP Fix
~PHORD_DRUIDKITS/SETUP-PHORD_DRUIDKITS.TP2~ #0 #0 // Druid Kit Revisions: v1.0
~ANIMALCOMPANIONS/SETUP-ANIMALCOMPANIONS.TP2~ #0 #0 // Animal Companions For All Rangers (Optional: Druids): v0.5 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #0 // Changes to trueclass bards and thieves, and unmodded game kits (required for other components): v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #1 // Add new bardic store and thief items: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #2 // Install Acrobat bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #3 // Install Chorister bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #4 // Install Dirgesinger bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #5 // Install Gypsy bard kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #6 // Install Adventurer thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #7 // Install Burglar thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #8 // Install Soulknife thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #9 // Install Sharpshooter thief kit: v6 BWP Fix
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #10 // Install Shadowdancer thief kit: v6 BWP Fix
~SWORD_AND_FIST/SETUP-SWORD_AND_FIST.TP2~ #0 #1 // Monk Remix: v7 BWP Fix
~RR/SETUP-RR.TP2~ #0 #0 // Proper dual-wielding implementation for Thieves and Bards: v4.80
~RR/SETUP-RR.TP2~ #0 #1 // Thief kit revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #3 // Proper racial adjustments for thieving skills: v4.80
~RR/SETUP-RR.TP2~ #0 #4 // Bard kit revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #6 // Proper spell progression for Bards: v4.80
~RR/SETUP-RR.TP2~ #0 #7 // Additional equipment for Thieves and Bards: v4.80
~RR/SETUP-RR.TP2~ #0 #8 // Upgradeable Equipment: v4.80
~1PP/1PP.TP2~ #0 #202 // 1ppv4: Spell tweaks: v4.1.0 BWP Fix
~SETUP-BTWEAK_LITE.TP2~ #0 #0 // Moody Anomen: 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #1 // Bardic Reputation Adjustment for BG2 SoA: 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #2 // Traveler's Stone: 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #3 // Sensible weapon restrictions (based on Ghreyfain's Ashes of Embers): 4 14Feb2010
~SETUP-BTWEAK_LITE.TP2~ #0 #6 // Flexible alignment restrictions for paladins and druids: 4 14Feb2010
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #0 // Thrown Hammers: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #15 // Thrown Spiritual Hammers: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #25 // Normal throwing hammers: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #35 // +1 throwing weapons: v4.1
~HAMMERS/SETUP-HAMMERS.TP2~ #0 #50 // Additional magic items: v4.1
~SETUP-ITEM_PACK.TP2~ #0 #0 // Item Pack: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #1 // Extra Items: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #4 // More Distinguishable Items: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #5 // Familiar Faces: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #6 // More Work for Cromwell: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #7 // Pocket Store: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #8 // Item Pack for Tutu/BGT: v1.8
~SETUP-ITEM_PACK.TP2~ #0 #9 // +X% Elemental Damage Items: v1.8
~IIITEMMOD/SETUP-IIITEMMOD.TP2~ #0 #1 // Items [version 5]: v5 BWP Fix
~ITEM_REV/ITEM_REV.TP2~ #0 #1020 // Potion Revisions: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1030 // Store Revisions: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1050 // Revised Armor Bonuses: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #10 // Revised Shield Bonuses: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #11 // Dual Wielding Changes for Light and Heavy Weapons: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #12 // Items of Protection Can Be Worn with Magical Armor: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #13 // Halberds Can Slash, Too: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #1093 // Remove Weapon Restrictions from Multi-classed Divine Spellcasters -> Clerics and Druids, With Halved Specialization: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #15 // PnP Equipment for Druids -> Druids Only: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #17 // Weapon Changes: V3 Beta 1.16
~ITEM_REV/ITEM_REV.TP2~ #0 #20 // Backstabbing Penalties for Inappropriate Weapons -> All Melee and Ranged Weapons Usable For Backstabbing: V3 Beta 1.16
~SETUP-NINJAWAKIFIX.TP2~ #0 #0 // Quickfix for wakizashis and ninja-tos
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #0 // Salk's cursed items revisions: v3.5
~CURSED_ITEMS/CURSED_ITEMS.TP2~ #0 #10 // Stone of Recall: v3.5
~FREEACT/SETUP-FREEACT.TP2~ #0 #10 // PnP Free Action: v2
~WSR/SETUP-WSR.TP2~ #0 #100 // Wizard Slayer kit revision: v1.12
~SETUP-REFINEMENTS.TP2~ #0 #10 // Revised High Level Abilities: Refinements v 3.31 BWP Fix
~SETUP-REFINEMENTS.TP2~ #0 #30 // Shapeshifting fix -> Heal on shifting back to human (Default): Refinements v 3.31 BWP Fix
~SETUP-REFINEMENTS.TP2~ #0 #40 // Universal lesser mage robes: Refinements v 3.31 BWP Fix
~SETUP-REFINEMENTS.TP2~ #0 #50 // Sword Angel - New Fighter Kit: Refinements v 3.31 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #0 // Kitpack Component - Soldier Kit : v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #2 // Kitpack Component - Ice Knight: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #4 // Kitpack Component - Wild Jester: bard kit: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #6 // Kitpack Component - Spellsword: fighter/sorcerer kit: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #7 // Kitpack Component - Buffoon: bard kit: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #9 // Kitpack Component - Arcane Archer: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #10 // Kitpack Component - Hellion: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #11 // Kitpack Component - Dual-wielding for thrown weapons tweak: v1.0 BWP Fix
~SETUP-RPG-KP.TP2~ #0 #13 // Kitpack Component - Spell Additions : v1.0 BWP Fix
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #0 // General Class, Kit, & Class-Combination Rebalancing
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #1 // Shieldbearer kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #2 // Sniper kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #3 // Bowman kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #4 // Archer kit changes
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #5 // Mystic Marksman kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #6 // Huntsman of Silvanus kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #7 // Spellshafter kit
~KITPACK6/SETUP-KITPACK6.TP2~ #0 #8 // Martyr kit
~A7#IMPROVEDARCHER/SETUP-A7#IMPROVEDARCHER.TP2~ #0 #0 // Improved Archer Kit: v2.1
~A7#IMPROVEDARCHER/SETUP-A7#IMPROVEDARCHER.TP2~ #0 #100 // Add +4 arrows, bolts and two powerful bows to the game: v2.1
~SPELL_REV/SETUP-SPELL_REV.TP2~ #0 #60 // Update Spellbooks of Joinable NPCs: v3.1 (Hotfix 03)
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1000 // Initialise mod (all other components require this): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1901 // Standardise spells: BG1 vs BG2 -> Introduce BG2 spell scrolls into BG1: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2010 // More consistent Breach spell (always affects liches and rakshasas; doesn't penetrate Spell Turning): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2110 // Reduce the power of Inquisitors' Dispel Magic -> Inquisitors dispel at 1.5 x their level (not twice their level): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2160 // Add an extra copy of some hard-to-find spell scrolls: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #2170 // True Sight/True Seeing spells protect from magical blindness: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #3010 // Replace +1 arrows with nonmagical "fine" ones: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #3030 // Re-introduce potions of extra-healing: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #3041 // Reduce the number of Arrows of Dispelling in stores -> Stores sell a maximum of 5 Arrows of Dispelling: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4000 // Faster Bears: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4010 // Grant large, flying, non-solid or similar creatures protection from Web and Entangle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4020 // More realistic wolves and wild dogs: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4040 // Make party members less likely to die irreversibly: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4051 // Decrease the rate at which reputation improves -> Reputation increases at about 1/2 the normal rate: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4110 // Allow NPC pairs to separate: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4120 // NPCs go to inns: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4130 // Move NPCs to more convenient locations: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4146 // Skip the Candlekeep tutorial sections -> Skip Candlekeep altogether (warning: breaks the 4th wall!): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4160 // Increase the price of a license to practise magic in Athkatla -> License costs 10,000 gp: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4170 // Increase the price asked by Gaelan Bayle -> Gaelan wants 40,000 gold pieces: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4180 // Make Freedom scrolls available earlier: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4200 // Retrieve Dropped Items from Hell: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4210 // Randomise the maze in Watcher's Keep: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4217 // Remove unrealistically convenient ammunition from certain areas -> Remove ammo up to the +2 level from random containers: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4230 // Delay the arrival of the "bonus merchants" in the Adventurers' Mart and the Copper Coronet: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #4240 // Treat mages' and priests' High-Level Abilities as innate abilities rather than memorisable spells (each may be taken only once): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5010 // Move Boo into Minsc's pack: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5020 // Remove the blur graphic effect from the Cloak of Displacement: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5030 // Remove animation from the Cloak of Mirroring (leave it for other spells and effects that use the same graphic): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5050 // Stackable ankheg shells, winterwolf pelts and wyvern heads: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5060 // Ensure Shar-Teel doesn't die in the original challenge: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #5900 // Initialise AI components (required for all tactical and AI components): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6000 // Smarter general AI: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6010 // Better calls for help: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6023 // Add high-level abilities (HLAs) to spellcasters -> All eligible spellcasters in Throne of Bhaal get HLAs; only selected casters in Shadows of Amn do: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6031 // Smarter Mages -> Mages only cast short-duration spells instantly at start of combat if they are created in sight of the PC: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6041 // Smarter Priests -> Priests only cast short-duration spells instantly at start of combat if they are created in sight of the PC: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6101 // Potions for NPCs -> One third of the potions dropped by slain enemies break and are lost: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6200 // Improved Spiders: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6300 // Smarter sirines and dryads: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6310 // Slightly harder carrion crawlers: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6320 // Smarter basilisks: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6500 // Improved golems: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6510 // Improved fiends -> Fiends have about 50 percent more hit points than normal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6520 // Smarter genies -> Genies have about 50 percent more hit points than normal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6530 // Smarter celestials -> Celestials have about 50 percent more hit points than normal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6540 // Smarter dragons -> Dragons have a substantial hit point increase: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6550 // Smarter beholders -> Give beholder rays some chance to "burn through" spell protections; beholder antimagic blocks all spells, including harmful ones, for a round (simulates D&D rules): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6561 // Smarter mind flayers -> Illithids have enhanced damage resistance; Illithids can see through invisibility (matches Tactics mod): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6570 // Smarter githyanki: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6590 // Smarter Throne of Bhaal final villain: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6800 // Smarter Illasera: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6810 // Smarter Gromnir: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6820 // Smarter Yaga-Shura: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6830 // Smarter Abazigal: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6840 // Give Ascension versions of Irenicus and Sendai SCS scripts and abilities: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #6850 // Give Ascension demons SCS scripts and abilities: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7000 // Improved doppelgangers: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7010 // Tougher Black Talons and Iron Throne guards: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7020 // Improved deployment for parties of assassins: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7030 // Dark Side-based kobold upgrade: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7040 // Relocated bounty hunters: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7050 // Improved Ulcaster: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7060 // Improved Balduran's Isle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7070 // Improved Durlag's Tower: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7080 // Improved Demon Cultists: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7090 // Improved Cloakwood Druids: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7100 // Improved Bassilus: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7110 // Improved Drasus party: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7130 // Improved Red Wizards: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7140 // Improved Undercity party: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7200 // Tougher chapter-two end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7210 // Tougher chapter-three end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7220 // Tougher chapter-four end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7230 // Tougher chapter-five end battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7250 // Improved final battle: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #7900 // Improved minor encounters: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8000 // Make the starting dungeon slightly harder: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8010 // Improved Shade Lord: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8020 // Spellcasting Demiliches: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8030 // More resilient trolls: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8042 // Increase difficulty of level-dependent monster groupings -> Almost-maximum difficulty (maximum for everything except liches): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8050 // Improved Random Encounters: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8061 // Improved de'Arnise Keep ("Tactics Remix") -> Enhanced spirit trolls (as in Tactics): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8070 // Improved Unseeing Eye: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8090 // Party's items are taken from them in Spellhold: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8100 // Improved battle with Irenicus in Spellhold: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8110 // Improved Sahuagin: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8120 // Improved Beholder hive (adapted from Quest Pack): v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8130 // Prevent resting in the Illithid city: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8141 // Slightly Improved Drow -> Leave Ust Natha's defences alone: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8150 // Slightly Improved Watcher's Keep: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8160 // Improved Fire Giant temple: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8170 // Enhanced Sendai's Enclave: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8180 // Improved Abazigal's Lair: v30
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #8190 // Improved Minor Encounters: v30
~SETUP-NPC_STRONGHOLDS.TP2~ #0 #0 // NPC Strongholds: v1
~SETUP-NPC_STRONGHOLDS.TP2~ #0 #1 // Soundset Changes (Throne of Bhaal required): v1
~SETUP-VOLCANO.TP2~ #0 #0 // Improved Volcano! Pack: v2.0
~SETUP-BUTCHERY.TP2~ #0 #1 // Rebalancing some generic creatures.(ORCS and OGRE).: v3.0 BWP Fix
~SETUP-BUTCHERY.TP2~ #0 #2 // Rebalancing Tazok and Dig-Dag.(Install after SCSII, look readme): v3.0 BWP Fix
~SETUP-NMR.TP2~ #2 #0 // NM-Relationship: Relationship System V2.82 Core Plug-In
~SETUP-NMR.TP2~ #2 #1 // NM-Relationship: Relationship System Other Core Contents
~SETUP-NMR.TP2~ #2 #2 // NM-Relationship: Relationship System New Contents (Animal Classes)
~SETUP-NMR.TP2~ #2 #3 // NM-Relationship: Relationship System Generic Dialogues of Companions
~SETUP-NMR.TP2~ #2 #4 // NM-Relationship: Expansion of original game scripts
~SETUP-NMR.TP2~ #2 #5 // NM-Relationship: Fix the "GENERAL" of some ghost like NPCs
~SETUP-NMR.TP2~ #2 #6 // NM-Relationship: Modify the original items and spells of shape shifing
~SETUP-NMR.TP2~ #2 #7 // NM-Relationship: Hotkey mode of relationship system core skills
~SETUP-NMR.TP2~ #2 #8 // NM-Relationship: Relationship System Scripts of Former Companions -> NM-Relationship: Relationship System Scripts of Former Companions (Compatible with SCSI&II)
~BP/SETUP-BP.TP2~ #0 #325 // Animals: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #475 // Elementals: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #550 // Generic Thieves: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #625 // Hellhounds: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #650 // Humanoids: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #675 // Knights and Paladins: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #725 // Mists: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #760 // Shadow and Wraith Enhancements -> Shadows - The Works: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #800 // Shadow Thieves: v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #900 // Undead (Except Shadows/Wraiths/Vampires): v181-b4611 BWP Fix
~BP/SETUP-BP.TP2~ #0 #925 // Were-Animals: v181-b4611 BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1812 // Import more NPCs into Shadow of Amn: Jet'laya: 11 (5 Feb 12) BWP Fix
~SETUP-BGTTWEAK.TP2~ #0 #1900 // Restore BG2 XP bonus for traps, locks, and scrolls: 11 (5 Feb 12) BWP Fix
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #60 // Weapon Animation Tweaks: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #70 // Icewind Dale Casting Graphics (Andyr): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #110 // Icon Improvements: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #130 // Force All Dialogue to Pause Game: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #140 // Fix Boo's Squeak: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1010 // More Interjections: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1020 // Alter HP Triggers for NPC Wounded Dialogues: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1040 // Improved Athkatlan City Guard: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1090 // Exotic Item Pack: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1120 // Stores Sell Higher Stacks of Items: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #1180 // Female Edwina: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2040 // Universal Clubs: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2090 // Change Experience Point Cap -> Remove Experience Cap: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2192 // Limit Ability of Storekeepers to Identify Items -> Hybrid of Both Methods: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2300 // Triple-Class HLA Tables: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2320 // Trap Cap Removal (Ardanis/GeN1e): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2330 // Remove Delay for Magical Traps (Ardanis/GeN1e): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #2340 // Remove Summoning Cap for Celestials (Ardanis/GeN1e): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3050 // Remove fatigue from restoration spells: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3060 // Remove "You Must Gather Your Party..." Sound (Weimer): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3121 // Happy Patch (Party NPCs do not complain about reputation) -> NPCs Can Be Angry About Reputation but Never Leave (Salk): v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3125 // Neutral Characters Make Happy Comments at  Mid-Range Reputation: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3183 // Romance Cheats: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4000 // Adjust Evil joinable NPC reaction rolls: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4010 // Improved Fate Spirit Summoning: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4031 // Consistent Stats: Edwin -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4041 // Consistent Stats: Jaheira -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4050 // Change Jaheira to Neutral Good: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4061 // Consistent Stats: Minsc -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4071 // Consistent Stats: Viconia -> Use BG2 Values: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4100 // Change Korgan to Neutral Evil: v16
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #4110 // Give Kagain A Legal Constitution Score of 19: v16
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #11 // Northern Tales fixes for items, dialogues, and graphic glitches: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #1055 // Fixes for DS items and resources: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #12 // Inactive creatures fix: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #13 // Gerde's quest and other related fixes: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #15 // Creature fixes: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #16 // Xvart village rebalancing: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #17 // Fix Anomen's proficiencies: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #18 // Fixes for SoBH: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #1060 // Other compatibility fixes: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2000 // Give all skeleton warriors the same immunities -> BG2 immunities (suggested!): v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2003 // Fenten buys more ankheg shells (Baldur's Gate) -> Infinite shells: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2004 // Keiria and Skeezer only available from chapter 4: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2005 // Helmet of alignment change: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2007 // Reflection cloak tweaks: -> Original Cloak of Spell Reflection (SoA): v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2010 // Enhanced Nalia's ring: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2020 // Daystar protects from level drain: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2023 // Cespenar can improve the Daystar with the Tyr's Eye: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2045 // Enable bard class for elves: v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2050 // Turambar's slow drow weapon disintegration (a revision of BG2Tweaks code): v1.8.1 BWP Fix
~SETUP-TURAMBAR_FIXES_TWEAKS.TP2~ #0 #2052 // Dragons are not immune to backstabbing: v1.8.1 BWP Fix
~REZMOD/SETUP-REZMOD.TP2~ #0 #0 // Masamune Sword Mini-Mini-Quest - SoA by ShadowDaemon (WeiDU): 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #1 // Masamune Sword Mini-Mini-Quest - ToB by ShadowDaemon (WeiDU): 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #2 // Improved Anarg by knightlight (WeiDU): 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #3 // Extended Visual Ioun Stones by WoRm: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #4 // Extended Recargador: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #100 // Consistent Edwin Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #101 // Consistent Imoen Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #102 // Consistent Jaheira Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #103 // Consistent Minsc Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #104 // Consistent Viconia Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #105 // Consistent Kivan Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #106 // Consistent Ajantis Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #107 // Consistent Anomen Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #108 // Consistent Yoshimo Portrait: 2.6
~REZMOD/SETUP-REZMOD.TP2~ #0 #109 // Subtitled Soundsets for BGT (requires ToBEx): 2.6
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #2 // Change Coran's Dexterity to 19: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #3 // Balance thief abilities: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #6 // Match Minsc's Alignment -> Change Minsc's Alignment to Chaotic-Good (BG2 - recommended): 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #10 // Faldorn: Avenger-Kit: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #11 // Safana: Swashbuckler-Kit: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #12 // Kivan: Archer-Kit: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #20 // General fixes: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #21 // Set reputation to 9 after leaving Candlekeep: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #22 // Soundpatch part I - Gamesounds: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #24 // Item Addon (IWD-Types): 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #25 // Special NPC Items: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #26 // Improved exotic weapons allocation: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #27 // Change Montaron's Proficiencies: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #28 // Xan's improved spellbook: 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #29 // Change Kagain's proficiencies : 1.74 BWP Fix
~JA#BGT_TWEAK/SETUP-JA#BGT_TWEAK.TP2~ #1 #32 // Minsc's bald head: 1.74 BWP Fix
~D0TWEAK/SETUP-D0TWEAK.TP2~ #0 #4 // Tweaked Weapon Enchantments: 22
~D0TWEAK/SETUP-D0TWEAK.TP2~ #0 #5 // Additional Racial Enemies: 22
~D0TWEAK/SETUP-D0TWEAK.TP2~ #0 #6 // Summoning Cap Removal: 22
~WSR/SETUP-WSR.TP2~ #0 #200 // Wizard Slayer High Level Ability revision: v1.12
~WSR/SETUP-WSR.TP2~ #0 #302 // Revised Wizard Slayer item restrictions -> Moderate changes: v1.12
~WSR/SETUP-WSR.TP2~ #0 #999 // BG2-style icons for WSR content: v1.12
~RR/SETUP-RR.TP2~ #0 #2 // Thief High Level Ability revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #5 // Bard High Level Ability revisions: v4.80
~RR/SETUP-RR.TP2~ #0 #9 // Revised Thievery -> Use PnP thievery potions and prevent their effects from stacking: v4.80
~RR/SETUP-RR.TP2~ #0 #11 // Chosen of Cyric encounter: v4.80
~RR/SETUP-RR.TP2~ #0 #12 // Shadow Thief Improvements: v4.80
~RR/SETUP-RR.TP2~ #0 #999 // BG2-style icons for RR content: v4.80
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #100 // Restore innate infravision to Half-Orc characters: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #101 // Prevent skeletal and incorporeal undead from being affected by Illithids' Devour Brain attack: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #104 // PnP Color Spray: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #115 // Allow Mages to scribe memorized spells onto scrolls -> Scrolls can be scribed everywhere: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #120 // Restore innate disease immunity to Paladins: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #125 // Rangers' Animal Empathy improves with experience: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #130 // Additional racial traits for Dwarves: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #140 // Additional racial traits for Gnomes: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #152 // PnP Fiends -> Mod-added fiends are also affected: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #155 // Further Revised Fiend Summoning: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #156 // Fiendish gating: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #160 // PnP Undead: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #180 // PnP Mephits: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #185 // PnP Fey creatures: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #186 // Revised Call Woodland Beings spell: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #190 // PnP Elementals: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #191 // Increase the Hit Dice of Elemental Princes: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #200 // Allow Breach to take down Stoneskin effects applied by items: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #201 // Instant casting for warrior innates: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #202 // Revised Bhaalpowers -> Enhance the Bhaalpowers and standardize their casting time: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #218 // Regain Bhaalpowers in ToB: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #203 // Make druidic shapeshifting uninterruptable: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #210 // Restore the Dispel Magic vulnerability to Nishruu and Hakeashars: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #212 // Make alignment detection spells more accurate: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #213 // Expanded saving throw bonus tables for Dwarves, Gnomes and Halflings: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #216 // Bard songs break invisibility -> Only the Jester song breaks invisibility: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #261 // Altered XP rewards from locks, traps and scrolls -> Improved (lowered) XP rewards from locks, traps and scrolls: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #270 // Unbiased quest rewards: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #220 // Simple Thief script: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #230 // Simple Bard script: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #239 // Simple Cleric/Paladin script: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #324 // Use Icewind Dale's Dimension Door animation -> Fast animation speed, shorter delay between animation start and creature appearance/disappearance: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #301 // Change the appearance of Valygar's armor: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #302 // Change the appearance of the Robe of Vecna: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #310 // Distinctive creature coloring: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #315 // Distinctive creature soundsets: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #500 // Slightly expanded storage capacity for containers -> Use the recommended storage capacity value (999): v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #510 // Expanded temple services: v4.40b3
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #999 // BG2-style icons for aTweaks content: v4.40b3
~SETUP-BARDSONG_BG2_IWD.TP2~ #0 #1 // Bard Song Switching Patch compatible with Rogue ReBalancing Pack
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #0 // Improved Angelic Summons(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #1 // Improved Demonic Summons(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #2 // Improved Elemental Summons(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #3 // Use IWD Version Mordenkainen Sword after lv21
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #4 // Improved Animate Dead(ToB Required)
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #5 // Improved Call Woodland Being
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #6 // Improved Animal Summons
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #7 // Improved Monster Summons
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #8 // Replace Carrion Summons with Summon Beholder
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #9 // Replace Wyvern Call with Summon Vampire
~SETUP-IMPROVEDSUMMONS.TP2~ #1 #10 // Others(Efreet,Djinni,etc.)
~BPSERIES/SETUP-BPSERIES.TP2~ #0 #0 // Detectable Stats v3.1 (required for BPSeriesScript Component): v0.3121
~BPSERIES/SETUP-BPSERIES.TP2~ #0 #100 // BP-Series Party AI for BG:EE,BG2:EE and BG2:ToB: v0.3121
~SETUP-NMRF-PC.TP2~ #2 #0 // Install Macholy's fight scripts V3.1 -> Compatible with SCSI&II: v3.1 BWP Fix
~SETUP-NMRF-PC.TP2~ #2 #2 // Macholy's mods hotkey tools V1: v3.1 BWP Fix
~SETUP-NMRF-PC.TP2~ #2 #3 // Combat round timer V1: v3.1 BWP Fix
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #3 // Increased Ammo Stacks -> Increase Ammo by 200%
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #10 // Increased Gem and Jewelry Stacking -> Increase Gem and Jewelry by 200%
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #17 // Increased Potion Stacking -> Increase Potion by 200%
~DIFFTWEAK/DIFFTWEAK.TP2~ #0 #24 // Increased Scroll Stacking -> Increase Scroll by 200%
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #100 // Nature's Beauty Tweak.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #150 // Imprisonment Fix.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #200 // Flesh to Stone Fix.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #300 // Drop Weapons in Panic Effect Removal.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #1250 // More cheating Wishes: -> Cheesy Limited Wish & Wish.: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #2050 // Improved Difficulty System. -> Serious dialogue (recommended).: TB#Tweaks, V 2.61 BWP Fix
~TB#TWEAKS/TB#TWEAKS.TP2~ #0 #9150 // Mages drop spellbooks. -> 25% of mages drop spellbooks, spellbooks contain 25% of memorized spells.: TB#Tweaks, V 2.61 BWP Fix
~P5TWEAKS/SETUP-P5TWEAKS.TP2~ #0 #30 // Drop Items on Imprisonment: v5.1
~P5TWEAKS/SETUP-P5TWEAKS.TP2~ #0 #50 // Restore SoA Background Music for Promenade Cutscene: v5.1
~TRAP_REV/SETUP-TRAP_REV.TP2~ #0 #0 // Trap Revisions
~CONTAIN/SETUP-CONTAIN.TP2~ #0 #10 // Unique Containers -> Unique icons and names: v3
~SETUP-CELESTIALES.TP2~ #0 #0 // Correcion a la animacion de las armas de devas y planotareos (Corrections of the animation of the weapon of devas and planetars) (Korrektur der Animation der Waffen der Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #1 // Sustitucion de los graficos de devas y planotareos rojos (Substitution of the creature graphics of the red devas and planetars) (Ersatz der Grafiken der roten Devas und Planetare): v1.2
~SETUP-CELESTIALES.TP2~ #0 #2 // Sustitucion de los graficos de devas y planotareos azules y de Solar (Substitution of the creature graphics of the blue devas and planetars and the solars) (Ersatz der Grafiken der blauen Devas, Planetare und Solarier): v1.2
~AURORA/SETUP-AURORA.TP2~ #0 #105 // Change store buying prices -> Reduce to 50%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #180 // Change store selling prices -> Increase by 200%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #210 // Change gem and jewelry prices -> Reduce to 50%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #247 // Change quest gold rewards -> Reduce to 50%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #420 // Realistic random treasures -> Both 1 and 2 (no treasures lost): v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #467 // Change creature gold carried -> Reduce to 25%: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #500 // PnP Helmed and Battle Horrors: v5a BWP Fix
~AURORA/SETUP-AURORA.TP2~ #0 #520 // Realistic Kobold Commandos: v5a BWP Fix
~SETUP-AURPATCH.TP2~ #0 #0 // Aurora Patch: v5.1
~TOBAURORA/SETUP-TOBAURORA.TP2~ #0 #0 // Aurora NPC for BG2:TOB: v1
~POLYTWEAK/POLYTWEAK.TP2~ #0 #50 // PnP mind flayer attacks: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #60 // Improved (less buggy) trolls: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #70 // Improved Umberhulks: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #80 // Improved Yuan-Ti: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #83 // Improved Minotaurs: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #85 // Corrected Vampire Stats: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #97 // Related Weapon Proficiencies -> Related Weapon Proficiencies including clubs: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #100 // Anomen: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #202 // Jaheira -> dual wielding: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #300 // Keldorn: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #402 // Minsc -> Make Minsc a barbarian (with original proficiencies): v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #600 // Valygar: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #700 // Viconia: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #800 // Distinctive Icons for Blackrazor and Flametongue: v2.00
~POLYTWEAK/POLYTWEAK.TP2~ #0 #900 // PnP mace of disruption: v2.00
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #0 // Nythrun's Level 1 NPCs: List party-joinable NPCs (required to install any NPC components): v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #51 // Balanced BG1 NPC attributes -> mos_anted's revision: v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #55 // Dudleyfix for BG1 NPCs: v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #60 // Fix BG1 NPC spells and innate abilities: v1.9 BWP Fix
~LEVEL1NPCS/LEVEL1NPCS.TP2~ #0 #100 // Update game references to NPC classes/kits: v1.9 BWP Fix
~XPMOD/SETUP-XPMOD.TP2~ #0 #1 // Creature XP Reduction -> Reduce to 50%: 7
~XPMOD/SETUP-XPMOD.TP2~ #0 #16 // Quest XP Reduction -> Reduce to 50%: 7
~SETUP-BP-BALANCER.TP2~ #0 #1 // XP for Spell Learning -> At 50% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #6 // XP for Disarming Traps -> At 50% from your current configuration
~SETUP-BP-BALANCER.TP2~ #0 #11 // XP for Pick Pocket -> At 50% from your current configuration
~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 #17 // Restore original BG1 creatures' XP and items -> Keep custom items from other Mods
~SETUP-BP-BALANCER.TP2~ #0 #21 // Item and XP Balancing for 'Dark Side of the Sword Coast (v2.15)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #24 // Item and XP Balancing for 'Northern Tales of the Sword Coast (v1.70a)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #27 // Item and XP Balancing for 'Secret of Bone Hill (v2.75)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SETUP-BP-BALANCER.TP2~ #0 #30 // Item and XP Balancing for 'DrizztSaga (v1.0)' -> Also randomly remove SOME overpowered custom items (will not affect quest relevanted items)
~SARERESTORE/SETUP-SARERESTORE.TP2~ #1 #0 // Sarevok Recovery Mod: v1.0
~SETUP-NSCPORTRAITS.TP2~ #0 #0 // Portraits for BG1(BGT): v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1 // Portraits for BG2 and ToB: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #10 // Portraits for Dark Side of the Sword Coast: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #20 // Portraits for Northern Tales of the Sword Coast: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #21 // Alternate Portrait for Will Scarlet of NTotSC: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #30 // Portraits for Secret of Bone Hill: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #50 // Portraits for Stone of Askavar: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #300 // Portraits for BG1 Mini-Quests and Encounters: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #305 // Portraits for Lure of the Sirines Call: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #310 // Portraits for Grey Clan Episode I: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1000 // Portraits for The Darkest Day: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1001 // Alternate NPC-Portraits for The Darkest Day: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1300 // Portraits for Tower of Deception: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1310 // Portraits for Assassinations: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1320 // Portraits for Dungeon Crawl: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1350 // Portraits for Tales of Anegh: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1380 // Portraits for Ascalons Questpack: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1360 // Portraits for Tales of the Deep Gardens: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1370 // Portraits for Dark Horizons: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1390 // Portraits for Jans Quest: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1400 // Portraits for Planar Sphere: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1410 // Portraits for Innershade: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1420 // Portraits for Fishing for Trouble: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1430 // Portraits for Eilistraees Song: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1440 // Portraits for Expanded Thief Stronghold: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1450 // Portraits for Gavin BG1: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1470 // Portraits for Return to Brynnlaw: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1480 // Portraits for Sellswords: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1490 // Portraits for Isra: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1500 // Portraits for Longer Road: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1510 // Portraits for Zalnoya: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1520 // Portraits for D0Questpack: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1530 // Portraits for Slandor: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1540 // Portraits for Sirines: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #1340 // Portraits for Big Picture: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #2010 // Portraits for Amber NPC: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #3000 // Alternate Portrait for Goo NPC: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #5000 // Alternate Female Character-Creation Portraits: v2.9
~SETUP-NSCPORTRAITS.TP2~ #0 #5010 // Alternate Male Character-Creation Potraits: v2.9
~BG1NPC_PORTRAIT_PACK/BG1NPC_PORTRAIT_PACK.TP2~ #0 #0 // Copy all portraits for use by player characters: v2
~WONNIMCHUNHA/WONNIMCHUNHA.TP2~ #0 #0 // wonnimchunha's Portraits for PCs: v1
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #0 // Worldmap for Baldur's Gate - including colored Baldur's Gate map icons: v10.1
~SETUP-BP-BGT-WORLDMAP.TP2~ #0 #1 // Worldmap for Throne of Bhaal -> Use new Worldmap for Throne of Bhaal as well: v10.1
~BG2_TWEAKS/SETUP-BG2_TWEAKS.TP2~ #0 #3220 // Sensible Entrance Points: v16
~MAPNAMES/SETUP-MAPNAMES.TP2~ #0 #0 // Sword Coast Map Labels: v2
~MAPNAMES/SETUP-MAPNAMES.TP2~ #0 #25 // Update Map Markers: v2
~SETUP-CREFIXER.TP2~ #0 #0 // Creature Slot Fixer: v2
~SETUP-INNATE_FIX.TP2~ #0 #0 // Innates Set to Level One
~SETUP-POISON_EFFECT_SUPPLEMENT.TP2~ #0 #0 // Poison Effect Supplement for ToBEx (has no effect if ToBEx is not present)
~SETUP-LOLFIXER.TP2~ #0 #0 // Area Stuff - MAJESTIC Area Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #1 // Creature Stuff - Creature Resource Fixer (res_fixer for ALL CREATURES): 29122013
~SETUP-LOLFIXER.TP2~ #0 #2 // Creature Stuff - Inventory Unborker (removes spurious references to the item table): 29122013
~SETUP-LOLFIXER.TP2~ #0 #3 // Creature Stuff - Inventory Cleaner (removes items that don't exist and converts them into already present items where applicable): 29122013
~SETUP-LOLFIXER.TP2~ #0 #4 // Creature Stuff - Inventory Overhauler (moves invalid but equippable items to inventory and equips anything in the inventory to a free slot): 29122013
~SETUP-LOLFIXER.TP2~ #0 #5 // Creature Stuff - MAJESTIC Creature Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #6 // Creature Stuff - Duplicate Creature Effect Remover: 29122013
~SETUP-LOLFIXER.TP2~ #0 #7 // Item Stuff - Item Resource Fixer (res_fixer for ALL ITEMS): 29122013
~SETUP-LOLFIXER.TP2~ #0 #8 // Item Stuff - MAJESTIC Item Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #9 // Item Stuff - Portrait Icon Assigner: 29122013
~SETUP-LOLFIXER.TP2~ #0 #10 // Item Stuff - Proper Immunity Assigner: 29122013
~SETUP-LOLFIXER.TP2~ #0 #11 // Item Stuff - Duplicate Item Effect Remover: 29122013
~SETUP-LOLFIXER.TP2~ #0 #12 // Item Stuff - MAJESTIC Item Checker: 29122013
~SETUP-LOLFIXER.TP2~ #0 #13 // Spell Stuff - Spell Resource Fixer (res_fixer for ALL THE SPELLS): 29122013
~SETUP-LOLFIXER.TP2~ #0 #14 // Spell Stuff - MAJESTIC Spell Fixer: 29122013
~SETUP-LOLFIXER.TP2~ #0 #15 // Store Stuff - MAJESTIC Store Fixer: 29122013
~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ #0 #0 // Generalized Biffing: v2.2
~SETUP-GUI.TP2~ #0 #4 // Game Graphical User Interface (GUI) -> "Baldur's Gate Trilogy" (Elminster wielding staff)
~WIDESCREEN/WIDESCREEN.TP2~ #0 #0 // Widescreen Mod -> for the original Infinity Engine (CHOOSE THIS!): Widescreen Mod v3.07
// Recently Uninstalled: ~SETUP-BWS_FINAL.TP2~ #0 #0 // Make quick-logged WeiDU-entries visible
 

Possible suspect

~BG_TRAVEL/SETUP-BG_TRAVEL.TP2~ #0 #0 // New travel system between Baldur's Gate City areas


The Sandrah Saga

another piece of *buggy, cheesy, unbalanced junk*

 


#318 Chevalier

Chevalier

    Knight of the Realms

  • Modder
  • 2405 posts

Posted 19 November 2015 - 09:47 AM

Very good to know!  Now is there a fix?  Any idea of if I remove it will my savegame will still work???


I Ride for the King!


a.k.a. Chev


#319 Lollorian

Lollorian

    smiley addict

  • Member
  • 4150 posts

Posted 19 November 2015 - 09:56 AM

Ok so before I point out what I think the cause is ... :P

Spoiler

... we must make sure yes?

Please start a new thread so we can discuss further - also attach the following:
- WeiDU.log
- ToBEx.log
- baldur.err
- baldur.log
- a screenshot of the error box that comes up after the crash (or just the text if there is one - the cpp file and line number helps a lot :P)

PS: The issue with BG_Travels was fixed in v2.0 of the mod so it should not be problem for new installs (if that is your problem at all :lol:)


"I am the smiley addict, yellow and round, this is my grin :D when I'm usually around :P.
When there's trouble brewing, see me post, cuz it's usually a wall o' yellow and your eyes are toast!!!"

BWP GUIDE - BWP FIXES - impFAQ - NPC LIST - KIT LIST - AREA LIST

GitHub Links : BWP Fixpack | Lolfixer | BWP Trimpack | RezMod


#320 Chevalier

Chevalier

    Knight of the Realms

  • Modder
  • 2405 posts

Posted 19 November 2015 - 10:01 AM

I did (http://www.shsforums...ate-city-areas/) but it got no views.

 

I will add what info I can there. Thanks!!!


I Ride for the King!


a.k.a. Chev