FalloutNV:One HUD - oHUD: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 11: Line 11:
|short=Detailed instructions available
|short=Detailed instructions available
|enabledetailed=Yes
|enabledetailed=Yes
|detailed='''INSTALLATION'''
|detailed=<span class="h5">INSTALLATION</SAPN>
:# Download and install the ''main file'' first.
:# Download and install the ''main file'' first.
:# Download the ''"One HUD (oHUD) TTW Darnified Patch"'' optional file.  
:# Download the ''"One HUD (oHUD) TTW Darnified Patch"'' optional file.  
:# Install the optional file. When the ''Mod exists'' warning appears, click ''Merge'', not ''Replace''.
:# Install the optional file. When the ''Mod exists'' warning appears, click ''[Merge]''.




'''BUGFIXING'''
<span class="h5">BUGFIXING</SPAN>
:# Right-click on ''oHUD'' on the left pane of ''MO'' and choose ''Open in Explorer''.
:# Right-click on ''oHUD'' on the left pane of ''MO'' and choose ''Open in Explorer''.
:# Open <code>menus\prefabs\</code> and rename ''hudtemplates.xml'' to ''hudtemplates_darn.xml''  
:# Open <code>menus\prefabs\</code> and rename ''hudtemplates.xml'' to ''hudtemplates_darn.xml''  

Revision as of 08:43, August 2, 2021

One HUD - oHUD

by Gopher

Game:

FalloutNV

Download:

Mod Group:

Baseline:

n/a

Links:

CR Patch:

No

LW Patch:

No

PP Patch:

{{{pp}}}"{{{pp}}}" is not recognized as a Boolean (true/false) value.

ENB Option:

No

Guide/Version-Specific Mod Recommendations

Existing Guides
1.0.0
1.1.0
1.2.0
Type a version string using the format indicated by the placeholder text below. Copy/paste the intended guide version from the "Existing Guides" table above (if it exists) into the field below. For unofficial user-created guides, use the format indicated by the placeholder text. Editors: Please DO NOT use wiki headings inside of custom Recommendations and also avoid using templates if at all possible! Template calls add to the max threshold, and headings mess up the guide ToC.

Recommendations

INSTALLATION</SAPN>

  1. Download and install the main file first.
  2. Download the "One HUD (oHUD) TTW Darnified Patch" optional file.
  3. Install the optional file. When the Mod exists warning appears, click [Merge].


BUGFIXING

  1. Right-click on oHUD on the left pane of MO and choose Open in Explorer.
  2. Open menus\prefabs\ and rename hudtemplates.xml to hudtemplates_darn.xml
  3. Drag and drop the newly renamed file into menus\prefabs\ahud.
  4. Go to menus\main and open hud_main_menu.xml.
  5. Search for the following line hudtemplates.xml (that is line # 80 for those using Notepad++).
  6. Change the text from hudtemplates.xml to aHUD\hudtemplates_darn.xml:.
  7. Search for the following line <add src="io()" trait="_HUDRad_X" />
  8. Delete the text right beneath it (<add src="screen()" trait="width" />) or comment it out. (that is line # 649 for those using Notepad++).
  9. Save your changes and exit.