Silent Hunter III

Silent Hunter III

Keyboard settings
Is there a way to change the keyboard settings? So that I could zoom with z for example, not with the mouse?
< >
Beiträge 12 von 2
Hooston 12. Juni 2021 um 12:39 
Try editing [your SH3 game directory]/data/Cfg/Commands_en.cfg using a text editor.
TAKE A BACKUP FIRST! I CAN GIVE NO WARRANTIES

You will find the following:

[Cmd70]
Name=Cam_zoom_in
Ctxt=1

[Cmd71]
Name=Cam_zoom_out
Ctxt=1

Add an entry to each to bind a key, for example:

[Cmd70]
Name=Cam_zoom_in
Ctxt=1
Key0=0x69,,"npad9"

[Cmd71]
Name=Cam_zoom_out
Ctxt=1
Key0=0x63,,"npad3"

This binds the number pad 9 and 3 keys to zoom in and out - I really struggled to find a key combination not already in use in the game - you will have to toggle NUM LOCK to access these keys... and have a keypad on your keyboard :)

Seems to work on my system using Linux and Wine, but should be OK in Windows too. Have a play, you can find the key codes here: https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes. Not sure what happens if you reassign a key already in use by the game.

cheers Hooston

Welcome to SH3 modding and ponder how cool those Rumanian developers were.
Thank you very much for the long answer:)
< >
Beiträge 12 von 2
Pro Seite: 1530 50

Geschrieben am: 9. Juni 2021 um 17:07
Beiträge: 2