Fixes for the BiG fixpack
#501
Posted 27 September 2011 - 01:10 AM
http://www.shsforums...-to-version-14/
Fix 1.1 is in the fixpack. Fix 1.4 is currently available and should be included in the fixpack instead of 1.1.
#502
Posted 27 September 2011 - 01:11 AM
#503 -agris-
Posted 27 September 2011 - 05:27 AM
Here is the fixed .itm's and .tra. Copy this into the BG2 folder prior to mod install.
#504
Posted 28 September 2011 - 06:39 AM
JondalarFix overwrites stuff
Fix: Converted all the changes into a .d
I tested it in vanilla BGI-TotSC - would be great if someone could test with a BGT setup
Attached Files
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
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
#505
Posted 29 September 2011 - 01:48 PM
#506
Posted 01 October 2011 - 03:48 AM
http://www.mediafire...iy5jcdmqjkbau9j
@Leonardo:
Quote
Anyway, before wrapping up - I'd like to mention that this part of the BWPInstall.bat might need to be changed to work with the .tp2: (lines 2522-2526 in the BWPInstallpack v10.0.4)
%IFNS%Tactics.exe Call %INST% Grimuars "0"
%IFTS%Tactics.exe Call %INST% Grimuars "1"
Call %INST% Grimuars "2"
%IFTNS%RevisedBattles.exe Call %INST% Grimuars "3"
%IFT% Call %INST% Grimuars "4 5"
should probably be:
Call %INST% Grimuars "0 1"
%IFTNS%RevisedBattles.exe Call %INST% Grimuars "2"
%IFT% Call %INST% Grimuars "3 4"
#507
Posted 01 October 2011 - 03:49 AM
Edited by Fennek, 01 October 2011 - 11:40 AM.
#508
Posted 01 October 2011 - 11:01 PM
Fix: here
Attached Files
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
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
#509
Posted 02 October 2011 - 02:54 PM
http://forums.gibber...ndpost&p=190918
#510
Posted 13 October 2011 - 07:27 PM
#511
Posted 13 October 2011 - 10:00 PM
If you would understand, these are the patches to the next BWPFixpack ... but there's nobody that's able to combine them today, as it's Leonardo Watson's job... and I am pretty sure he has pinned this thread on his internet browser.This is all great, but shouldn't it be posted as a patch to BWPFixpack?
Deactivated account. The user today is known as The Imp.
#512
Posted 13 October 2011 - 10:35 PM
Edit: I see, this is the fixpack topic duh.
Edited by i30817, 14 October 2011 - 12:17 AM.
#513
Posted 14 October 2011 - 02:48 AM
Unfinished Business error
Edited by i30817, 14 October 2011 - 02:49 AM.
#514
Posted 14 October 2011 - 06:46 PM
Hurrican's BGT massive item code overhaul
Fix: here
EvilMax & Miloch's UB Gorje Hilldark component cleanup
Fix: here & here
BGT-SCSI:Realistic Wolves - the chicken and the wolf temporary fix
Fix: here
BuTcHeRy & Exiles of Lunargent have lines that COMPILE the entire override
Fix: Changed COMPILE ~xyz.d/baf~ ~override~ to just COMPILE ~xyz.d/baf~ (the BWPFixpack already contains the same fix for Severian - they should be deprecated because the latest version of the mod doesn't do that )
Attached Files
Edited by Lollorian, 15 October 2011 - 02:09 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
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
#515
Posted 15 October 2011 - 04:38 AM
Here:
http://www.shsforums...post__p__524880
http://www.shsforums...post__p__524899
GeN1e gives the solution for a problem and Wisp for the other (that is the same problem as BuTcHeRy above)
#516
Posted 17 October 2011 - 03:29 AM
Also,
DSoA had its pafix reevaluated (turns out cre in question was NOT unique so it could spawn more than once )
One of CtB's files had LOADS of corrections of its AREA variables
Global("ARXXXXSomeGlobal","",X) -> Global ("SomeGlobal","ARXXXX",X)
Exact changelog in the attached TXT file (open with notepad++ for best viewing stuffs )
Attached Files
Edited by Lollorian, 17 October 2011 - 03:29 AM.
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
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
#517
Posted 17 October 2011 - 10:50 AM
Some spell corrections as mentioned
At least CtB still has at least one zeroed spell, even with your corrections (cbbdawft line 219).
EDIT: aka you disabled it. By the way, where did you get all those spells and their intended lines from? Some ancient version of CtB?
10th
Edited by 10th, 17 October 2011 - 10:53 AM.
"I grab his deceased spirit and piledrive it back into his body, duplicating raise dead." - Psyren Oots board
#518
Posted 17 October 2011 - 11:06 AM
The first attached file (spell_fix.txt) has all the changes audited with my sources/reasons for changing themBy the way, where did you get all those spells and their intended lines from? Some ancient version of CtB?
On the topic of fixes,
Vecna v23 could do with its hotfixes yes?
Also, IRv3 (beta) is out with BGT support and together with its hotfixes could be used in the BWP- but would need to be installed AFTER BGT now Taking inspiration from this post and i30817's experiences in the BWP v10.2 thread
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
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
#519
Posted 17 October 2011 - 06:10 PM
Viconia Friendship ToB fate spirit stutter fix (damn I don't think that's the right thread though )
Fix: Added Continue()'s to the first 2 blocks and a variable check to the second block
Also reupped Vecna's hotfixes with the correct folder structure and the spellfixes included
Attached Files
"I am the smiley addict, yellow and round, this is my grin when I'm usually around .
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
#520
Posted 18 October 2011 - 05:51 AM
Edit: also, original bug, Elminsters first encounter can be skipped (by going to High Edge by way of the south for instance) but it can happen later as late as chapter 4 (when you've already talked to him many times).
Edit 2: Xan bg1npc quest with the slavers can apparently get hosed by a dialog bark (one of the random ones) that xan emits between talking to the slavers and the doe appearing. The doe no longer initiates "dialog" to xan (though she still points to him).
Disregard this, it's pure stupidity, since i was trying to use it with a "quiver of plenty" instead of a "case of plenty" which i had too.
Edited by i30817, 19 October 2011 - 07:49 AM.