View Single Post
Old 03-23-07, 05:13 PM   #1
donut
The Old Man
 
Join Date: Apr 2004
Location: The Shifting, Whispering Sands, NM
Posts: 1,463
Downloads: 10
Uploads: 0
[REL] for work-in-progress mod ENTER=TC X 1

Hello,would like to make this JSGME useable? ENTER=s TC x 1,& Fire button only wqrks.

Well after many attempts,success. The Commands.cfg ,must be altered in WoP.You will find it under path,--
-- C:\Program Files\Ubisoft\Silent Hunter Wolves of the Pacific\Data\Cfg\Commands.cfg -- Step #1--
--open Commands.cfg ,with Notepad. We will be changing:[Cmd6],& [Cmd313] in this file.(NOTE)copy Comands.cfg
file to a location you can find,so you have backup to return to origional install,incase patch from Ubi.
Over writes commands.cfg


[Cmd6]
Name=Time_compr_normal
Ctxt=1,2,6,9


;______________________________________ (looks like this)backspace to remove line,&leave 1space between
cmds.sequence.


must be rewritten to look like this.

[Cmd6]
Name=Time_compr_normal
Ctxt=1
Key0=0x0D,,"Enter"


step#2 change [Cmd313]

[Cmd313]
Name=Fire_torpedo
Ctxt=1
Key0=0x0D,,"Enter"
(looks like this)
must be rewritten to look like this.


[Cmd313]
Name=Fire_torpedo
Ctxt=1


Save changes when closeing Notepad.Fire torp button works,Enter,sets-TC.to x 1---I could not get Setkeys
program to work on WoP.It was setup to write to en.cfg in SHIII,& todate there is no such file in SHIV(WoP)
So there you go.Let me know if you experience any glitches,or have questions,phone 5058240811 Regards,John

Last edited by donut; 04-19-07 at 01:34 PM. Reason: To update [WIP] to [REL]
donut is offline   Reply With Quote