SUBSIM Radio Room Forums



SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997

Go Back   SUBSIM Radio Room Forums > Silent Hunter 3 - 4 - 5 > SHIII Mods Workshop
Forget password? Reset here

Reply
 
Thread Tools Display Modes
Old 07-19-14, 09:46 AM   #1
BigWalleye
Sea Lord
 
Join Date: Jul 2012
Location: On the Eye-lond, mon!
Posts: 1,987
Downloads: 465
Uploads: 0


Default

Quote:
Originally Posted by vanjast View Post
I saw that the stop watch was missing, but just ignored it, as Jonz's watch was there - I think it must just be a button thing to add onto Jonz's draggable watch, although I think it might be a separate issue.

I usually get all my info from mods or the vanilla menu_1024.768.ini file.
The vanilla stopwatch pic is in the Periscope.tga file (Bottom left hand corner)
One just has to search through the menu file for Periscope.tga, and it's location to find the stopwatch application - from here look for a button.

The stopwatch would also be in the Dials.cfg file as well.
Actually, Jonz' Draggable Chronometer is not a functional stopwatch. It is jsu a repeater for the primary chronometer. It can be dragged to an page and continues to show elapsed time as long as the actual chronometer on the scope/UZO pages is running. Only the fixed (nondraggable) chronometer on the scope/UZO pages can be started and stopped. (At least, that's how mine works.)

As I posted above, I can get the chronometer to work on the attack scope page. The relevant entries in menu_1024_768.ini look like this:

[G26 I1]
Name=Page attack periscope
Type=1027;Menu page
ItemID=0x26000000
ParentID=0x0
Pos=0,0,0,0
LoadingMode=2
.
.
.
[G26 I107]
Name=Chrono
Type=1026;Menu group
ItemID=0x26020000
ParentID=0x26000000
;Pos=608,764,136,52
;Pos=33,383,200,300
Pos=70,400,200,300
Drag=true
Color=0xFFFFFFFF

I can make the chronometer appear on the Obs scope and UZO pages, but it is not functional. (Can't start/stop/reset.) The equivalent entries are

[G28 I39]
Name=Range
Type=1026;Menu group
ItemID=0x280B0000;THE CHRONO IS NOW LINKED HERE!
ParentID=0x28000000
Pos=0,0,0,0
Color=0xFFFFFFFF
.
.
.
[G28 I97]
Name=Chrono
Type=1026;Menu group
ItemID=0x28020000
ParentID=0x280B0000
Pos=33,383,200,300
Color=0xFFFFFFFF

When I change the ParentID to 0x28000000, the chronometer becomes visible, but doesn't function.

I could use the chronometer on the attack scope page as the primary source, but that's going to be awkward at times, especially when using the UZO. Does anyone know of changes I could make to get the chronometer to function on all three pages?

I have never seen a way to make Jonz's chronometer functional. If that's possible - and I've seen posts that say it is not - then that would be the best solution of all.

BTW, I've checked the dials.cfg and haven't found any change there that will make the chronometer work, either.

Also BTW, the position data shown above correct a minor glitch: The chronometer body didn't show on the attack scope screen and the hands were overlaid on the scope FoV. But that's an easy fix.
BigWalleye is offline   Reply With Quote
Old 07-19-14, 05:26 PM   #2
BigWalleye
Sea Lord
 
Join Date: Jul 2012
Location: On the Eye-lond, mon!
Posts: 1,987
Downloads: 465
Uploads: 0


Default

Apologies for the double post, but I solved the "problem." Just typos and syntax errors. Chronometer now works on all three scope pages! Jonz's Draggable Chrono works as a repeater (but can't be started or stopped).

vanjast, PM me if you want a copy of my fixed up menu_1024_768.ini. Far as I know, that's the only bug in the mod.

And it really looks great! Thank again for all the work!



Hey! Hey! Widescreen and high-rez. Hitman's historically accurate optical targeting systems. What's not to love?

Last edited by BigWalleye; 07-19-14 at 06:58 PM.
BigWalleye is offline   Reply With Quote
Old 07-26-14, 05:51 PM   #3
hocking
Sparky
 
Join Date: Apr 2006
Posts: 154
Downloads: 156
Uploads: 0
Default

Hello BigWalley. It is me again, and I am in the forums trying to figure out this very problem that you have found a solution for. Currently, using this widescreen mod, I have the chronometer in the wood case that works fine when firing torpedoes but as you point out it can't be started and stopped for other timing uses. I would like to get a chronometer that can be started and stopped. Can you share your solution for this problem with me?

Also, I noticed that the parascope view has floating chronometer dials in its field of view just off to the left side of center. These hands are just floating there, are not contained in any housing, and actually function when firing torpedoes. I am certain that these dials shouldn't be there. How can I get rid of them?
hocking is offline   Reply With Quote
Old 07-26-14, 07:00 PM   #4
BigWalleye
Sea Lord
 
Join Date: Jul 2012
Location: On the Eye-lond, mon!
Posts: 1,987
Downloads: 465
Uploads: 0


Default

Quote:
Originally Posted by hocking View Post
Hello BigWalley. It is me again, and I am in the forums trying to figure out this very problem that you have found a solution for. Currently, using this widescreen mod, I have the chronometer in the wood case that works fine when firing torpedoes but as you point out it can't be started and stopped for other timing uses. I would like to get a chronometer that can be started and stopped. Can you share your solution for this problem with me?

Also, I noticed that the parascope view has floating chronometer dials in its field of view just off to the left side of center. These hands are just floating there, are not contained in any housing, and actually function when firing torpedoes. I am certain that these dials shouldn't be there. How can I get rid of them?
Yes, I can help. It's all in the menu_1024_768.ini. So far, this is the only error I've found in Van1920x1080, which considering the extent of changes he had to make, is excellent, conscientious work.

To make your edits as simple as possible, I've included the entire item block for each change. Just cut and paste the item block over the same numbered block in the menu_1024_768.ini for Van1920x1080. Some of the changes may not be necessary to get the chronometer functionality back. I poked and prodded, and sometimes made multiple changes at the same time. When it worked, I stopped. I didn't bother to find out which changes were the necessary ones!

Replace each item block with the corresponding block below. Won't be any need to renumber anything.


[G26 I107]
Name=Chrono
Type=1026;Menu group
ItemID=0x26020000
ParentID=0x26000000
;Pos=608,764,136,52
;Pos=33,383,200,300
Pos=70,400,200,300
Color=0xFFFFFFFF
[G26 I108]
Name=Reflection
Type=1030;Static bmp
ItemID=0x26020001
ParentID=0x26020000
Pos=-12,-12,256,256
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/Reflex.tga
MatFlags=0x2
TexFmt=0x9
Drag=false

[G26 I109]
Name=Sec
Type=1031;Stat bmp array
ItemID=0x26020002
ParentID=0x26020000
Pos=85,-92,14,150
Materials=1
Display=5;Linear&rotation
Mat 0=data/menu/gui/Hanhart_Sec.tga
Crop 0=0,0,0.5,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=false
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G26 I110]
Name=Min
Type=1031;Stat bmp array
ItemID=0x26020003
ParentID=0x26020000
Pos=85,-116,14,40
Materials=1
Display=5;Linear&rotation
Mat 0=data/menu/gui/Hanhart_Min.tga
Crop 0=0,0,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=false
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G26 I111]
Name=Estim Sec
Type=1031;Stat bmp array
ItemID=0x26020004
ParentID=0x26020000
Pos=85,-92,14,150
Materials=1
Display=5;Linear&rotation
Mat 0=data/menu/gui/Hanhart_Sec_Red.tga
Crop 0=0,0,0.5,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G26 I112]
Name=Estim Min
Type=1031;Stat bmp array
ItemID=0x26020005
ParentID=0x26020000
Pos=85,-116,14,40
Materials=1
Display=5;Linear&rotation
Mat 0=data/menu/gui/Hanhart_Min_Red.tga
Crop 0=0,0,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

[G26 I113]
Name=Dial
Type=1031;Stat bmp array
ItemID=0x26020001
ParentID=0x26020000
Pos=0,0,200,300 ;180,990,183,256
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/H_Chronometer.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

======================================

[G28 I39]
Name=Range
Type=1026;Menu group
ItemID=0x280B0000 ;THE CHRONO IS NOW LINKED HERE!
ParentID=0x28000000
Pos=0,0,0,0
Color=0xFFFFFFFF

======================================

[G28 I97]
Name=Chrono
Type=1026;Menu group
ItemID=0x28020000
ParentID=0x28000000
;Pos=33,383,200,300
Pos=70,400,200,300
Color=0xFFFFFFFF

=====================================

G28 I103]
Name=Dial
Type=1031;Stat bmp array
ItemID=0x28020005
ParentID=0x28020000
Pos=0,0,200,300 ;180,990,183,256
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/H_Chronometer.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

======================================

[G2B I109]
Name=Chrono
Type=1026;Menu group
ItemID=0x2B020000
ParentID=0x2B000000
;Pos=33,383,200,300
Pos=70,400,200,300
Color=0xFFFFFFFF

======================================

[G2B I115]
Name=Dial
Type=1031;Stat bmp array
ItemID=0x2B020005
ParentID=0x2B020000
Pos=0,0,200,300 ;180,990,183,256
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/H_Chronometer.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

If you want to move the chronometer to another location (on the same screen), you should see how to do that easily. BTW, to actuate the chronometer, you must left-click on the center of the small minute-hand dial.

Let me know how it goes.

Just to reiterate: This is vanjast's work. I just corrected a few minor bugs.
BigWalleye is offline   Reply With Quote
Old 07-27-14, 06:27 AM   #5
hocking
Sparky
 
Join Date: Apr 2006
Posts: 154
Downloads: 156
Uploads: 0
Default

Thank you very much. This fixed it.
hocking is offline   Reply With Quote
Old 07-27-14, 06:35 AM   #6
BigWalleye
Sea Lord
 
Join Date: Jul 2012
Location: On the Eye-lond, mon!
Posts: 1,987
Downloads: 465
Uploads: 0


Default

Quote:
Originally Posted by hocking View Post
Thank you very much. This fixed it.
Awright!

Go get 'em!
BigWalleye is offline   Reply With Quote
Old 07-30-14, 12:28 AM   #7
hocking
Sparky
 
Join Date: Apr 2006
Posts: 154
Downloads: 156
Uploads: 0
Default

Is there anyway to get the Message Log, Officer Icons, and control dials (speed, compass, and depth) boxes at the bottom of the screen to be slide out visuals that only appear when the mouse is hovered over that area. Currently these items appear at the bottom of the screen at all times. It would be nice if they were visible only when your mouse was placed in that area. Don't know if this is possible or not.
hocking is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 09:22 AM.


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