Removing Fog from level

Is it even possible to remove the main menu fog from the menu levels?

After certain altitude it disappears though, this is the main menu (new years) map:

4 Likes

Yeah… It’s would be cool. Also removing fog from other levels (Berlin/Stalingrad).

Remove all fog from any levels except for a certain altitude (normal)

I found the solution but it won’t work online. With this, you can remove the fog from the edges of the levels.

You will need to use a custom BLK file.

customLevel.blk.txt (20,0 kB)

Inside this there is a section which defines this fog:
image

Delete it.

Save the file.

Optional:

change the level .BIN path:
image

to

image

Now open the scene.blk file:

and rename the level_blk path, so it will read your custom mission BLK.

image

And now fog will be gone.

Before:

After:

Menu map without fog:

3 Likes