Quote:
Originally Posted by Fader_Berg
Yes. If you have 'manage_hsie_fixes' enabled.
|
Thanks for Reply !
Sorry for my further dumb question, but can you please tell me whether these are the right entries is for my wish with the periscope:
This now looks like my File:
# patSH3r config
# h.sie fixes
#
# If you run a sh3.exe that have been patched by h.sie's V15D patch, you can
# enable and disable those fixes here. Uncomment these lines below.
#
#manage_hsie_fixes yes
#hsie_repair_time on; Repear time fix
#hsie_wo_estimation on; WO range estimation inaccuracy fix
#hsie_wp_estimation on; WP range estimation inaccuracy fix
#hsie_co2 on; CO2 calculation / dive time fix
#hsie_snorkel on; Snorkel speed fix
#hsie_periscope on; Periscope speed fix
#hsie_hydrophone on; Hydrophone fix
# range_estimatmation
#
# This patch gives more realistic range estimates by the WO and WP. The result
# is influenced by their qualification (watch/helms), experience and endurance.
# (Will overide V15D WO & WP estimation fixes if enabled)
#
# This patch is based on the range estimation patch by h.sie (thanks).
#
range_estimation off
manage_hsie_fixes yes
hsie_periscope off
Is this so correct ? Or must the File looks like this:
# patSH3r config
# h.sie fixes
#
# If you run a sh3.exe that have been patched by h.sie's V15D patch, you can
# enable and disable those fixes here. Uncomment these lines below.
#
manage_hsie_fixes yes
#hsie_repair_time on; Repear time fix
#hsie_wo_estimation on; WO range estimation inaccuracy fix
#hsie_wp_estimation on; WP range estimation inaccuracy fix
#hsie_co2 on; CO2 calculation / dive time fix
#hsie_snorkel on; Snorkel speed fix
hsie_periscope off; Periscope speed fix
#hsie_hydrophone on; Hydrophone fix
# range_estimatmation
#
# This patch gives more realistic range estimates by the WO and WP. The result
# is influenced by their qualification (watch/helms), experience and endurance.
# (Will overide V15D WO & WP estimation fixes if enabled)
#
# This patch is based on the range estimation patch by h.sie (thanks).
#
range_estimation off
The difference between the both Variants is, in the first version I added new entries below, just in the second variant I only removed the # and change from "on" to "off"!
What is now correct ?
Thank you very much for help,
Magic