Open the file \sh4\Data\Cfg\Commands.cfg
Search for Name=Close_sel_torpedo_tube
If the line immediately below that command name looks like:
Key0=0x57,,"W"
Put a ; in front of the keyX to disable that command. For example:
;Key0=0x57,,"W"
Search for any other occurrences of 0x57. The only one that should not be disabled is Cycle_fore_torp_tube.
|