SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SH4 Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=219)
-   -   TM 175 Question (https://www.subsim.com/radioroom/showthread.php?t=128959)

Zero Niner 01-14-08 09:37 AM

TM 175 Question
 
Used to be, in TM174, that the ";" key would send the boat to snorkel depth (or radar depth in SH4).

Now the read me says that this has been mapped to Shift+D and sends the sub *very* deep.

I find the "radar depth" command useful, what can I do to re-enable this?

There's also a 'T' command, which is bound to "toggle snorkel". What does this do?

Thanks.

ReallyDedPoet 01-14-08 09:47 AM

Quote:

Originally Posted by Zero Niner
Used to be, in TM174, that the ";" key would send the boat to snorkel depth (or radar depth in SH4).

Now the read me says that this has been mapped to Shift+D and sends the sub *very* deep.

I find the "radar depth" command useful, what can I do to re-enable this?

There's also a 'T' command, which is bound to "toggle snorkel". What does this do?

Thanks.

I am thinking it had to do with being able to raise lower the SD Antenna, I am sure it could be mapped back in, the Radar Depth.


RDP

LZ_Baker 01-14-08 10:33 AM

There should now be an option somewhere to raise the radar mast when you are at periscope depth so you do not need to go to radar depth anymore to use the radar.

Zero Niner 01-14-08 10:37 AM

Thanks. I guess the way it was represented in TM174 wasn't quite historically correct?

The 'T' key extends/retracts the SD radar mast, I think.

Now, I've encountered another problem. I just installed TM175 + RSRDC. I followed Ducimus's instructions on re-enabling the next & previous unit camera. It's the same procedure as in 174 which I did sucessfully, but in 175 pressing the '<' or '>' key shows the ocean but no ship.

Any idea what could be wrong? I've removed the semi colon in front of the key for cmd50 & 51.

ReallyDedPoet 01-14-08 10:55 AM

Quote:

Originally Posted by Zero Niner
Thanks. I guess the way it was represented in TM174 wasn't quite historically correct?

The 'T' key extends/retracts the SD radar mast, I think.

Now, I've encountered another problem. I just installed TM175 + RSRDC. I followed Ducimus's instructions on re-enabling the next & previous unit camera. It's the same procedure as in 174 which I did sucessfully, but in 175 pressing the '<' or '>' key shows the ocean but no ship.

Any idea what could be wrong? I've removed the semi colon in front of the key for cmd50 & 51.

Check RSRD, maybe that mod overrode the Trigger file you edited.


RDP

dmlavan 01-14-08 10:56 AM

ZeroNiner,
I made the changes to mine and they work (See below). There may be a few other reasons why it doesn't work.
After you select the external camera (F12) and then "Camera on next unit", it should go to your boat. The next time you press it, the camera will shift to the nearest VISIBLE target. What I've learned is that if the other ship is not within VISUAL range of your boat (i.e. your deck crew has spotted them or you can see them through the periscope) then the camera will not go to them.

[Cmd50]
Name=Camera_on_next_unit
Ctxt=1
Key0=0xBE,,">"
Page=0x34000000,3714

[Cmd51]
Name=Camera_on_prev_unit
Ctxt=1
Key0=0xBC,,"<"
Page=0x34000000,3714

Ducimus 01-14-08 02:04 PM

RE SD Radar mast and radar depth:
http://www.subsim.com/radioroom/show...5&postcount=17
http://www.subsim.com/radioroom/show...0&postcount=60


RE, Why did i remap snorkel depth from radar depth to deep diving?
Allows me to keep the D key, "dive planes set to normal dive" functinality of leveling you off at your saftey depth.


RE: next previous unit camera.
Could be changes made in the ROW camera. I don't use this next/previous cam, so if there was a change to it, i wouldnt have noticed it.

Zero Niner 01-14-08 06:20 PM

Quote:

Originally Posted by dmlavan
ZeroNiner,
I made the changes to mine and they work (See below). There may be a few other reasons why it doesn't work.
After you select the external camera (F12) and then "Camera on next unit", it should go to your boat. The next time you press it, the camera will shift to the nearest VISIBLE target. What I've learned is that if the other ship is not within VISUAL range of your boat (i.e. your deck crew has spotted them or you can see them through the periscope) then the camera will not go to them.

[Cmd50]
Name=Camera_on_next_unit
Ctxt=1
Key0=0xBE,,">"
Page=0x34000000,3714

[Cmd51]
Name=Camera_on_prev_unit
Ctxt=1
Key0=0xBC,,"<"
Page=0x34000000,3714

It's weird. The camera shifts as it should, eg my sub was underwater so the camera jumped undewater, but the game didn't render the sub or ship. F12 works fine though.

RDP - I made a small mod containing my own commands.cfg file and that is installed last. And I don't think RSRDC changes TM's commands.cfg. I'll remove my own mod & see.

ReallyDedPoet 01-14-08 06:27 PM

Quote:

Originally Posted by Zero Niner
Quote:

Originally Posted by dmlavan
ZeroNiner,
I made the changes to mine and they work (See below). There may be a few other reasons why it doesn't work.
After you select the external camera (F12) and then "Camera on next unit", it should go to your boat. The next time you press it, the camera will shift to the nearest VISIBLE target. What I've learned is that if the other ship is not within VISUAL range of your boat (i.e. your deck crew has spotted them or you can see them through the periscope) then the camera will not go to them.

[Cmd50]
Name=Camera_on_next_unit
Ctxt=1
Key0=0xBE,,">"
Page=0x34000000,3714

[Cmd51]
Name=Camera_on_prev_unit
Ctxt=1
Key0=0xBC,,"<"
Page=0x34000000,3714

It's weird. The camera shifts as it should, eg my sub was underwater so the camera jumped undewater, but the game didn't render the sub or ship. F12 works fine though.

RDP - I made a small mod containing my own commands.cfg file and that is installed last. And I don't think RSRDC changes TM's commands.cfg. I'll remove my own mod & see.

Ok ZN, let us know how you make out :up: I am wondering if there are other changes in the commands.cfg file regarding Trigger that you may overwrite. Not the things that you want to change, but other stuff.

Just keep this in mind during your testing.


RDP

lurker_hlb3 01-14-08 06:27 PM

Quote:

Originally Posted by Zero Niner
Quote:

Originally Posted by dmlavan
ZeroNiner,
I made the changes to mine and they work (See below). There may be a few other reasons why it doesn't work.
After you select the external camera (F12) and then "Camera on next unit", it should go to your boat. The next time you press it, the camera will shift to the nearest VISIBLE target. What I've learned is that if the other ship is not within VISUAL range of your boat (i.e. your deck crew has spotted them or you can see them through the periscope) then the camera will not go to them.

[Cmd50]
Name=Camera_on_next_unit
Ctxt=1
Key0=0xBE,,">"
Page=0x34000000,3714

[Cmd51]
Name=Camera_on_prev_unit
Ctxt=1
Key0=0xBC,,"<"
Page=0x34000000,3714

It's weird. The camera shifts as it should, eg my sub was underwater so the camera jumped undewater, but the game didn't render the sub or ship. F12 works fine though.

RDP - I made a small mod containing my own commands.cfg file and that is installed last. And I don't think RSRDC changes TM's commands.cfg. I'll remove my own mod & see.


RSRDC "does not" change the command.cfg file

Zero Niner 01-14-08 06:38 PM

Thanks. What I did was just to map keys to my preference, and saved the commands.cfg under the mods folder. I use the SH4 key configurator for this. That way whichever mod I use I'll always use the same keys. Of course I read the readmes to see if the mod changes anything, keystroke wise.

Zero Niner 01-14-08 07:44 PM

Update: now everything seems fine. However, I noticed that the camera angles are different now. Previously (TM174) "<" or ">" would snap the view to the starboard side, and you couldn't zoom very close. Now (TM175 + RSRDC) I get a view of the vessel from the forward starboard angle, and I can zoom in all the way past the vessel.
Thanks all.

ReallyDedPoet 01-14-08 07:57 PM

Quote:

Originally Posted by Zero Niner
Update: now everything seems fine. However, I noticed that the camera angles are different now. Previously (TM174) "<" or ">" would snap the view to the starboard side, and you couldn't zoom very close. Now (TM175 + RSRDC) I get a view of the vessel from the forward starboard angle, and I can zoom in all the way past the vessel.
Thanks all.

Ducimus changed some stuff with the cameras, for the better :yep:


RDP

u.Prestige 01-14-08 11:40 PM

How to use observation periscope while your boat at "periscope depth"?
It just can't get out of water!:cry:

Zero Niner 01-15-08 07:27 AM

Quote:

Originally Posted by reallydedpoet
Quote:

Originally Posted by Zero Niner
Update: now everything seems fine. However, I noticed that the camera angles are different now. Previously (TM174) "<" or ">" would snap the view to the starboard side, and you couldn't zoom very close. Now (TM175 + RSRDC) I get a view of the vessel from the forward starboard angle, and I can zoom in all the way past the vessel.
Thanks all.

Ducimus changed some stuff with the cameras, for the better :yep:


RDP

Thanks RDP. I agree that the new camera angles look better.


All times are GMT -5. The time now is 07:39 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 1995- 2025 Subsim®
"Subsim" is a registered trademark, all rights reserved.