Jump to content

Back for another playthrough


Recommended Posts

10 hours ago, Caedwyr said:

Separate from that, I've noticed that leveling up thief characters I can still spend points in single increments.  It appears as though

Doesn't do anything.  Is there any file I can check to see if it is installed correctly?

This component modify the UI.menu file.

I did a quick test and it seems to not be compatible with LeUI or EEUITweaks.

The mod looks for the lines:

createCharScreen:OnThiefSkillPlusMinusButtonClick(chargen.thief_skill[currentChargenThiefSkill].id, true)

and

createCharScreen:OnThiefSkillPlusMinusButtonClick(chargen.thief_skill[currentChargenThiefSkill].id, false)

To duplicate them.


But my mods change the line to one of these (yes LeUI and EEUITweaks does not use the same naming convention... but I could fix it if necessary):

createCharScreen:OnThiefSkillPlusMinusButtonClick(chargen.thief_skill[currentChargenThiefSkill].id, reverseButtonPosition)

createCharScreen:OnThiefSkillPlusMinusButtonClick(chargen.thief_skill[currentChargenThiefSkill].id, not reverseButtonPosition)

createCharScreen:OnThiefSkillPlusMinusButtonClick(chargen.thief_skill[currentChargenThiefSkill].id, chargenReverseButtons)

createCharScreen:OnThiefSkillPlusMinusButtonClick(chargen.thief_skill[currentChargenThiefSkill].id, not chargenReverseButtons)

So it fails to patch but silently 😢

@DavidW Do you think you can handle these cases?

Link to comment
5 hours ago, Caedwyr said:

A possible bug with Haiass.  @jasteyHaiass's Chew Toy (JUGUE.ITM) is flagged as a critical item (can't be dropped or sold), however it can't be moved in my character's inventory either because it does not have the droppable flag checked as well.  This is a minor annoyance because your character may have a full or partially full inventory when you first get the whistle and it may end up stuck in an inventory slot that causes OCD irritation on the part of the player.

Attached the fixed item that can be dropped into Haiass/ITM folder in the mod installer folder.

jugue.itm 114 B · 0 downloads

Thanks, posted a bug report over at SHS.

Link to comment
21 hours ago, subtledoctor said:

FWIW this is one reason I never did the "drop to level 0 and then level up to level 1" thing*... I don't understand how that works w/r/t hit points and I don't trust the engine to handle it correctly. Shouldn't you have zero hp at level 0? But if you have zero hp then you die... so if a mod keeps you at more than zero hp when at level 0, then won't you have too many hp when you "level up" to level 1?

SCS gives 0-level characters 10 hit points, and then removes them when they level up. I think it works (I've been doing it that way since the first version of SCS 1, I think) but I can't claim to have tried it for every combination.

Link to comment
On 7/21/2020 at 9:08 PM, subtledoctor said:

How many files are in /override after biffing?? I seriously doubt it’s a hardware/file count issue. I’m running the game with 56,000 files in override, with zero biffing, on a circa 2014 iPad Mini 2 with an A7 processor and 1GB of RAM. It’s the equivalent of a mid-level PC from ~2005. There is a ~5-minute startup delay, and a ~60-second pause when generating a new character or loading a savegame, and a 30-second pause the first time I use a spontaneous ability from FnP/TnB/WtP. But no delay that I can recall when using the auto-roller.

I did a number of tests as I installed different components and I started to get hangs during the Auto-roller as soon as I installed the Icewind Dale arcane and divine spell component (see Weidu.log below). 

Spoiler

// 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]
~OVERSIGHT/SETUP-OVERSIGHT.TP2~ #0 #1 // Alignment Correction
~OVERSIGHT/SETUP-OVERSIGHT.TP2~ #0 #2 // Class Tweaks/Fixes
~OVERSIGHT/SETUP-OVERSIGHT.TP2~ #0 #4 // Improved Continuity
~OVERSIGHT/SETUP-OVERSIGHT.TP2~ #0 #8 // Expanded Brynnlaw
~SOD2BG2_IU/SOD2BG2_IU.TP2~ #0 #0 // SoD to BG2:EE Item upgrade by Daeros_Trollkiller: v1.0.1
~SOD2BG2_IU/SOD2BG2_IU.TP2~ #0 #2 // Force all import-able SoD items to be available in their normal locations -> All importable items with Voidhammer +3: v1.0.1
~SOD2BG2_IU/SOD2BG2_IU.TP2~ #0 #3 // ****Optional****  Change Cromwell's equipment to be more in-line with his forging skills: v1.0.1
~EET/EET.TP2~ #0 #0 // EET core (resource importation): 1.0 RC12
~EEEX/EEEX.TP2~ #0 #0 // EEex: 0.8.6
~EEEX/EEEX.TP2~ #0 #1 // Make it possible to add new thieving skills to the game (only install if you're going to install a mod that adds new thieving skills): 0.8.6
~EEEX/EEEX.TP2~ #0 #2 // Make it possible to reach over 127% or under -128% resistance, and make it so a creature's spell is not interrupted by damage if the creature takes no damage: 0.8.6
~LEUI/LEUI.TP2~ #0 #0 // lefreut's Enhanced UI - Core component: 4.1
~LEUI/LEUI.TP2~ #0 #1 // lefreut's Enhanced UI - BG2 vanilla bams for spells: 4.1
~LEUI/LEUI.TP2~ #0 #2 // lefreut's Enhanced UI - BG2 vanilla fonts for descriptions: 4.1
~LEUI/LEUI.TP2~ #0 #5 // lefreut's Enhanced UI - Single Click to Map Travel: 4.1
~LEUI/LEUI.TP2~ #0 #6 // lefreut's Enhanced UI - Show Sidebar toggle button: 4.1
~LEUI/LEUI.TP2~ #0 #7 // lefreut's Enhanced UI - Show Quicksave button: 4.1
~LEUI/LEUI.TP2~ #0 #8 // lefreut's Enhanced UI - Show Highlight button: 4.1
~LEUI/LEUI.TP2~ #0 #9 // lefreut's Enhanced UI - Small right sidebar buttons: 4.1
~LEUI/LEUI.TP2~ #0 #10 // lefreut's Enhanced UI - Quests in journal collapsed by default: 4.1
~LEUI/LEUI.TP2~ #0 #11 // lefreut's Enhanced UI - Left click on portrait to level up: 4.1
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1000 // Mods Options: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1010 // Hidden Game Options: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1040 // Portrait Selectors -> Mr2150's Portrait Picker (Scaleable UI): 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1042 // Mr2150's Backup M_BG.lua: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1044 // Mr2150's Update Portraits: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1050 // Adul's Unhide Chargen Options: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1070 // Faydark's Abilities Auto-Roller/GrimLefourbe's BG2 UI: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #1100 // Display max proficiency limits: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #2000 // Transparent Sidebars: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #2010 // Feedback Message Box Re-sizers -> Feedback Message Box Buttons Hack: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #3000 // Leveling Progress Bars Tweaks: 3.5
~EEUITWEAKS/EEUITWEAKS.TP2~ #0 #3010 // Leveling Progress Bars Options: 3.5
~HQ_SOUNDCLIPS_BG2EE/SETUP-HQ_SOUNDCLIPS_BG2EE.TP2~ #0 #0 // Install high quality soundclips for new BG2EE content: 1.1
~BUBB_SPELL_MENU_EXTENDED/SETUP-BUBB_SPELL_MENU_EXTENDED.TP2~ #0 #0 // Bubb's Spell Menu Extended: 3.5
~BUBB_REVERT_PATHFINDING/BUBB_REVERT_PATHFINDING.TP2~ #0 #0 // Bubb's v2.5.16.6+ Pathfinding Revert: 1.0
~DRUIDGROVEMAKEOVER/SETUP-DRUIDGROVEMAKEOVER.TP2~ #0 #0 // Druid Grove Area Visual Makeover
~A7-CONVENIENTEENPCS/SETUP-A7-CONVENIENTEENPCS.TP2~ #0 #401 // Change portrait: Baeloth -> Alternate version, in BG2 only: v4.0
~A7-CONVENIENTEENPCS/SETUP-A7-CONVENIENTEENPCS.TP2~ #0 #411 // Change portrait: Dorn -> BG2 style, in BG2 only: v4.0
~A7-CONVENIENTEENPCS/SETUP-A7-CONVENIENTEENPCS.TP2~ #0 #420 // Change portrait: Hexxat (BG2 style): v4.0
~A7-CONVENIENTEENPCS/SETUP-A7-CONVENIENTEENPCS.TP2~ #0 #431 // Change portrait: Neera -> BG2 style, in BG2 only: v4.0
~A7-CONVENIENTEENPCS/SETUP-A7-CONVENIENTEENPCS.TP2~ #0 #441 // Change portrait: Rasaad -> BG2 style, in BG2 only: v4.0
~A7-CONVENIENTEENPCS/SETUP-A7-CONVENIENTEENPCS.TP2~ #0 #450 // Improved portrait: Wilson: v4.0
~NTOTSC/NTOTSC.TP2~ #0 #0 // Northern Tales of the Sword Coast (NTotSC) for BGT-Weidu, BG:EE, and EET: 4.0.0
~NTOTSC/NTOTSC.TP2~ #0 #1 // Spawn less Monsters depending on Game Difficulty: 4.0.0
~NTOTSC/NTOTSC.TP2~ #0 #2 // Keelor the Dwarf: 4.0.0
~NTOTSC/NTOTSC.TP2~ #0 #3 // Llindellyn's Lucky Arrow: 4.0.0
~NTOTSC/NTOTSC.TP2~ #0 #5 // Pilar and Gheldehar: 4.0.0
~NTOTSC/NTOTSC.TP2~ #0 #9 // Fighting Encounters: 4.0.0
~ASCENSION/ASCENSION.TP2~ #0 #0 // Rewritten Final Chapter of Throne of Bhaal: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #10 // Balthazar can be redeemed: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #20 // Improved Sarevok-Player Interactions: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #30 // Improved Imoen-Player Interactions in Throne of Bhaal: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #40 // Restored Bhaalspawn Powers: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #50 // Improved Slayer Transformation: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #61 // Expanded Epilogues for Bioware NPCs -> Alternate epilogues by Shawne: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #1000 // Tougher Abazigal: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #1100 // Tougher Balthazar: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #1200 // Tougher Demogorgon: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #1300 // Tougher Gromnir: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #1400 // Tougher Illasera: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #1500 // Tougher Yaga-Shura: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #2200 // Extended Epilogues for additional Beamdog NPCs, by shawne: 2.0.12
~ASCENSION/ASCENSION.TP2~ #0 #2400 // Slightly improved cutscenes, by DavidW: 2.0.12
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #0 // Restored Locations: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #1 // Restored Characters and Dialogs: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #2 // Restored Sounds: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #3 // Restored Items: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #4 // Restored Wish Options: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #5 // Restored XP for Minor Things: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #6 // Lich Deril: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #8 // Minor Restorations: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #11 // Restored Final Slayer Dream: v8.4
~ARESTORATIONP/ARESTORATIONP.TP2~ #1 #13 // Restored Waukeen's Promenade Cutscene: v8.4
~BGQE/SETUP-BGQE.TP2~ #0 #0 // Slime Quest: v22
~BGQE/SETUP-BGQE.TP2~ #0 #1 // Beregost Family Quest: v22
~BGQE/SETUP-BGQE.TP2~ #0 #2 // Babysitting Quest, including the Carnival Encounter...: v22
~BGQE/SETUP-BGQE.TP2~ #0 #3 // Nashkel Monster Quest: v22
~BGQE/SETUP-BGQE.TP2~ #0 #4 // Fallen Paladin Quest: v22
~BGQE/SETUP-BGQE.TP2~ #0 #5 // Undying Love Quest: v22
~BGQE/SETUP-BGQE.TP2~ #0 #6 // Lovesick Half-Orc: v22
~BGQE/SETUP-BGQE.TP2~ #0 #7 // Unexpected Help Quest: v22
~BGQE/SETUP-BGQE.TP2~ #0 #8 // Many Little Paws: v22
~BGQE/SETUP-BGQE.TP2~ #0 #9 // Drunk near Beregost Temple: v22
~BGQE/SETUP-BGQE.TP2~ #0 #10 // A Warm Place for Noober: v22
~BGQE/SETUP-BGQE.TP2~ #0 #11 // Brage's Sword: v22
~BGQE/SETUP-BGQE.TP2~ #0 #12 // Legal Sea Charts Sources: v22
~BGQE/SETUP-BGQE.TP2~ #0 #13 // Additions to the Lady's Hall and the Bitch Queen's Temple: v22
~BGQE/SETUP-BGQE.TP2~ #0 #14 // A Worried Farmer: v22
~BGQE/SETUP-BGQE.TP2~ #0 #15 // Bodies for a Good Cause: v22
~AC_QUEST/AC_QUEST.TP2~ #1 #0 // Ascalon's Questpack: 2.05
~BG1RE/SETUP-BG1RE.TP2~ #0 #103 // Main Component: Amount of -ahem- details and BG-style vs. description text! (Required) -> BG-style Version [Adult content] and Show/Install all Components with Warnings.: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #1 // Bardolan's Briefing, by berelinde: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #2 // Scar's Spare Time, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #3 // Kim's Preoccupation, by jastey (WARNING - refer to the readme!): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #4 // Extension of Bjornin Encounter (Personal Wound Treatment), by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #5 // No Starch in the Maypole: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #6 // Duke Eltan's Spare Minute, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #7 // Husam's Personal Preparation, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #8 // Laurel's Post-Hunting, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #9 // Bartus' Seduction, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #10 // Lina's Massage, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #11 // First Night with Quentin, by Kulyok: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #12 // Chatting Niklos Up, by Kulyok (mature content. WARNING - refer to the readme!): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #13 // Slythe and Krystin, by Kulyok (mature content. WARNING - refer to the readme!): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #14 // No Regrets: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #15 // Purchased Love, by Thimblerig: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #16 // Hull: Heavy Duty, by Lava: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #17 // Late Night with Jaheira, by Kulyok: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #18 // Sil's Blessing, by Lava: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #19 // Melicamp: The Poultry Boy, by Lava: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #20 // Reading with Rinnie, by Western Paladin: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #21 // Molly the Husband-Grabber, by Kulyok: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #22 // The Mourning of Centeol, the Spider Lady, by Lava: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #23 // The Essential End, by Lava (WARNING - refer to the readme!): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #24 // The Harvestmen Lair, by Lava (mature content): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #25 // The Great Zudini, by Kulyok (mature content): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #26 // The Messenger, by Thimblerig: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #27 // Ender Sai, the Hero's Reward, by Thimblerig (WARNING - refer to the readme!): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #28 // The Novelists, by Thimblerig: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #29 // The Honest Lies of Two Riversides, By Lava: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #30 // Necromancer's Trouble, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #31 // Dinner with Thalantyr, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #32 // Girdle of Gender Reactions, by Thimblerig, Kulyok, Domi, Lava, Lastknightleft, Twani, Jastey, Daisy Ninja Girl: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #33 // The Surgeon's Dream, by Kulyok: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #34 // All That Left Was, by Lava and Thimblerig: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #35 // A Childhood Friend, by Kulyok: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #36 // Arlene the Working Girl, by Kulyok: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #37 // Della May from Thay, by Kulyok: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #38 // A Dirty Guard in Candlekeep, by Kulyok (mature content. WARNING - refer to the readme!): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #39 // Phoenix Flame, by Kulyok (mature content): 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #40 // Mikala the Monk, by Twani: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #41 // The Messenger 2: Rain or Snow or Gloom of Night, by Thimblerig and tibicina: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #42 // Camryn and Tamah, by tibicina: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #43 // Minor Disclosures, by jastey: 4.1
~BG1RE/SETUP-BG1RE.TP2~ #0 #44 // Cloakwood Lovers, by tibicina: 4.1
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #0 // Endless BG1: Main Component: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #1 // More Flavor to Hero of Baldur's Gate (includes PC's Residence inside Palace): 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #2 // Short Public Hero Tribute: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #3 // Sarevok's Unique Items: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #4 // Sarevok's Sword: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #5 // Imoen and Duke Jannath (Imoen gets Residence inside Palace): 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #6 // Duke Eltan is in the Palace: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #7 // Flaming Fist Healer come into Undercity Temple: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #9 // Elminster makes an Appearance -> Restored BG1 Text: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #10 // First Refugees come to Baldur's Gate: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #11 // Ophyllis the Treasurer is inside Palace Dungeon: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #12 // Denkod in Thieves Guild comments on Sarevok's Death: 3
~C#ENDLESSBG1/C#ENDLESSBG1.TP2~ #0 #13 // Skip Thieves Maze once after Sarevok's Death: 3
~SIRINESCALL/SETUP-SIRINESCALL.TP2~ #0 #0 // The Lure of the Sirine's Call: v16
~SIRINESCALL/SETUP-SIRINESCALL.TP2~ #0 #1 // Extended Lighthouse area: v16
~UB/SETUP-UB.TP2~ #0 #0 // The Kidnapping of Boo by Cliffette: v27
~UB/SETUP-UB.TP2~ #0 #1 // The Suna Seni/Valygar Relationship: v27
~UB/SETUP-UB.TP2~ #0 #2 // Kalah and What He Was Promised: v27
~UB/SETUP-UB.TP2~ #0 #3 // "Cat and Mouse" (Bodhi hunts you in Spellhold) by Ghreyfain: v27
~UB/SETUP-UB.TP2~ #0 #4 // Gorje Hilldark and the Extended Illithium Quest: v27
~UB/SETUP-UB.TP2~ #0 #5 // The Pai'Na/Spider's Bane Quest: v27
~UB/SETUP-UB.TP2~ #0 #6 // Restored Crooked Crane Inn: v27
~UB/SETUP-UB.TP2~ #0 #7 // Restored Encounters: v27
~UB/SETUP-UB.TP2~ #0 #8 // Artemis Entreri in Bodhi's Lair: v27
~UB/SETUP-UB.TP2~ #0 #9 // Corrected "Xzar's Creations": v27
~UB/SETUP-UB.TP2~ #0 #10 // Restored Hell Minions, by SimDing0: v27
~UB/SETUP-UB.TP2~ #0 #12 // Item Restorations: v27
~UB/SETUP-UB.TP2~ #0 #17 // Corrected Character Names and Biographies: v27
~UB/SETUP-UB.TP2~ #0 #18 // Restored Minor Dialogs: v27
~UB/SETUP-UB.TP2~ #0 #20 // Extended ToB Item Descriptions: v27
~UB/SETUP-UB.TP2~ #0 #21 // Throne of Bhaal Minor Restorations: v27
~UB/SETUP-UB.TP2~ #0 #24 // Sarevok's Remorse: v27
~UB/SETUP-UB.TP2~ #0 #25 // The Murder of Acton Balthis, by Kulyok: v27
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #0 // Enhanced Candlekeep Catacombs: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #1 // Enhanced Mutamin's Garden: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #2 // Enhanced Ramazith's Tower: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #3 // Enhanced Thieves' Maze & Undercity: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #4 // Enhanced Ulcaster Ruins: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #5 // Enhanced Xvart Village: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #6 // Enhanced Zombie Farm: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #7 // A Real Spider Plague: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #8 // Cloakwood Assassins: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #9 // The Surgeon's Plight: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #10 // Enhanced Minor BG1 Quests: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #11 // Enhanced Durlag's Tower: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #12 // Enhanced Korlasz' Tomb: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #13 // Enhanced Ancient Tomb: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #14 // Enhanced Firkraag's Lair: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #15 // Enhanced Lower Reaches: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #16 // Enhanced Shadow Temple: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #17 // Enhanced Slum Sewers: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #18 // Enhanced Trademeet Tomb: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #19 // Enhanced Forest of Mir: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #20 // Enhanced Saradush Prison: v3.1
~MIH_EQ/SETUP-MIH_EQ.TP2~ #0 #21 // Enhanced Watcher's Keep: v3.1
~C#SB_SILBER/SETUP-C#SB_SILBER.TP2~ #0 #0 // Adalon's Blood - Modification for BGII by Gandalf the white: 14
~G3ANNIVERSARY/SETUP-G3ANNIVERSARY.TP2~ #0 #0 // The Gibberlings Three Anniversary Mod: v11
~OOZE/OOZE.TP2~ #0 #0 // Ooze's Lounge: a new area under Athkatlan Slums: 2.6
~SOUTHERNEDGE/SOUTHERNEDGE.TP2~ #0 #0 // Southern Edge: the new district of Athkatla -> Yes, but don't patch the existing save games: 3.01
~INNERSHADE/SETUP-INNERSHADE.TP2~ #0 #0 // Colours of Infinity: Innershade -> Yes, but don't patch the existing save games: 10.2
~ISNF/ISNF.TP2~ #0 #0 // Colours of Infinity: I Shall Never Forget: 5.7
~TOTDG/SETUP-TOTDG.TP2~ #0 #0 // Colours of Infinity: Tales of the Deep Gardens -> Yes, but don't patch the existing save games: 12.4
~TANGLEDISLE/TANGLEDISLE.TP2~ #0 #0 // The Tangled Oak Isle: the new area of Athkatla -> Yes, but don't patch existing save games: 0.93
~ASSASSINATIONS/ASSASSINATIONS.TP2~ #0 #0 // Assassinations mod for Baldur's Gate II: v16
~DC/DC.TP2~ #0 #0 // Dungeon Crawl: v12
~EILISTRAEE/SETUP-EILISTRAEE.TP2~ #0 #0 // Eilistraee's Song -> Yes, but don't patch the existing save games: 6.6
~EMAD/SETUP-EMAD.TP2~ #0 #0 // A Z-rated Adventure - an IM4 Non-Entry: v10
~EMAD/SETUP-EMAD.TP2~ #0 #1 // The Promise of a Troll: v10
~EMAD/SETUP-EMAD.TP2~ #0 #2 // A Bhaalspawn's Best Friend: v10
~EMAD/SETUP-EMAD.TP2~ #0 #3 // Under Her Spell: v10
~EMAD/SETUP-EMAD.TP2~ #0 #5 // Character Medley: v10
~FADINGPROMISES/SETUP-FADINGPROMISES.TP2~ #0 #0 // Fading Promises: v8
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #0 // Lady Elgea's extended plot: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #1 // Anomen's extended plot: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #2 // Jerlia's Ore Shop: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #3 // Elven holy water in the Temple of Lathander: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #4 // Wave Blade in Treasury: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #5 // Silver Dagger in Irenicus Dungeon: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #6 // Bards can spend the night at the festival (Five Flagons): beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #7 // A bard for the bard stronghold: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #8 // Silver Sword: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #9 // A Tunnel for Saradush: beta_4
~HIDDENADVENTURE/HIDDENADVENTURE.TP2~ #1 #10 // Temple of Mask in Docks District: beta_4
~IMOENISSTONE/SETUP-IMOENISSTONE.TP2~ #0 #0 // Imoen gets turned to stone in Promenade fight: 1.0
~JANQUEST/SETUP-JANQUEST.TP2~ #1 #0 // Jan's Extended Quest
~LUCY/LUCY.TP2~ #0 #0 // Lucy the Wyvern: v5.0
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #0 // General AI Improvements: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #1 // Creature & Area Improvements -> All Creature & Area Improvements: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #4 // Miscellaneous Enhancements -> With Additional Random Encounters: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #5 // Additional Shadow Thieves Content: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #6 // Alternative Harper/Xzar Plot: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #7 // Extended Reynald Sequence: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #8 // Intrigue In The Copper Coronet: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #9 // Rahul Kanakia's Potion Quest: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #10 // Revised Hell Trials: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #11 // Improved Oasis II -> IO2 Dialogue & Combat Enhancement: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #13 // Saving Sanik In Brynnlaw: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #14 // Burglary Of The Bookkeeper: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #15 // New Fate For The Dryads' Acorns: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #16 // The Tragedy Of Besamen: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #17 // Further Slaver Involvement: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #18 // Sending The Solamnic Knights Home: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #19 // Nazariel The Lich: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #20 // Reward Negotiation: v3.4
~QUESTPACK/SETUP-QUESTPACK.TP2~ #0 #21 // Infernal Thievery: v3.4
~ALTERNATIVES/SETUP-ALTERNATIVES.TP2~ #0 #0 // Alternatives: v14
~FISHINGFORTROUBLE/FISHINGFORTROUBLE.TP2~ #0 #0 // Core Files: Fishing for Trouble by Yovaneth: 3.2.5
~FISHINGFORTROUBLE/FISHINGFORTROUBLE.TP2~ #0 #1 // Optional: Add portraits for 63 major NPCs in Fishing for Trouble: 3.2.5
~REUNION/REUNION.TP2~ #0 #0 // The Reunion mod for Baldur's Gate II: v6
~RE/SETUP-RE.TP2~ #0 #0 // Aerie, Anomen, Jaheira and Viconia React to Romantic Encounters: v15
~RE/SETUP-RE.TP2~ #0 #1 // Storms and Lightning, by berelinde (Weathermistress Ada, adult content): v15
~RE/SETUP-RE.TP2~ #0 #2 // Aimi's Magic, by berelinde (adult content): v15
~RE/SETUP-RE.TP2~ #0 #3 // Anishai's Deft Hands, by cmorgan: v15
~RE/SETUP-RE.TP2~ #0 #4 // An Evening with Aran, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #5 // Bjornin's Desire, by jastey (adult content): v15
~RE/SETUP-RE.TP2~ #0 #6 // Bodhi's Allure, by Kulyok (adult content): v15
~RE/SETUP-RE.TP2~ #0 #7 // Trademeet with Guildmistress Busya, by magrat: v15
~RE/SETUP-RE.TP2~ #0 #8 // The Gambling Cambion, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #9 // Chanelle's Gifts, by cmorgan (adult content): v15
~RE/SETUP-RE.TP2~ #0 #11 // Cyric's Test, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #12 // A Tryst with a Pirate Lord, by Kulyok (Desharik, adult content): v15
~RE/SETUP-RE.TP2~ #0 #13 // A Lonely Dryad, by Kulyok (adult content): v15
~RE/SETUP-RE.TP2~ #0 #14 // Edwin's Softer Side, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #15 // Eldoth' Exploits, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #16 // Elhan's Expansion, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #17 // Firkraag's Unsheathed Sword: v15
~RE/SETUP-RE.TP2~ #0 #18 // Gaelan's Contract, by Evaine Dian: v15
~RE/SETUP-RE.TP2~ #0 #19 // A Walk with Garren Windspear, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #20 // Enter Haer'Dalis, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #21 // Hendak's Heart, by jastey: v15
~RE/SETUP-RE.TP2~ #0 #22 // Ilona, a Merchant's Daughter, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #23 // Jarlaxle's Fascinations, by Catseye: v15
~RE/SETUP-RE.TP2~ #0 #24 // A Night with Lais in Imnesvale, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #25 // Laran's Promise, by berelinde (adult content): v15
~RE/SETUP-RE.TP2~ #0 #26 // The Love Song of Logan, Lord Coprith, by Ajnos: v15
~RE/SETUP-RE.TP2~ #0 #27 // Mekrath and Nymphology, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #28 // Mira's Special Stock, by berelinde: v15
~RE/SETUP-RE.TP2~ #0 #29 // Noober Returns, by cmorgan: v15
~RE/SETUP-RE.TP2~ #0 #30 // Rebecca the Gypsy, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #31 // Renal Bloodscalp: A Dangerous Affair, by cmorgan (adult content): v15
~RE/SETUP-RE.TP2~ #0 #32 // Old Ribald's Speciality, by Evaine Dian: v15
~RE/SETUP-RE.TP2~ #0 #33 // Sir Ryan Trawl, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #34 // Saemon, a Pirate, by Kulyok (adult content): v15
~RE/SETUP-RE.TP2~ #0 #35 // Dreaming of Sendai, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #36 // Sheri the Bardess, by cmorgan (adult content): v15
~RE/SETUP-RE.TP2~ #0 #37 // Solaufein in the Lust Chambers, by jastey: v15
~RE/SETUP-RE.TP2~ #0 #38 // Phaere's Reward, by berelinde (Talak, pleasure slave, adult content): v15
~RE/SETUP-RE.TP2~ #0 #39 // Spell Research with Teos, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #40 // A fling with Yoshimo, by Kulyok: v15
~RE/SETUP-RE.TP2~ #0 #41 // Isabelle's Fears, by gertjanvh (adult content): v15
~RE/SETUP-RE.TP2~ #0 #42 // Anne's Rescue, by gertjanvh (adult content): v15
~RE/SETUP-RE.TP2~ #0 #43 // The Queen, by Domi: v15
~RE/SETUP-RE.TP2~ #0 #45 // Rehearsal with Chandra, by Western Paladin: v15
~RE/SETUP-RE.TP2~ #0 #46 // Goldander Blackenrock: After a Party, by magrat: v15
~RE/SETUP-RE.TP2~ #0 #47 // A Chat with Viekang, by magrat: v15
~RE/SETUP-RE.TP2~ #0 #48 // Bravery or Folly? by Aeryn (Sarevok, adult content): v15
~RE/SETUP-RE.TP2~ #0 #49 // Blame the Moon, by Aeryn (Cernd): v15
~RE/SETUP-RE.TP2~ #0 #50 // Cernick's Confession, by Cal Jones: v15
~RE/SETUP-RE.TP2~ #0 #52 // Minsc. Takes. A Bath, by Thimblerig: v15
~RE/SETUP-RE.TP2~ #0 #53 // Nizidramanii'yt's Vanity, by Thimblerig: v15
~RE/SETUP-RE.TP2~ #0 #54 // Date Night, by SisterVigilante: v15
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #0 // The Price Of Friendship: v7
~SHARDSOFICE/SETUP-SHARDSOFICE.TP2~ #0 #1 // Some of My Best Friends Are Slimes: v7
~A7-TESTYOURMETTLE/SETUP-A7-TESTYOURMETTLE.TP2~ #0 #0 // Test Your Mettle!: 1.2
~A7-TESTYOURMETTLE/SETUP-A7-TESTYOURMETTLE.TP2~ #0 #12 // Reduced experience for killing monsters -> Reduce by 75% (recommended): 1.2
~A7-TESTYOURMETTLE/SETUP-A7-TESTYOURMETTLE.TP2~ #0 #20 // Make "Spacewarp" available to stores: 1.2
~SLANDOR/SLANDOR.TP2~ #1 #0 // The Minotaur and Lilacor: 2.0
~BACKBRYNNLAW/BACKBRYNNLAW.TP2~ #0 #0 // Back to Brynnlaw mod for Baldur's Gate II: v8
~SELLSWORDS/SELLSWORDS.TP2~ #0 #0 // The Sellswords mod for Baldur's Gate II: v8
~TURNABOUT/SETUP-TURNABOUT.TP2~ #0 #0 // Ascension: Turnabout: v1.3
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #0 // Golem Construction Ability for Spellcasters: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #10 // Replace original Golem Manual: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #15 // Improve enemy spellcaster AI: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #20 // Golems for enemy spellcasters: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #25 // Greater variety of enemy golem types: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #30 // Fighter Stronghold golems may continue to serve you: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #35 // Make golems vulnerable to specific spell effects: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #40 // Reduce weapon immunities and resistances for constructed golems: 6.1
~A7-GOLEMCONSTRUCTION/SETUP-A7-GOLEMCONSTRUCTION.TP2~ #0 #50 // Add "Teleport" ability to golems: 6.1
~ATWEAKS/SETUP-ATWEAKS.TP2~ #0 #270 // Unbiased quest rewards: v4.53
~NPC_TWEAK/NPC_TWEAK.TP2~ #0 #0 // Anomen: v6
~NPC_TWEAK/NPC_TWEAK.TP2~ #0 #2 // Nalia: v6
~EET_TWEAKS/EET_TWEAKS.TP2~ #0 #1000 // Edwin appearance -> BG1: 1.12
~EET_TWEAKS/EET_TWEAKS.TP2~ #0 #1030 // Minsc appearance -> BG1: 1.12
~EET_TWEAKS/EET_TWEAKS.TP2~ #0 #1042 // Viconia appearance -> SoD: 1.12
~EET_TWEAKS/EET_TWEAKS.TP2~ #0 #1050 // Cameo NPCs appearance: 1.12
~CHATTYIMOEN/SETUP-CHATTYIMOEN.TP2~ #0 #0 // Chatty Imoen: Expanded Character Sounds: v1.3
~CHATTYIMOEN/SETUP-CHATTYIMOEN.TP2~ #0 #1 // Chatty Imoen: Add NPC Interactions: v1.3
~BG1NPC/BG1NPC.TP2~ #0 #0 // The BG1 NPC Project: Required Modifications: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #10 // The BG1 NPC Project: Banters, Quests, and Interjections: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #20 // The BG1 NPC Project: Ajantis Romance Core (teen content) -> Speed: 1 hour real time (standard) minimum between LoveTalks: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #30 // The BG1 NPC Project: Branwen's Romance Core (teen content) -> Speed: 1 hour real time (standard) minimum between LoveTalks: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #40 // The BG1 NPC Project: Coran's Romance Core (adult content) -> Speed: 1 hour real time (standard) minimum between LoveTalks: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #50 // The BG1 NPC Project: Dynaheir's Romance Core (teen content) -> Speed: 1 hour real time (standard) minimum between LoveTalks: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #60 // The BG1 NPC Project: Shar-Teel Relationship Core (adult content) -> Speed: 1 hour real time (standard) minimum between LoveTalks: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #70 // The BG1 NPC Project: Xan's Romance Core (teen content) -> Speed: 1 hour real time (standard) minimum between LoveTalks: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #80 // The BG1 NPC Project: Female Romance Challenges, Ajantis vs Xan vs Coran: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #110 // BGEE Banter Timing Tweak -> Banter Timing: Normal (about 27 minutes between banter dialogs): v24.8
~BG1NPC/BG1NPC.TP2~ #0 #120 // The BG1 NPC Project: Bardic Reputation Adjustment: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #130 // The BG1 NPC Project: Sarevok's Diary Adjustments -> SixofSpades Extended Sarevok's Diary: v24.8
~BG1NPC/BG1NPC.TP2~ #0 #200 // The BG1 NPC Project: Player-Initiated Dialogues: v24.8
~AJANTISBG1/SETUP-AJANTISBG1.TP2~ #0 #0 // Installs Ajantis BG1 Expansion Modification: 15
~AJANTISBG1/SETUP-AJANTISBG1.TP2~ #0 #1 // Install the unique BG:EE BAM for Ajantis' Family Shield: 15
~JAHEIRARECAST/JAHEIRARECAST.TP2~ #0 #1 // Jaheira Recast: Character Sounds -> Use BG1+BG2 Character Sounds: v3.0
~NEERABANTERS/NEERABANTERS.TP2~ #0 #10 // Neera Banters: Dialogue Banters and Interjections: v0.9.1
~NEERABANTERS/NEERABANTERS.TP2~ #0 #20 // Neera Banters: Interaction Banters: v0.9.1
~XANBG1FRIEND/SETUP-XANBG1FRIEND.TP2~ #0 #0 // Xan's friendship path for BG1: v10
~BANTERPACK/SETUP-BANTERPACK.TP2~ #0 #0 // Pocket Plane Banter Pack for BG2: Shadows of Amn: v17
~BANTERPACK/SETUP-BANTERPACK.TP2~ #0 #2 // Pocket Plane Banter Pack for BG2: Throne of Bhaal: v17
~IEPBANTERS/IEPBANTERS.TP2~ #0 #0 // Extended NPC-NPC Interaction SoA: v5.6
~IEPBANTERS/IEPBANTERS.TP2~ #0 #1 // Extended Minsc/Aerie Interaction ToB: v5.6
~IEPBANTERS/IEPBANTERS.TP2~ #0 #2 // Imoen "Retrospection" dialogue for BGII: ToB: v5.6
~IEPBANTERS/IEPBANTERS.TP2~ #0 #3 // Wake-Up dialogue for Anomen Romance (By David Gaider with additions from Kulyok): v5.6
~IEPBANTERS/IEPBANTERS.TP2~ #0 #4 // NPC Conflict Revisions: v5.6
~IEPBANTERS/IEPBANTERS.TP2~ #0 #5 // Restored Aerie/Jaheira/Anomen interjection in Underdark: v5.6
~IEPBANTERS/IEPBANTERS.TP2~ #0 #9 // Install Banter Accelerator? How much time would you like in between NPC banters in-game? -> 30 Minutes: v5.6
~CERND/CERND.TP2~ #0 #0 // Cernd Friendship for BG2: ToB: v1.3
~MAZZY/MAZZY.TP2~ #0 #0 // Mazzy Friendship: v3.5
~MINSCFRIENDSHIP/MINSCFRIENDSHIP.TP2~ #0 #0 // Minsc Friendship for BG2 and ToB: v1.2
~DORN/SETUP-DORN.TP2~ #0 #0 // Dorn expanded romance by trinit: v3.2
~VALYGARFRIENDSHIP/VALYGARFRIENDSHIP.TP2~ #0 #0 // Valygar Corthala Friendship: v1.3
~CORTHALAROMANTIQUE/CORTHALAROMANTIQUE.TP2~ #0 #0 // Corthala Romantique - Main Valygar Romance: v3
~CORTHALAROMANTIQUE/CORTHALAROMANTIQUE.TP2~ #0 #1 // Corthala Romantique - Bathing scene: v3
~CORTHALAROMANTIQUE/CORTHALAROMANTIQUE.TP2~ #0 #2 // Install Leonora Content: A Guard for the Sphere: v3
~HAERDALIS_FRIENDSHIP/HAERDALIS_FRIENDSHIP.TP2~ #0 #0 // Haer'Dalis Friendship for BG2: ToB: v1.2
~IMOENFRIENDSHIP/IMOENFRIENDSHIP.TP2~ #0 #0 // Imoen Friendship: v3.5
~KELDORN_ROM/KELDORN_ROM.TP2~ #0 #0 // berelinde's Keldorn Romance: 6
~KELDORN_ROM/KELDORN_ROM.TP2~ #0 #1 // Romance Match -> Romance is available to LG/NG protagonists only (Recommended): 6
~KELDORN_ROM/KELDORN_ROM.TP2~ #0 #8 // Select Keldorn's dialogue timer: -> Speed (Default): minimum 30 minutes (SoA)/45 minutes (ToB) real time between dialogues: 6
~KORGANFRIENDSHIP/KORGANFRIENDSHIP.TP2~ #0 #0 // Korgan Friendship for BG2: ToB: v1.5
~KORGAN/KORGAN.TP2~ #1 #0 // Korgan's Redemption: v10.0.0
~SAREVOKFRIENDSHIP/SAREVOKFRIENDSHIP.TP2~ #0 #0 // Sarevok Friendship for BGII: ToB: v2.6
~SAREVOKROMANCE/SAREVOKROMANCE.TP2~ #0 #0 // Aeryn's Sarevok Romance for BGII: Throne of Bhaal: 1.4
~VICONIA/VICONIA.TP2~ #0 #0 // Viconia Friendship: v4.5
~YOSHIMO/YOSHIMO.TP2~ #0 #0 // Yoshimo Friendship Mod for BGII: SoA: v4.5
~YOSHIMOROMANCE/YOSHIMOROMANCE.TP2~ #0 #0 // Yoshimo Romance and additional friendship talks for BG2 / BG2EE: 5.2
~YOSHIMOSREMORSE/YOSHIMOSREMORSE.TP2~ #0 #0 // Yoshimo's Remorse: v2.0
~ALLTHINGSMAZZY/SETUP-ALLTHINGSMAZZY.TP2~ #0 #0 // All Things Mazzy: Version 1.090
~ALLTHINGSMAZZY/SETUP-ALLTHINGSMAZZY.TP2~ #0 #1 // For the Evil: Additional content that might disturb a truly good player.: Version 1.090
~ALLTHINGSMAZZY/SETUP-ALLTHINGSMAZZY.TP2~ #0 #2 // For the Good: Additional content that might annoy a truly evil player.: Version 1.090
~C#SOLAUFEIN/C#SOLAUFEIN.TP2~ #1 #0 // Solaufein's Rescue: Jastey's Solaufein NPC for BGII: 2.0 Beta
~C#SOLAUFEIN/C#SOLAUFEIN.TP2~ #1 #1 // Give Solaufein in Ust Natha the Mod's Portrait: 2.0 Beta
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #0 // Afaaq, the Djinni Companion -> Full Version (includes quests, banters and more): v2.8
~DJINNICOMPANION/SETUP-DJINNICOMPANION.TP2~ #0 #300 // Alternate djinni portrait by Ulb: v2.8
~PAINA/PAINA.TP2~ #0 #0 // Pai'Na NPC for BG:EE
~XAN/XAN.TP2~ #0 #0 // Xan NPC MOD for Baldur's Gate II: v18
~XAN/XAN.TP2~ #0 #6 // Xan's Alternate Voice by Joey Bracken: v18
~YESLICKNPC/YESLICKNPC.TP2~ #0 #1 // Yeslick NPC for BGII: SoA & ToB -> Yeslick is a Fighter-Alaghor of Clangeddin (cleric kit): v4.0
~VARSHOON/SETUP-VARSHOON.TP2~ #0 #0 // Varshoon - an illithid NPC for BG2: v6.2
~VARSHOON/SETUP-VARSHOON.TP2~ #0 #1 // New paperdoll for illithids (inventory illustration): v6.2
~TYRISFLARE/SETUP-TYRISFLARE.TP2~ #0 #0 // Tyris Flare NPC: v8 jasteys edit
~TIAX/TIAX.TP2~ #0 #0 // Tiax NPC MOD for Baldur's Gate II: v6
~THEBEAURINLEGACY/THEBEAURINLEGACY.TP2~ #0 #1000 // The Beaurin Legacy for BG2:SoA & ToB & BGII:EE: v3.6.1
~SKIECOST/SKIECOST.TP2~ #0 #0 // Skie: The Cost of One Girl's Soul - New quest for Baldur's Gate 2 EE: 3.3
~SKIECOST/SKIECOST.TP2~ #0 #1 // Skie: The Cost of One Girl's Soul - Allow Skie to return as a joinable NPC: 3.3
~SKIECOST/SKIECOST.TP2~ #0 #2 // Skie: The Cost of One Girl's Soul - Add brand new SoD-oriented items to BG2: 3.3
~SIRENE_BG2/SIRENE_BG2.TP2~ #0 #0 // Sirene NPC for BG2:EE
~SARAHTOB/SETUP-SARAHTOB.TP2~ #0 #0 // Sarah NPC Romance Mod for BG2:ToB: 5 jasteys edit
~NEPHELE/NEPHELE.TP2~ #0 #0 // Nephele NPC Mod for BGII: SoA & ToB: v2.5
~PETSY/PETSY.TP2~ #0 #0 // Petsy Chattertone: 4.0
~PETSY/PETSY.TP2~ #0 #1 // Petsy/Nephele crossmod banters: 4.0
~GAHESH/GAHESH.TP2~ #0 #0 // Gahesh NPC: 2.0
~NINDE/NINDE.TP2~ #0 #0 // Ninde NPC Mod for BGII: v3.0
~MUR'NETH/MUR'NETH.TP2~ #0 #0 // The Mur'Neth NPC Mod: v12
~MUR'NETH/MUR'NETH.TP2~ #0 #1 // Remove Rare selection sounds: v12
~KIVAN/SETUP-KIVAN.TP2~ #0 #100 // Kivan of Shilmista: v16
~IYLOS/IYLOS.TP2~ #0 #0 // Iylos NPC for BGII:ToB: 2.7
~IYLOS/IYLOS.TP2~ #0 #1 // Install extended content (PID, more interjections, friendship, scenery & plot dialogues)?: 2.7
~IYLOS/IYLOS.TP2~ #0 #4 // How much time would you like in between Iylos' PC dialogues? -> 30 Minutes: 2.7
~GAVIN/GAVIN.TP2~ #0 #0 // Gavin NPC for Tutu, BGT, and BG:EE: 14
~GAVIN/GAVIN.TP2~ #0 #1 // Gavin: Romance (mature content): 14
~GAVIN/GAVIN.TP2~ #0 #2 // Gavin: Flirts (adult content): 14
~GAVIN/GAVIN.TP2~ #0 #10 // Gavin: Player Initiated Dialogue: 14
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #0 // Gavin for BG2: 23
~GAVIN_BG2/SETUP-GAVIN_BG2.TP2~ #0 #2 // Multi-romance cheat -> Normal romance kills: 23
~HAIASS/SETUP-HAIASS.TP2~ #0 #0 // Haiass the Wolf: v2.4
~HAIASS/SETUP-HAIASS.TP2~ #0 #10 // Haiass can be resurrected -> Moderate penalty (Constitution -4 temporarily): v2.4
~GLAMNPCPACK/SETUP-GLAMNPCPACK.TP2~ #0 #0 // Glam's NPC Pack for BG:EE, BGT and BG TUTU
~EVANDRA/SETUP-EVANDRA.TP2~ #0 #0 // Evandra NPC: v2.2
~EVANDRA/SETUP-EVANDRA.TP2~ #0 #1 // Crossmod Content: v2.2
~DACE/DACE.TP2~ #0 #0 // Dace Linton NPC Mod for BG2:SoA & ToB: v5
~CORAN/CORAN.TP2~ #0 #0 // Coran NPC MOD for Baldur's Gate II: v7
~CORAN/CORAN.TP2~ #0 #1 // Delete old Coran from the Forest of Tethyr (RECOMMENDED): v7
~YVETTE/SETUP-YVETTE.TP2~ #0 #0 // Yvette Romance - BG2 Romance Character: 4.1
~YVETTE/SETUP-YVETTE.TP2~ #0 #1 // Yvette Romance - alternative class (Pure Heartwarder): 4.1
~FOUNDLING/FOUNDLING.TP2~ #0 #0 // Foundling: Between the Shades -> Yes, but don't patch the existing save games: 5.0
~WILLOWISP/WILLOWISP.TP2~ #0 #0 // Will NPC, shaman stronghold and new shaman kit for BG2EE: 1.6
~WILLOWISP/WILLOWISP.TP2~ #0 #1 // Change shaman .tlk string to remove "Ineligible for any stronghold" line: 1.6
~WILLOWISP/WILLOWISP.TP2~ #0 #2 // New items for shamans and undead NPCs: 1.6
~WILLOWISP/WILLOWISP.TP2~ #0 #3 // Optional: Drider and Dark Treant Enemies: 1.6
~WILLOWISP/WILLOWISP.TP2~ #0 #4 // Crossmod Banters: 1.6
~BRANWEN/BRANWEN.TP2~ #0 #0 // Branwen BG2 NPC mod for players and modders: v5
~AURENASEPH/SETUP-AURENASEPH.TP2~ #0 #0 // Auren Aseph for BG2:ToB: v10 edit jastey
~RECORDER/SETUP-RECORDER.TP2~ #0 #0 // Recorder NPC MoD: 1.35
~RECORDER/SETUP-RECORDER.TP2~ #0 #1 // Choose whether or not to have Recorder's custom soundtrack play during timed talks. -> Recorder's Music: 1.35
~HELGA/SETUP-HELGA.TP2~ #0 #0 // Helga NPC Mod: 1.47
~VIENXAY/VIENXAY.TP2~ #0 #0 // Vienxay NPC for BG1EE: 1.56
~KALE/KALE.TP2~ #0 #0 // Kale NPC for BG1EE and SoD: 1.57
~KALE/KALE.TP2~ #0 #1 // Choose an alternate class for Kale? -> Warden(Fighter Kit): 1.57
~ARTISANSKITPACK/ARTISANSKITPACK.TP2~ #0 #0 // Artisan's Kitpack: Arcane Archer Fighter Kit: 1.7
~EMILY/EMILY.TP2~ #0 #0 // Emily NPC for BG1EE: 1.59
~EMILY/EMILY.TP2~ #0 #1 // Choose an alternate class for Emily? -> Arcane Archer (Fighter Kit): 1.59
~EMILY/EMILY.TP2~ #0 #3 // Choose whether or not to have Emily's custom soundtrack play during timed talks. -> Emily's Music: 1.59
~AURA_BG1/SETUP-AURA_BG1.TP2~ #0 #0 // Aura NPC for Baldur's Gate: Enhanced Edition: 3.2
~AJANTISBG2/AJANTISBG2.TP2~ #1 #0 // Sir Ajantis NPC for BGII: 20
~AJANTISBG2/AJANTISBG2.TP2~ #1 #1 // Install the unique BG(II):EE BAM for Ajantis' Family Shield: 20
~AJANTISBG2/AJANTISBG2.TP2~ #1 #3 // Installation of adult romance content: 20
~AJANTISBG2/AJANTISBG2.TP2~ #1 #5 // Ajantis kit choice: make Ajantis Cavalier: 20
~ARATH/ARATH.TP2~ #0 #0 // Arath NPC for BGII: SoA & ToB: v4
~ADRIAN/ADRIAN.TP2~ #0 #0 // Adrian for BGII -> Adrian is a Sorcerer: v5.0
~ADRIAN/ADRIAN.TP2~ #0 #10 // Install optional soundset for Adrian (only in English) -> Phaelin's soundset: v5.0
~ADRIAN/ADRIAN.TP2~ #0 #20 // Crossmod content: v5.0
~ISRA/ISRA.TP2~ #0 #0 // Isra NPC Mod for BG:EE, EET, BGT and TuTu: v3.2
~ISRA/ISRA.TP2~ #0 #1 // Valerie/Isra crossmod content: v3.2
~ISRA/ISRA.TP2~ #0 #2 // Gavin/Isra crossmod content: v3.2
~ISRA_BG2/ISRA_BG2.TP2~ #0 #0 // Isra for BGII: v3.1
~ISRA_BG2/ISRA_BG2.TP2~ #0 #1 // Isra Crossmod Content: v3.1
~KELSEY/KELSEY.TP2~ #0 #0 // Kelsey: V6
~KELSEY/KELSEY.TP2~ #0 #4 // Ascension-specific dialogue (Requires WeiDU Ascension, v1.4.12 or greater recommended): V6
~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #0 // Crossmod Banter Pack for Shadows of Amn: v19
~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #1 // Crossmod Banter Pack for Throne of Bhaal: v19
~CROSSMODBG2/SETUP-CROSSMODBG2.TP2~ #0 #2 // Crossmod Romance Conflicts: v19
~C#GREYTHEDOG/SETUP-C#GREYTHEDOG.TP2~ #0 #0 // Grey The Dog NPC: 4
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #0 // Aerie Flirt Pack For SOA: v1.07
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #2 // Aerie Flirt Pack For TOB: v1.07
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #4 // Jaheira Flirt Pack for SOA: v1.07
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #6 // Jaheira Flirt Pack for TOB: v1.07
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #8 // Viconia Flirt Pack for SOA: v1.07
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #10 // Viconia Flirt Pack for TOB: v1.07
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #12 // Anomen Flirt Pack for SOA: v1.07
~NPCFLIRT/SETUP-NPCFLIRT.TP2~ #0 #14 // Anomen Flirt Pack for TOB: v1.07
~C#SODTWEAKS/SETUP-C#SODTWEAKS.TP2~ #0 #2 // Do Not Miss NPC-PC Dialogues -> For NPCs in Party Only: v3.1
~C#SODTWEAKS/SETUP-C#SODTWEAKS.TP2~ #0 #4 // Skip Korlasz's Dungeon: v3.1
~C#SODTWEAKS/SETUP-C#SODTWEAKS.TP2~ #0 #5 // More Dialogue Choices & Prevent Dead Ends: v3.1
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #0 // Homeward Bound: v8 - 01 August, 2019
~HOMEWARDBOUND/SETUP-HOMEWARDBOUND.TP2~ #0 #1 // Romances end due to separation -> Homeward Bound does *not* kill BioWare romances: v8 - 01 August, 2019
~VALHORN/SETUP-VALHORN.TP2~ #0 #0 // Improved Horns of Valhalla: v2
~WEASELS!/WEASELS!.TP2~ #0 #0 // Weasels! Because the IE games needed more weasels!: 2.0
~RR/SETUP-RR.TP2~ #0 #7 // Additional equipment for Thieves and Bards: v4.92
~RR/SETUP-RR.TP2~ #0 #8 // Upgradeable Equipment: v4.92
~SONG_AND_SILENCE/SETUP-SONG_AND_SILENCE.TP2~ #0 #1 // Add new bardic store and thief items: v9
~BARDICWONDERS/SETUP-BARDICWONDERS.TP2~ #0 #4 // Bardic Wonders: Items
~MIH_IP/SETUP-MIH_IP.TP2~ #0 #0 // Made in Heaven: Item Pack: v4
~MIH_IP/SETUP-MIH_IP.TP2~ #0 #1 // BG1-style Wands of Frost & -Lightning: v4
~MIH_IP/SETUP-MIH_IP.TP2~ #0 #7 // Miscellaneous Item Improvements (see readme): v4
~MIH_IP/SETUP-MIH_IP.TP2~ #0 #8 // Add Potions of Extra Healing in BG1: v4
~MIH_IP/SETUP-MIH_IP.TP2~ #0 #10 // Sensible Shops (see readme): v4
~ITEMUPGRADE/ITEMUPGRADE.TP2~ #0 #10 // Shadows Of Amn Item Upgrades -> Revised Version (new upgrades presented in the same style as existing upgrades): v45
~ITEMUPGRADE/ITEMUPGRADE.TP2~ #0 #11 // Throne Of Bhaal Item Upgrades -> Revised Version (new upgrades presented in the same style as existing upgrades): v45
~ITEMUPGRADE/ITEMUPGRADE.TP2~ #0 #12 // Install supplemental Cespenar audio for Item Upgrade: v45
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2240 // Un-Nerfed THAC0 Table: v9
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2250 // Un-Nerfed Sorcerer Spell Progression Table: v9
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2261 // Alter Mage Spell Progression Table -> PnP Table: v9
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2271 // Alter Bard Spell Progression Table -> PnP Table: v9
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2281 // Alter Cleric Spell Progression Table -> PnP Table: v9
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2291 // Alter Druid Spell and Level Progression Tables -> No Level Progression Changes, PnP Druid/Cleric Spell Table Only: v9
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2390 // Paladins Use Icewind Dale-Heart of Winter Spell Tables (grogerson): v9
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2400 // Rangers Use Icewind Dale-Heart of Winter Spell Tables (grogerson): v9
~EPICTHIEVING/EPICTHIEVING.TP2~ #0 #0 // Epic Locks
~EPICTHIEVING/EPICTHIEVING.TP2~ #0 #100 // Epic Traps
~EPICTHIEVING/EPICTHIEVING.TP2~ #0 #300 // Epic Pickpocketing
~EPICTHIEVING/EPICTHIEVING.TP2~ #0 #400 // Epic Detect Illusions
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1500 // Include arcane spells from Icewind Dale: Enhanced Edition: v33.3
~STRATAGEMS/SETUP-STRATAGEMS.TP2~ #0 #1510 // Include divine spells from Icewind Dale: Enhanced Edition: v33.3
~EET_END/EET_END.TP2~ #0 #0 // EET end (last mod in install order) -> Standard installation

At this point there were 42,595 items in my override folder for a total of 1.40 GB of files.  The pauses weren't as intense as they were with the full install, but it went from silky smooth to borderline useless compared to the install without that component.

Removing the arcane and divine spells components dropped the total to 41,576 and 1.39 GB of files. 

To see if it is related to the SCS components, I installed Trial of the Luremaster for BG2 which increased the override folder to 43,066 files and a total size of 1.43 GB. Of note, A7TotLMBG2EE also adds a bunch of arcane spells from IWD if SCS or IWDification are not installed.  There were no problems with the auto-roller and it functioned as smoothly as before. I'm not sure why this is happening @lefreut@DavidW.

Edited by Caedwyr
Link to comment

I think that was meant to show it’s not the number of files, but rather something specific to the SCS IWD spells component. If I’m reading that right:

- 41,500 files: smooth

- 42,600 files with IWD spells from SCS: slowdowns

- 43,000 files with IWD spells from TotLM: smooth

All I can think of off the top of my head is to check the relevant .2da tables - CLSRCREQ.2da etc. - before and after installing SCS IWD spells, just to make sure something weird isn’t sneaking in. 

FWIW I have SCS IWD spells in my install with 56,000 override files, and I didn’t notice anything wrong with the auto-roller. But I also have other mods after the IWD spells that overwrite those stat-related tables, so if there’s an error I wouldn’t see it. 

Link to comment

Yeah the 2da table thing was a longshot. It would be consistent with two reports but that doesn’t mean much. 

More likely, to me, would be some kind of issue in UI.menu or some other UI interaction. But I don’t know if the IWD spells touch the UI either. (I would guess not.)

Edited by subtledoctor
Link to comment

The autoroller only calls repeatedly the function to generate new rolls. I don't know how this function is implemented internally but it should not depend on most modification made by other mods (but with the Infinity Engine, you never know...). This function only need to roll dice, it should always be pretty fast.

I don't see how a change in spells or in the UI.menu can interact with the autoroller.

@Caedwyr If you still have the installation, you could try editing the UI.menu file, search for this:

for index = 1, 1000, 1 do

You can then change the 1000 to a lower number to generate less rolls each frame. The autoroller will be slower but hopefully it can help with the hang.

Link to comment

Reducing the rolls to 250 makes it run smoothly again.

Doing a separate install with only EEex, EET, LEUI, EEUITweaks, and SCS (IWD spells) does not cause any problems.  It looks like I just have to reduce the number of dice rolls per frame to make it run more smoothly.

Edited by Caedwyr
Link to comment

Everything is fully installed again and its been running smoothly.  The only oddity is that my journal seems to be stuck on the Black Pits and entries are not been listed as quests (in progress or complete).  Is this a mod that isn't fully compatible with EET?

Link to comment
20 minutes ago, Caedwyr said:

Is this a mod that isn't fully compatible with EET?

As long as a mod uses the ADD_JOURNAL it should work in any EE game, is what I know. If ADD_JOURNAL is not used, journal entries are added to the "journal" section.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...