I think if you use TheDarkWraith_DC_Water_Disturbances_v2_0_SH5
then you should alter the
C:\Ubisoft\Silent Hunter 5\MODS\IRAI_0_0_30_ByTheDarkWraith\data\Scripts\AI \init
###################### Difficulty parameters ####################
# Note: difficulty is in range 0 - 100 with 0 being no difficulty (sensor doesn't exist)
# all the below get divided by 100 in code
# for non-merchants
VISUAL_DIFFICULTY_MIN = 95;
VISUAL_DIFFICULTY_MAX = 100;
HYDROPHONE_DIFFICULTY_MIN = 95;
HYDROPHONE_DIFFICULTY_MAX = 100;
RADAR_DIFFICULTY_MIN = 95;
RADAR_DIFFICULTY_MAX = 100;
SONAR_DIFFICULTY_MIN = 95;
SONAR_DIFFICULTY_MAX = 100;
also you should start a brand new campaign when using a new or altered mod
|