View Single Post
Old 12-08-18, 08:28 PM   #3
KaleunMarco
Silent Hunter
 
KaleunMarco's Avatar
 
Join Date: Sep 2007
Location: Chicago area, which is more dangerous than Omaha Beach.
Posts: 3,929
Downloads: 436
Uploads: 27


Default

Quote:
Originally Posted by Greystone View Post
I ran across info I saved from my SH3 install that changed the input for the Fire Torpedo command from Enter to Ctrl+Enter, and implemented the change I made in SH3 over to SH4 and it accomplished what I was looking for. I can now fire a torpedo using Ctrl + Enter, and when I hit Enter alone nothing happens.



For SH4, go into the Data\Cfg folder and locate the commands.cfg file.
Scroll down to [Cmd313].


This is how it will look:
[Cmd313]
Name=Fire_torpedo
Ctxt=1
Key0=0x0D,,"Enter"


Change it to this:
[Cmd313]
Name=Fire_torpedo
Ctxt=1
Key0=0x0D,c,"Ctl+Enter"


(I only had to alter the last line)

yep....do just as Greystone describes.
there is jimimadrid's Keyboard utility in the downloads section. even if you want to use Notepad to edit the file it helps to find the functions of every key. very handy.
__________________
there are only two things in the world: submarines and targets.
Fortis et stabilis et fidelis, semper


------------------------------------------------------------
Silent Hunter 4 1.5 Gold Edition on CDROM
LAA enabled
Dell XPS with 32 GB Ram running Win10
KaleunMarco is online   Reply With Quote