REQUEST: Jedi & Sith mod to BG1EE and BG2EE
leiyun
Member Posts: 6
in BGII:EE Mods
can someone make this mod compatible with BG EE and BG2EE?
http://www.sorcerers.net/forums/showthread.php?t=45455
:-)
thank you
http://www.sorcerers.net/forums/showthread.php?t=45455
:-)
thank you
1
Comments
Edit:
still getting error
SKIPPING: [Jedi & Sith Kits (ToB Required)]
if it's not too much work, maybe you could compile the mod anew? :P
In the .tp2 sent it is C:\Baldur's Gate II Enhanced Edition/Data/25Dialog.bif as:
BEGIN @77051
REQUIRE_FILE ~C:\Baldur's Gate II Enhanced Edition/Data/25Dialog.bif~ @77051
So if you have installed BG2EE in another directory for ex. C:/Programs/ edit the tp2 file with notepad to write:
BEGIN @77051
REQUIRE_FILE ~C:\Programs/Baldur's Gate II Enhanced Edition/Data/25Dialog.bif~ @77051
and you will be fine since everything else is already taken care of!
BEGIN @77051
REQUIRE_FILE ~C:\Program Files (x86)\Steam\steamapps\common\Baldur's Gate II Enhanced Edition\data\25Dialog.bif~ @77051
Error: BIFF [./DATA/DEFAULT.BIF] cannot be loaded: Unix.Unixerror<20, "stat", "./DATA/DEFAULT.BF">
stopping installation because of error.
I'm so confused.. I disarm on error only to fall on another.
Install Component [Jedi & Sith Kits (ToB Required)]?
[I]nstall, or [N]ot Install or [Q]uit?
Installing [Jedi & Sith Kits (ToB Required)]
Checking for required files ...
[C:\Program Files (x86)\Steam\steamapps\common\Baldur's Gate II Enhanced Edition\data\25Dialog.bif] found: 1820464 bytes
Adding JEDI Kit ...
BIFF may be in hard-drive CD-path [./cache/DATA/DEFAULT.BIF]
ERROR: BIFF [./DATA/DEFAULT.BIF] cannot be loaded: Unix.Unix_error(20, "stat", "./DATA/DEFAULT.BIF")
Stopping installation because of error.
Is there a similar structure in your steam folder Stubbs?
// REQUIRE_FILE ~C:\Program Files (x86)\Steam\steamapps\common\Baldur's Gate II Enhanced Edition\data\25Dialog.bif~ @77051
by adding the double slashes in the front.