Thread: [REL] Easy AOB
View Single Post
Old 07-03-09, 03:00 AM   #39
I'm goin' down
Ocean Warrior
 
Join Date: Sep 2008
Location: Notify command we have entered the Grass Sea
Posts: 2,822
Downloads: 813
Uploads: 0
Default

Quote:
Originally Posted by ddrgn View Post
I was bored and intrigued by this quick fix which has gone unnoticed for 2 years, and as I was looking at the dials page noticed you can change the speed the same way as Nicolas's AOB fix. So here is steps to change the targets speed which will move the gyro angle on the PK as well.

1) Add another dial to your dial number as the same with the AOB fix above, in my case its was 75

[DIALS]
DialsNo=xx

--------------

2) Replace or comment out "Cmd=Set_tgt_sel_value;" shared between dials and add Cmd=Set_TDC_target_speed, on dial 57.

[Dial57]
Name=TorpedoSolution_Temporary_Speed
Type=69; DIAL_TGT_SPEED
Cmd=Set_TDC_target_speed
;Cmd=Set_tgt_sel_value; shared between dials
Dial=0x43020002
CrtVal=0x43020003
NewVal=0x0
DialVal=0.01,-8.78; 360/41
RealVal=0,40; knots
Circular=Yes
CmdOnDrag=Yes
RelativeDrag=Yes
SndStep=5
SndList=1,Menu.TDC.AngleOnBow,360

--------------

3) Comment out "Cmd=Set_TDC_target_speed" in dial #15

[Dial15]
Name=Sol_Speed
Type=28; DIAL_SOL_SPEED
;Cmd=Set_TDC_target_speed
Dial=0x3B1000FF
CrtVal=0x3B100001
NewVal=0x0
DialVal=15,345
RealVal=0,55; knots
Circular=Yes
CmdOnDrag=Yes
SndStep=1
SndList=1,Menu.TDC.Speed,55

--------------

4) Add (paste) this new dial to the end with xx being your new number in my case it was 75.

[Dialxx]
Name=TorpedoSolution_Temporary_Speed
Type=69; DIAL_TGT_SPEED
;Cmd=Set_TDC_target_speed
Cmd=Set_tgt_sel_value; shared between dials
Dial=0x43020002
CrtVal=0x43020003
NewVal=0x0
DialVal=0.01,-8.78; 360/41
RealVal=0,40; knots
Circular=Yes
CmdOnDrag=Yes
RelativeDrag=Yes
SndStep=5
SndList=1,Menu.TDC.AngleOnBow,360

*You can comment or replace the commands as you see fit. I prefer to comment out as if i need to revert back i have the command there already.

Enjoy! And thanks again Nicolas for getting my mind going on this one, may open some doors to opening some new functionality sorely missing from SH4.

-depthdragon

I was able to install Mr. Nicolas' mod, but not your speed dial fix. I can only do basic reprogramming, i.e. cut and paste stuff. Here are my questions. Replace means "remove and replace." What does "comment out" mean? I am not familiar with that term.

Are you instructing us to replace Dial 57 with the data included in your post re that dial?

What does comment out Dial 15 mean? After it is commented out, do we replace Dial 15 by copying from the data re that dial that is included in your post? What is the difference between replacing and commenting out?

Adding Dial74 does not appear to be a problem.

Do we make these adjustment before or after installing Nicholas' mod?

The first time I tried you mod, the speed dial worked but Nicholas' mod stopped working? Both mods should work, right? I play TMO/RSRDC.

Nicolas' mod works on FOTRS.

Hopefully, someone should combine both of your mods into one - A Super Easy AoB/Speed dials mod, and provide us with step by step instructions on installing it.
I'm goin' down is offline   Reply With Quote