SUBSIM Radio Room Forums

SUBSIM Radio Room Forums (https://www.subsim.com/radioroom/index.php)
-   SH5 Mods Workshop (https://www.subsim.com/radioroom/forumdisplay.php?f=249)
-   -   [REL] Multiple UIs for SH5 with TDC (https://www.subsim.com/radioroom/showthread.php?t=166093)

TheDarkWraith 03-27-10 10:42 PM

Quote:

Originally Posted by Ragtag (Post 1334559)
Thanks :)

I also wondered if enabling the lock/break lock option still shows the "take photo" on recon missions?
The original mod did not show this so i had to remove it on recon missions.

yes the 'take photo' is still available. I only removed the lock/break lock if you set that option to True.

System is back online - X4 965BE oc'd to 3.91GHz and stable as can be. 3 Raptors in RAID0 doesn't keep me waiting on things to open (backed up by my Windows Home Server). Got my Photoshop CS4 working, finally, in 32 bit mode so I can do graphics work (DDS plug-in doesn't work with 64 bit version). Upgraded 3DS Max to 2010 version. I finally have a platform of tools that I can work with.

7thSeal 03-27-10 11:14 PM

Quote:

Originally Posted by TheDarkWraith (Post 1337317)
System is back online - X4 965BE oc'd to 3.91GHz and stable as can be. 3 Raptors in RAID0 doesn't keep me waiting on things to open (backed up by my Windows Home Server).

Nice, I have an Xeon dual core 3.0GHz running at 4.07GHz with only 1.33 of voltage. It along with the northbridge and 4870 card is watercooled so all stays happy. :DL

gutted 03-28-10 02:53 AM

Quote:

Originally Posted by TheBeast (Post 1337289)
Things are working much better but I did find a Key bindings issue.
If I edit the key binding in TheDarkWraithUserOptions.py for the compass and change it to "/". I get several unusable popup windows I can not close when I start SH5.:damn:
Example:
Before
HeadingRudderKey = MenuKeyManagerWrapper.Keys.C # change the C to whatever key you want
After
HeadingRudderKey = MenuKeyManagerWrapper.Keys./ # change the C to whatever key you want

This happens in SH5 and SH3 UI's. Haven't tried the SH4 UI as I have not read any post's stating it is working.
The "/" Key is not mapped to anything in my Commands.cfg but it may be scripted elsewhere.:hmmm:
Sorry, no pics of issue.:oops:

Has anyone else encountered this issue?:06:

I also noticed there are no provisions for the Crew Special Abilities. Would it be possible to use Right-Click function to open/close interactive dialog with the Officer Icons and XO to access Crew Special Abilities?

It is possible to add Double-Click feature to change Camera View.
e.g. Double-Click Chief Engineer (CE) and you go to the Interior Fore Camera view, Double-Click Watch Officer (WO) and you go to the Conning Deck External View Camera by the UZO. etc...

-TheBeast



I would have to open the script manager to see what it is for certain... but try this:
HeadingRudderKey = MenuKeyManagerWrapper.Keys.BackSlash


It's a variable, and you can't name a variable with "/" because that's the "divide" operator.

Variables can't start with a number either.



robbythesub 03-28-10 03:23 AM

Superb as always, thanks!:up:

Barso 03-28-10 04:03 AM

Glaqd to see you back online DW.
Hopefully all went well with the new build.
Nothing worse than switching a new build on and nothing happens.
Even though most of the time, it's something stupid.

java`s revenge 03-28-10 06:10 AM

Thank you for this great mod,

I am using this mod for serveral days now but how do i get
that co2/fuel metre under in the bar? (sh3 style) :damn:

I don`t understand the explanation :hmmm:

I thank you a lot in advance for any reply.

ologuy 03-28-10 11:05 AM

Could someone please tell me how to choose between the different UI Styles?
I'd like to have the SH3 Style UI.
Thanks.

mr chris 03-28-10 11:11 AM

I had the same question a few days ago.

Open up the downloaded file like below.

NewUIs_TDC_1_1_0_TheDarkWraith\NewUIs_TDC_1_1_0_By TheDarkWraith\MODS\NewUIs_TDC_1_1_0_ByTheDarkWrait h\data\Scripts\Menu

Find this file at the bottom of the menu folder
TheDarkWraithUserOptions.py
Open it up with Notepad and change the # the current UI Style

From this
# the current UI Style
UIStyle = SH5Enhanced

Too this
# the current UI Style
UIStyle = SH3Style

Then save your changes

Hey presto you will now have the SH3 UI

ologuy 03-28-10 11:15 AM

Thank you very much!

mr chris 03-28-10 11:17 AM

Glad i could help.

ologuy 03-28-10 11:37 AM

Will there be something like the attack disc by OLC?

java`s revenge 03-28-10 11:55 AM

Thank you Chris !:yeah:

WOD 03-28-10 12:46 PM

Quote:

Originally Posted by mr chris (Post 1337822)
I had the same question a few days ago.

Open up the downloaded file like below.

NewUIs_TDC_1_1_0_TheDarkWraith\NewUIs_TDC_1_1_0_By TheDarkWraith\MODS\NewUIs_TDC_1_1_0_ByTheDarkWrait h\data\Scripts\Menu

Find this file at the bottom of the menu folder
TheDarkWraithUserOptions.py
Open it up with Notepad and change the # the current UI Style

From this
# the current UI Style
UIStyle = SH5Enhanced

Too this
# the current UI Style
UIStyle = SH3Style

Then save your changes

Hey presto you will now have the SH3 UI

Maybe itīs even more simple than the exact phrase "SH3Style"
If I remember right simply choose "UIStyle = 1". 0 for SH5Enhanced, 1 for SH3Style and 2 for SH4Style.


Btw thx very much for this outstanding work. And since it works with the AOTD - RDA 1.03 itīs a must have in my activated mods.

TheDarkWraith 03-28-10 01:18 PM

Quote:

Originally Posted by WOD (Post 1337943)
Maybe itīs even more simple than the exact phrase "SH3Style"
If I remember right simply choose "UIStyle = 2". 1 for SH5Enhanced, 2 for SH3Style and 3 for SH4Style.


Btw thx very much for this outstanding work. And since it works with the AOTD - RDA 1.03 itīs a must have in my activated mods.

I don't have the enumerations setup for the UI Styles. You have to use the names (SH3Style, SH4Style, SH5Enhanced). I just had the number assignments to the names so I could use the names (imported globally).

TheDarkWraith 03-28-10 01:27 PM

Quote:

Originally Posted by 7thSeal (Post 1337337)
Nice, I have an Xeon dual core 3.0GHz running at 4.07GHz with only 1.33 of voltage. It along with the northbridge and 4870 card is watercooled so all stays happy. :DL

I'm air cooled (Zalman) and when stress testing it for stability with the IntelBurnTest at Very High settings the CPU never got hotter than 57C (20 iterations of the test). I have to run the processor @ 1.475V for stability. There's more OC room in that processor but I got tired of fiddling with it. A 15% OC was good enough for me currently. Board is an Asus Crosshair III formula.
The 3 raptors in RAID0 are giving max transfers of 298MB/s with an average of 228MB/s all the way through the entire 447GB range of the array (it's like an SSD but with the 7.0ms access time) on a 64K stripe. Burst rate is 233MB/s. I'm quite happy with it :D
What I'm not happy with is Ubi's activation service :nope: Can't get my SH4 Uboat missions or SH5 activated again :damn:

rededge 03-28-10 02:17 PM

Quote:

Originally Posted by TheDarkWraith (Post 1337986)
What I'm not happy with is Ubi's activation service :nope: Can't get my SH4 Uboat missions or SH5 activated again :damn:

That ain't good! DW - we need you....:o

WOD 03-28-10 02:33 PM

Quote:

Originally Posted by TheDarkWraith (Post 1337976)
I don't have the enumerations setup for the UI Styles. You have to use the names (SH3Style, SH4Style, SH5Enhanced). I just had the number assignments to the names so I could use the names (imported globally).


Thats strange, I activated the mod...and had the EnhancedSH5 UI. Then I quit the game, disabled the mod.

I changed the UIStyle to 1, reenabled the mod and now I have the SH3Style.

Doesnīt matter, the mainthing is: It works and itīs definitly a must have ;)

Axel1 03-28-10 03:13 PM

DarkWraiths New UI TDC 1 1 0 problems
 
Hi
when I try to install this mod I get a weird corruption, I follow the readme, I copy the TDC Dials into the mod folder, then copy mod folder into JSGME, then on starting SH5 this is what I see!!
It is like corrupted text instructions in a white box, in the middle of screen.
Please someone help
Cheers
Axel

kylania 03-28-10 03:20 PM

Quote:

Originally Posted by Axel1 (Post 1338126)
Hi
when I try to install this mod I get a weird corruption, I follow the readme, I copy the TDC Dials into the mod folder, then copy mod folder into JSGME, then on starting SH5 this is what I see!!
It is like corrupted text instructions in a white box, in the middle of screen.
Please someone help
Cheers
Axel

You need to patch your game to 1.1

A funny story, unrelated to this post:

So I was at 70m trying to evade some destroyers, and I wanted to raise up to 60m since the ocean floor was close. I held Ctrl with my pinky down while I went to click on 60, but the scale only went to 50! So I moved the mouse down to hit 5X so I could pick 60 when my pinky slipped... since I was mid click it went ahead and accepted my click, right on the EMERGENCY SURFACE button that was where the 5X button was after my finger slipped off CTRL...

Axel1 03-28-10 03:54 PM

Kylania
 
Quote:

Originally Posted by kylania (Post 1338133)
You need to patch your game to 1.1

Hi Kylania
Where do I find the 1.1 patch
Cheers
Axel
Its ok found Auto patcher
Many thanks for your kind help


All times are GMT -5. The time now is 03:24 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.