File information

Last updated

Original upload

Created by

Avarik

Uploaded by

AvarikAT

Virus scan

Some manually verified files

Tags for this mod

About this mod

A mod that changes the default hangar map to Valais Airbase from Ace Combat Zero: The Belkan War, featuring unique positions for both aircraft, tanks and ships.

Permissions and credits
Mirrors
Changelogs
Description:
This is a new location and hangar map based on the Tyrann Mountains from Ace Combat Zero: The Belkan War.
This is still a work in progress map and hangar, however I feel that it is in a good enough state for release and I will try to constantly update it as time goes by. (I am heading to Japan for a month in a couple of days, I apologize but there will be a lack of updates during that time)
The location comes with a custom airfield object group and a hangar structure.
It also comes with 2 exploration missions, one at day and one at night.
INSTALLATION INSTRUCTIONS:
Please carefully read the instruction on how to install this mod and play it:
  • Close the game before installing
  • Locate your War Thunder folder and extract the content of the .zip file to it
  • Locate config.blk, and add the following line to it under the first block of code: hangarBlk:t="tyrann_mountains_hangar.blk"
  • Good luck and have fun!
OPTIONAL INSTRUCTIONS:
To enable night or day only in the hangar:
  • Close the game before proceeding
  • Locate tyrann_mountains_hangar.blk, and look for two env{ blocks of code
  • Remove either of those two, depending on the time of day you want
  • The number in env:t= is based on real world time setting, so to disable the day version you need to remove the following block:
    env{
    env:t="12.5"
    weight:r=2.0
    compatibilityWeight:r=1.0
    }
  • Launch the game and enjoy!
To improve performance:
  • Close the game before proceeding
  • Navigate to the following path from your root War Thunder folder: content\pkg_local\levels
  • Open tyrann_mountains.blk
  • Add the following to the top of the file:
    overrideRiLodRange{
      valais_light_tower_base{
      lod0:r=0.0
      lod1:r=0.0
      lod2:r=0.0
      lod3:r=0.0
      }
      valais_light_tower_top{
      lod0:r=0.0
      lod1:r=0.0
      lod2:r=0.0
      lod3:r=0.0
      }
    }
  • Launch the game and enjoy!