On your keyboard keys is additional information printed - often in different colour - allways specially marked.
Search for "Num" close to the F12 key. Sometimes it's an extra key, sometimes an alternative function of F11...
Press Fn + the "Num" key and you activate the keyboard numpad printed on
the 7890 - uiop - jkl? - m,.- keys (your layout may differ).
I switched the TC keys to V and B by modifying the commands.cfg in ...\Ubisoft\SilentHunterIII\data\Cfg
Make command 5 look like this:
[Cmd5]
Name=Time_compr_increase
Ctxt=1,2,6,9
MnID=0x3F010001
Key0=0x42,,"B"
Key1=0x56,R,"V"
;Key2=0x6B,,"Npad +"
"B" increases TC step by step, "V" maximizes TC with one hit now!
Disable command 18 like this:
[Cmd18]
Name=Binocular_camera
Ctxt=1
;Key0=0x42,,"B"
The ; makes the program to ignore the line.
The binocular can be brought up with the mousewheel!
Disable comand 30 - the focus on event camera like this:
[Cmd30]
Name=Focus_on_event_cam
Ctxt=1
;Key0=0x56,,"V"
I never use it.
You may choose different keys for your personal preference.
|