The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.gg/taleoftwowastelands

DarNified UI - TTW (Updated 2022/04/30)

Mod releases and conversions for Current versions of TTW
Locked
JohnNobodyPrice
Posts: 4
Joined: Fri Dec 18, 2020 5:45 pm

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by JohnNobodyPrice » Wed Dec 23, 2020 11:10 pm

Good news! Found a solution.
There's a line in map_menu.xml (folder: menus, main) : <copy> 385 </copy> <!-- DarN 385 -->
<sub>
And if you lower the amount (385) you can scroll more. I put on 300 which is way too much, but better to be safe than sorry.

mikeprichard
Posts: 3
Joined: Sat Dec 19, 2020 7:49 pm

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by mikeprichard » Mon Dec 28, 2020 6:53 am

I've found one more (minor) bug in addition to the Stonewall/Hit the Deck perk UI bugs I reported a few days ago earlier in this topic: if Meter Settings/Time Format is set to "12 Hour" in the MCM menu, the hour after noon will incorrectly read as "12:XX AM" instead of "12:XX PM". The hour after midnight does correctly display as "12:XX AM", however. Thanks again!

User avatar
SaymonKopolsky
Posts: 26
Joined: Wed Jan 31, 2018 12:58 pm

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by SaymonKopolsky » Sun Jan 10, 2021 1:45 pm

I'm getting this bug in barter menu with darn and revelation ui

Image

to solve you will need to download 3 files from darnui 4.0 from moddb

menus\prefabs\darn\card_info_barter.xml
menus\prefabs\darn\card_info_effects.xml
menus\prefabs\darn\card_info_override.xml

edit--
forget it, is messing with sleep wait menu
Image

User avatar
RoyBatty
Gary
Posts: 7742
Joined: Sun Apr 27, 2014 10:26 am
Location: Vault 108

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by RoyBatty » Mon Jan 11, 2021 11:47 pm

Revolution is ancient, it's nor for this version of darn.
Image

Jarrodraj
Posts: 2
Joined: Sat Dec 05, 2020 6:01 am

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by Jarrodraj » Sun Feb 07, 2021 5:20 am

Hello,

Recently I downloaded DarnUI from here and it is working fine, I think...

But when in game I am receiving this error in the console:

https://ibb.co/Fb9QXhM

https://ibb.co/hRYM8q7

https://ibb.co/N268x61

Did the recent xNVSE break DarnUI?

I'm sorry i've never seen something like this before.

Thanks!

TheIrishAce
Posts: 1
Joined: Mon Dec 17, 2018 7:19 pm

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by TheIrishAce » Sun Feb 07, 2021 3:36 pm

Jarrodraj wrote:
Sun Feb 07, 2021 5:20 am
Did the recent xNVSE break DarnUI?
I made a post almost the exact same as this on the Nexus forums :lol:

From my findings. It's xNVSE 6.X that breaks the function that's being used. So yeah this needs to be fixed by the uploader of DarnUI here.

This is my post on the nexus forums if you're interested.
https://forums.nexusmods.com/index.php? ... ry90190563

JohnNobodyPrice
Posts: 4
Joined: Fri Dec 18, 2020 5:45 pm

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by JohnNobodyPrice » Mon Apr 26, 2021 9:32 pm

I know I'm probably not getting an answer, but does anyone know what I have to change in computers_menu.xml to revert the color back to default green and not the HUD color.

Akanelove
Posts: 7
Joined: Tue Jan 01, 2019 4:13 am

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by Akanelove » Thu Apr 29, 2021 9:43 am

IntenseMute wrote:
Thu Sep 17, 2020 2:20 am
Is it alright if I upload a compatibility patch for The HUD Editor?
I only need to modify 3 files: "main\hud_main_menu.xml", "prefabs\hudtemplates.xml" and "prefabs\darn\text_box_hud.xml".

Also, there is a bug when modifying the HUDScale option in the darn.ini file, if it does not match the setting listed in DUINVSettings.xml then the crosshair, enemy health and target info text will not be centered on screen. This is due to some of the hardcoded HUD calculations only being calculated ONCE at menu initialization, which means SetUIFloat "HUDMainMenu\_HUDScale" would not be affecting those calculations. I was able to fix this bug when writing the above mentioned compatibility patch.
Oh.. That would be lovely!!! Any possibility on permission??

rex4748
Posts: 1
Joined: Sun Jun 20, 2021 7:01 am

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by rex4748 » Sun Jun 20, 2021 10:52 am

Is there a reason my colors reset every time I restart the game? The color setting itself stays, but the menu and HUD and everything are automatically set to the default amber until I go into MCM and re-select it. With override enabled, the HUD color will persist, but the menus still don't. Using MO2.

User avatar
Axonis
Posts: 16
Joined: Wed Sep 06, 2017 9:40 am

Re: DarNified UI - TTW (Updated 2019/07/16)

Post by Axonis » Sat Jul 10, 2021 4:23 am

I have deleted all my mods from Nexusmods and that includes Darfnified Font Dummies.

I don't want to re-upload this mod elsewhere because its technique can be very easily applied to DUI itself and allow all players to install DUI and play right out of the box without messing with INI settings.

In particular, you can simply rename all .FNT files to their original vanilla equivalents:

Code: Select all

DarN_FranKleinBold_14.fnt --> Glow_Monofonto_Large.fnt
DarN_FranKleinBold_16.fnt --> Monofonto_Large.fnt
DarN_Sui_Generis_Otl_10.fnt --> Monofonto_VeryLarge02_Dialogs2.fnt
DarN_Sui_Generis_Otl_13.fnt --> Glow_Monofonto_VL_dialogs.fnt
DarN_Libel_Suit_Otl_24.fnt --> Baked-in_Monofonto_Large.fnt
The .TEX files must not be renamed. The renamed .FNT files will be read by the game and point it to Darn's original .TEX files.

Obviously, the instruction for editing INI must be deleted.

Locked