No Fog mod
romkansk
Member Posts: 11
So, this was bugging me for quite a while now:
I wan't to play Baldur's Gate EE with fully visible map. And I'm not talking about unexplored areas, I mean dark fog that hides NPSs and enemies.
I understand that this will give an unfair advantage and game is not designed to played like this - but so what?
At this point I'm pretty sure there's no ready-to-use solution. I did a thorough search and only found dead threads with general advice on how to explore area, increase character visual range or use mage spells to temporarily gain insight on some distant area. I looks like at some point there was a mod for what I want http://www.shsforums.net/topic/43845-universal-clear-fog-of-war/ but thread is long dead and links don't work anymore.
I tried to figure it out by myself, but so far I was only able to make Cheat Engine script to mark every square the map as visible. This removes the fog, but effect is purely cosmetic - NPSs and enemies disappear as soon as they leave character visual range so no luck there...
I seem to remember that at some point Candle Keep map was fully visible but this is no longer the case.. and I strongly suspect that this was map property and I don't think that mod that replaces every map in the game would be a good solution.
Speaking of mods, I didn't really look too close in modding tools like Near Infinity, but it seems like wast majority of mods rely on resource modification and it seems like what I need lies somewhere in game mechanics.
As it is I'm pretty much stuck. I don't know where to look further.. BIG World doesn't seem to have what I want either so any advice on how to deal with this is very welcome. Some links on modding or where to start are too (I know of http://gibberlings3.net/iesd).
Regards.
I wan't to play Baldur's Gate EE with fully visible map. And I'm not talking about unexplored areas, I mean dark fog that hides NPSs and enemies.
I understand that this will give an unfair advantage and game is not designed to played like this - but so what?
At this point I'm pretty sure there's no ready-to-use solution. I did a thorough search and only found dead threads with general advice on how to explore area, increase character visual range or use mage spells to temporarily gain insight on some distant area. I looks like at some point there was a mod for what I want http://www.shsforums.net/topic/43845-universal-clear-fog-of-war/ but thread is long dead and links don't work anymore.
I tried to figure it out by myself, but so far I was only able to make Cheat Engine script to mark every square the map as visible. This removes the fog, but effect is purely cosmetic - NPSs and enemies disappear as soon as they leave character visual range so no luck there...
I seem to remember that at some point Candle Keep map was fully visible but this is no longer the case.. and I strongly suspect that this was map property and I don't think that mod that replaces every map in the game would be a good solution.
Speaking of mods, I didn't really look too close in modding tools like Near Infinity, but it seems like wast majority of mods rely on resource modification and it seems like what I need lies somewhere in game mechanics.
As it is I'm pretty much stuck. I don't know where to look further.. BIG World doesn't seem to have what I want either so any advice on how to deal with this is very welcome. Some links on modding or where to start are too (I know of http://gibberlings3.net/iesd).
Regards.
0
Comments
https://forums.beamdog.com/discussion/54217/using-reveal-details-button-to-perform-cluaconsole-functions#latest
Unless I terribly misunderstood something - all you suggesting is to use C:ExploreArea() command, which only explores the map, fog that hides NSPs remain totally unaffected.
Also, if it would be that simple I for sure would've found the answer already.
The only way I can think of to remove the fog of war of an entire map is by using dozens of invisible helper creatures scattered over the map with the "Clear fog of war" effect applied. However, the current version of the game engine is buggy in this regard and allows only up to 8 creatures using this effect (including party members which are using this effect implicitly).
What about Candle Keep map being fully visible? Did I imagine it? If it didn't - it means there's way to do it in game. Other then that I can't really thing of anything either. Event if I find a way to push character visible range beyond intended limits, line of sight would still be a problem...
I don't really think it would be a problem considering modern high end gaming PCs capabilities.
Do this scrips get triggered by mage spell? I don't think so.. at least most of them don't, but this might require some testing to confirm.
I don't really like the way you proposed, especially if there's a limit of 8 creatures with "Clear fog of war" effect...
So yeah, I'll wait if anyone else have other suggestions, meanwhile trying to think of something myself...
But that what mods are for! For the ultimate game breaking experience!
Seriously though, their reply is quite sad.
*edit* on a second thought; that might actually mess up the attack range of ranged weapons and other stuff.. so better don't do that either.
Just kidding, good luck with this ability!
edit:
Although.. you sure you know how this effect is implemented? I mean if it's invisible entity with "clear fog of war" effect - it won't see through walls.
Is there a way to ask devs? (they're probably too busy for that..) or maybe there's a chat room full of helpful modders who know how this stuff works?
I'm pretty sure there's no in-memory representation of the map with visible\hidden values. Or rather there is, but this is just for visual effects.
I know that NPS objects still exits even if not rendered - I've seen monsters move though patches of fog only to appear on other side.
I'm pretty sure there's no cached value for each NPC which tells if it's visible or not.
So.. I'm out of ideas for now
>I don't think it's possible
@Ardanis
>Not doable.
@subtledoctor
> don't think this is possible
Thank you all for your kind words of support, I think I kinda did what I want with Cheat Engine using 3 separate scripts:
1) Disable cosmetic fog effect
2) Set view distance of controlled characters to max (which I thinks shows the whole map)
3) Disable vision obstruction condition
which effectively makes all map fully visible.
Would be very grateful for helping me test it. Here's link to a post with the table http://forum.cheatengine.org/viewtopic.php?p=5685384#5685384