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

×
Heya,

In the original, there was an option to adjust "quality" of pathfinding.

Where can I find this setting in the BG2ee installed through the GOG app on PC.

(It seems to me that pathfinding default setting is really low. My party keeps bumping to each other and getting stuck with plenty of room just next to them)

Any ideas are welcome.
Baldur.ini in your BG2:EE folder in 'Documents'. The entry is:

'Program Options', 'Path Search Nodes', '32000',
avatar
Hickory: Baldur.ini in your BG2:EE folder in 'Documents'. The entry is:

'Program Options', 'Path Search Nodes', '32000',
Thanks my man. But Bg2ee installed with Gog app has no such folder nor file.

Any idea where they might hide the option?
avatar
Hickory: Baldur.ini in your BG2:EE folder in 'Documents'. The entry is:

'Program Options', 'Path Search Nodes', '32000',
avatar
woWFun: Thanks my man. But Bg2ee installed with Gog app has no such folder nor file.

Any idea where they might hide the option?
The game installs it and places the data it uses, not Galaxy. The default folder is:

C:\Users\<USER NAME>\Documents\Baldur's Gate II - Enhanced Edition\

The game won't work properly without it.
avatar
woWFun: Thanks my man. But Bg2ee installed with Gog app has no such folder nor file.

Any idea where they might hide the option?
The File name is Baldur.lua in EEs.
avatar
woWFun: Thanks my man. But Bg2ee installed with Gog app has no such folder nor file.

Any idea where they might hide the option?
avatar
Engerek01: The File name is Baldur.lua in EEs.
Damn, I keep forgetting about that -- not played EE for yonks!

This means also that the appropriate entry should be

SetPrivateProfileString('Program Options','Path Search Nodes','32000')
merci guys : )

interesting they used Lua...any idea why?

any way...do you guy know any other fun/interesting settings to mess with in the editor?

or command line arguments?
avatar
woWFun: interesting they used Lua...any idea why?
New engine. Lua files offer many more options programmatically, not just ini files.
avatar
woWFun: interesting they used Lua...any idea why?
avatar
Hickory: New engine. Lua files offer many more options programmatically, not just ini files.
makes sense.

btw. do you know what does following do?

SetPrivateProfileString('Program Options','Active Campaign','0')
avatar
woWFun: btw. do you know what does following do?

SetPrivateProfileString('Program Options','Active Campaign','0')
I'm not certain *exactly* what the setting is for, but I do know that in BG:EE it is set to 0 (single player) but if you play SoD it is set to 2. So it is something internal that keeps track of which game you're playing I guess.

Edit: I found out what it is for. If it is set to zero you start the game in BG1 (load, new game etc.) If it is set to 2 you start the game in SoD. There is no way (that I could see) to start a new BG1 game if that line is set to 2, without manually changing it back to zero.
Post edited August 09, 2018 by Hickory