Quote:
Originally Posted by Herr Minger
Mine looks like this
# for non-merchants
VISUAL_DIFFICULTY = 1.0;
HYDROPHONE_DIFFICULTY = 1.0;
RADAR_DIFFICULTY = 1.0;
SONAR_DIFFICULTY = 1.0;
# for merchants
VISUAL_DIFFICULTY_MERCHANT = 1.0;
HYDROPHONE_DIFFICULTY_MERCHANT = 1.0;
RADAR_DIFFICULTY_MERCHANT = 1.0;
SONAR_DIFFICULTY_MERCHANT = 1.0;
So I change the values I have highlighted in red and If 1.0; is hard and 0.0; is easy then 0.5 should be ok?
|
you use IRAI V.29 update at IRAI v30
http://www.subsim.com/radioroom/show...171973&page=73
you can enable over MO even you have conflicts is ok
after that your init.aix will be like mine
If you are beginer in your place i will change like this:
# for non-merchants
VISUAL_DIFFICULTY_MIN = 95;
VISUAL_DIFFICULTY_MAX = 100;
HYDROPHONE_DIFFICULTY_MIN = 80;
HYDROPHONE_DIFFICULTY_MAX = 85;
RADAR_DIFFICULTY_MIN = 95;
RADAR_DIFFICULTY_MAX = 100;
SONAR_DIFFICULTY_MIN = 80;
SONAR_DIFFICULTY_MAX = 85;
It is more fun because the dificulty wiil be choosed ramdomnly between these 2 val min and max
if you use init.aix setted at 0.5 it is to low and it is like you better not need to install (you lose the fun of the game)
salute