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 05-02-10, 11:56 PM   #1
schlechter pfennig
Commander
 
Join Date: Mar 2010
Posts: 462
Downloads: 53
Uploads: 7
Default Is there a way of modifying the sensitivity of the slide-out compass?

Is there a way of modifying the sensitivity of the slide-out compass in GWX? It seems every time I go to fire a torpedo or open a door I go too far and get the compass sliding out.
schlechter pfennig is offline   Reply With Quote
Old 05-03-10, 01:10 AM   #2
Weiss Pinguin
Ocean Warrior
 
Join Date: Nov 2008
Location: Auburn, Alabama
Posts: 3,333
Downloads: 101
Uploads: 0
Default

Personally, I'd rather just learn how to remove it. As you said, every time I end up overshooting with the mouse (which happens a lot more during exciting/laggy moments) I end up with a giant white compass covering all the important dials on the interface.
__________________
Weiss Pinguin is offline   Reply With Quote
Old 05-03-10, 01:30 AM   #3
Hitman
Pacific Aces Dev Team
 
Hitman's Avatar
 
Join Date: Sep 2002
Location: Spain
Posts: 6,109
Downloads: 109
Uploads: 2


Default

You could simply link it to the button that switches rudder/compass, instead of having it as slideout. That's what I did in my GUI and it works reasonably well.
__________________
One day I will return to sea ...
Hitman is offline   Reply With Quote
Old 05-03-10, 07:20 AM   #4
JMV
Sonar Guy
 
Join Date: Jun 2008
Location: Galway-IRELAND
Posts: 397
Downloads: 179
Uploads: 0
Default

That would be nice, but I'm a noob in modding...
Thanks
__________________

Click my sig to go to Flotilla Enigma HQ
JMV is offline   Reply With Quote
Old 05-03-10, 11:24 AM   #5
schlechter pfennig
Commander
 
Join Date: Mar 2010
Posts: 462
Downloads: 53
Uploads: 7
Default

Quote:
Originally Posted by Weiss Pinguin View Post
Personally, I'd rather just learn how to remove it. As you said, every time I end up overshooting with the mouse (which happens a lot more during exciting/laggy moments) I end up with a giant white compass covering all the important dials on the interface.
Quote:
Originally Posted by Hitman View Post
You could simply link it to the button that switches rudder/compass, instead of having it as slideout. That's what I did in my GUI and it works reasonably well.
That's what happens to me, too: just when things are getting sticky and tense, I overshoot and get this huge white compass

I was wondering if there's some sort of 'menu delay' that could be changed? For instance, a delay of two seconds before the compass slides out? I'm not sure if that exists, or could be added or, for that matter, how the heck I'd find it to change it even if it did exist.
schlechter pfennig is offline   Reply With Quote
Old 05-03-10, 11:51 AM   #6
frau kaleun
Rear Admiral
 
Join Date: Nov 2009
Location: Skyri--oh who are we kidding, I'm probably at Lowe's. Again.
Posts: 12,706
Downloads: 168
Uploads: 0


Default

Quote:
Originally Posted by Hitman View Post
You could simply link it to the button that switches rudder/compass, instead of having it as slideout. That's what I did in my GUI and it works reasonably well.
I for one would be interested in learning how to do this.

Quote:
I was wondering if there's some sort of 'menu delay' that could be changed? For instance, a delay of two seconds before the compass slides out?
Or especially this, because I really like being able to access the compass just by mousing over to the appropriate area, but would prefer to have to stop in that area and hold the cursor in place for a moment or two to make it slide out. Seems like that would alleviate the problem of having it slide out every time the cursor just happens to pass over the "sweet spot" on the way to where I'm actually going with it.
frau kaleun is offline   Reply With Quote
Old 05-03-10, 02:00 PM   #7
Hitman
Pacific Aces Dev Team
 
Hitman's Avatar
 
Join Date: Sep 2002
Location: Spain
Posts: 6,109
Downloads: 109
Uploads: 2


Default

If you are using stock GWX3 GUI, then try this (Make a back up first!!!):

Search for this block:

Code:
[G3F I301]
Name=Group feedback
Type=1026;Menu group
ItemID=0x3F010020; 0x3F010000
ParentID=0x3F000000
Pos=678,476,344,344
Color=0xFFFFFFFF
HorizSlide=344
and replace it with this one:

Code:
[G3F I301]
Name=Group feedback
Type=1026;Menu group
ItemID=0x3F010020; 0x3F010000
ParentID=0x3F1C0000  
Pos=-120,344,344,344 
Color=0xFFFFFFFF
Should do the trick and make your compass appear/disspear when pressing the button that switches compass/rudder.

05/04 FIXED ERROR IN CODE, SHOULD WORK OK NOW
__________________
One day I will return to sea ...

Last edited by Hitman; 05-04-10 at 08:41 AM.
Hitman is offline   Reply With Quote
Old 05-04-10, 01:40 AM   #8
JMV
Sonar Guy
 
Join Date: Jun 2008
Location: Galway-IRELAND
Posts: 397
Downloads: 179
Uploads: 0
Default

Thank you Hitman, but doesn't the button slide with the dial. In my version the button doesn't stay on the screen while the dial disappear ??
__________________

Click my sig to go to Flotilla Enigma HQ
JMV is offline   Reply With Quote
Old 05-04-10, 07:22 AM   #9
Hitman
Pacific Aces Dev Team
 
Hitman's Avatar
 
Join Date: Sep 2002
Location: Spain
Posts: 6,109
Downloads: 109
Uploads: 2


Default

As indicated, would need to install again GWX and try
__________________
One day I will return to sea ...
Hitman is offline   Reply With Quote
Old 05-04-10, 07:51 AM   #10
JMV
Sonar Guy
 
Join Date: Jun 2008
Location: Galway-IRELAND
Posts: 397
Downloads: 179
Uploads: 0
Default

Thank you Hitman, I take it that takes that into account. Will try,... only 24 hours in a day.... well you know !
__________________

Click my sig to go to Flotilla Enigma HQ
JMV is offline   Reply With Quote
Old 05-04-10, 08:42 AM   #11
Hitman
Pacific Aces Dev Team
 
Hitman's Avatar
 
Join Date: Sep 2002
Location: Spain
Posts: 6,109
Downloads: 109
Uploads: 2


Default

Doh I made a stupid error due to not remembering that the compass had a redundant entry.

Try the new code in my previous post, I edited it with the new one.

Good hunting
__________________
One day I will return to sea ...
Hitman is offline   Reply With Quote
Old 05-04-10, 03:27 PM   #12
JMV
Sonar Guy
 
Join Date: Jun 2008
Location: Galway-IRELAND
Posts: 397
Downloads: 179
Uploads: 0
Default

Gracias pos su ayuda modificandolo. JMV
__________________

Click my sig to go to Flotilla Enigma HQ
JMV 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 11:22 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.