It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
I installed BG2 (complete, not enhanced) on a Linux machine with the following mods:

// 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]
~1PP/1PP.TP2~ #0 #101 // 1ppv4: Core paperdolls
~1PP/1PP.TP2~ #0 #103 // 1ppv4: Extended palette entries -> Full install (recommended)
~1PP/1PP.TP2~ #0 #104 // 1ppv4: GUI additions for BGII
~1PP/1PP.TP2~ #0 #105 // 1ppv4: Avatar fixes
~1PP/1PP.TP2~ #0 #106 // 1ppv4: Female Dwarves -> Separate Avatars for Female Dwarves - Baldur's Gate II
~1PP/1PP.TP2~ #0 #111 // 1ppv4: Thieves Galore -> BGII - Unique Thief Avatars
~1PP/1PP.TP2~ #0 #113 // 1ppv4: Smart Avatar & Armour Switching
~1PP/1PP.TP2~ #0 #114 // 1ppv4: Softer Spell Effects
~1PP/1PP.TP2~ #0 #200 // 1ppv4: Core content patches
~1PP/1PP.TP2~ #0 #201 // 1ppv4: Consistent spell and scroll icons
~1PP/1PP.TP2~ #0 #202 // 1ppv4: Spell tweaks
~1PP/1PP.TP2~ #0 #203 // 1ppv4: Restored flame sword animations
~1PP/1PP.TP2~ #0 #204 // 1ppv4: Colourable Quarterstaves
~1PP/1PP.TP2~ #0 #205 // 1ppv4: Legacy Shields
~1PP/1PP.TP2~ #0 #206 // 1ppv4: Additional Shield Animations (core)
~1PP/1PP.TP2~ #0 #207 // 1ppv4: Wizards' Staves (core)
~1PP/1PP.TP2~ #0 #208 // 1ppv4: Additional Helmet Animations (core)
~1PP/1PP.TP2~ #0 #209 // 1ppv4: Attachable wings (core)
~1PP/1PP.TP2~ #0 #210 // 1ppv4: Increased paperdoll object variety (core)
~1PP/1PP.TP2~ #0 #400 // 1ppv4: Core updates and item patches
~1PP/1PP.TP2~ #0 #401 // 1ppv4: Improved projectile effects
~1PP/1PP.TP2~ #0 #300 // 1ppv4: Fixed animations for solars and elementals
~1PP/1PP.TP2~ #0 #301 // 1ppv4: Miscellaneous content fixes
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #60 // Weapon Animation Tweaks: v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #1080 // Add Bags of Holding: v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2170 // Cast Spells from Scrolls (and Other Items) at Character Level: v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #2500 // Exceptional Strength Weight Limit Changes: v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #3060 // Remove "You Must Gather Your Party..." Sound (Weimer): v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #3080 // Increase Ammo Stack Size -> Unlimited Ammo Stacking: v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #3090 // Increase Gem and Jewelry Stacking -> Unlimited Gem and Jewelry Stacking: v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #3100 // Increase Potion Stacking -> Unlimited Potion Stacking: v2
~CDTWEAKS/SETUP-CDTWEAKS.TP2~ #0 #3110 // Increase Scroll Stacking -> Unlimited Scroll Stacking: v2
~GENERALIZED_BIFFING/GENERALIZED_BIFFING.TP2~ #0 #0 // Generalized Biffing: v2.2
~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
These are the exact same mods and the same version that I had installed on a Windows machine and have been playing for about a year. I transferred the save files from the Windows machine to Linux. The game runs fine and the mods appear to work, but when I try to load one of the save files it freezes. Anything obvious I'm doing wrong?
Post edited November 02, 2018 by Fizzlebeef
I don't use Linux, but as I understand it, generalized biffing uses different executables in Windows and Linux to get the same effect, so I'm betting that's where your problem lies... at a guess.
avatar
Fizzlebeef: I installed BG2 (complete, not enhanced) on a Linux machine with the following mods: These are the exact same mods and the same version that I had installed on a Windows machine and have been playing for about a year. I transferred the save files from the Windows machine to Linux. The game runs fine and the mods appear to work, but when I try to load one of the save files it freezes. Anything obvious I'm doing wrong?
I believe we need a few questions answered before we can help. (I am no Linux expert)

1. What is your distro?
2. How did you install BG2? Did you use the GOG's baldur_s_gate_2_complete_gog_3_23651.sh or did you install a windows installer using WINE?
3. How did you install the mods on Linux?

Just brainstorming. When I installed BGT on Linux Mint, I remember I had to use a command to lowercase every file to make sure some mods work properly.

1. What is your distro?
Ubuntu. Well, Lubuntu.

2. How did you install BG2? Did you use the GOG's baldur_s_gate_2_complete_gog_3_23651.sh or did you install a windows installer using WINE?
I used the shell script.

3. How did you install the mods on Linux?
I used Wine, e.g. "WINEPREFIX=... wine setup-1pp.exe".

The Tweaks Anthology instructions say to install the mod using WeiDU on Linux, which requires running tolower on the entire directory before running "weinstall cdtweaks". Terrible process, but I followed it to the letter.

I also tried copying the Windows setup executable and installing it through Wine like with the rest of the mods and had the same result.