A Fallout 3 and New Vegas mod that greatly improves the user interface without compromising the original style.

Forum Thread
  Posts  
Increasing dialogue and general subtitle text size? (solved) (Games : Fallout: New Vegas : Mods : Vanilla UI Plus : Forum : Support & Feedback : Increasing dialogue and general subtitle text size? (solved)) Post Reply
Thread Options
Dec 19 2023 Anchor

Hello, is there any way to increase text in subtitles or text in general, I have problems with my eyes and small text strains my eyes too much :(

Also subtitle background is gone for some reason

Edited by: MaxzEightFive

Dec 20 2023 Anchor

Please show me a screenshot of that small text.

Dec 26 2023 Anchor

Locate the hudcenteredtext.xml in Menus\prefabs\vui+

open the file in a programm like Notepad and locate

<text name="VUI+ActivatorName">

add under it following code. You can replace the 50 whatever you need

<zoom>
    <copy>100</copy>
    <add>
         <copy>50</copy>
         <onlyif src="me" trait="_VUI+MaxWrapwidth" />
          <eq>800</eq>
    </add>
</zoom>
Jan 1 2024 Anchor

Good answer, thanks Anro and I wish you a happy new year!

Edited by: Axonis

Reply to thread
click to sign in and post

Only registered members can share their thoughts. So come on! Join the community today (totally free - or sign in with your social account on the right) and join in the conversation.