The Witcher 3
0 of 0

File information

Last updated

Original upload

Created by

CAPA

Uploaded by

CAPA14

Virus scan

Safe to use

About this mod

Mod to HIDE HUD, COMPLETELY(Also with Hotkey), partially(for hardcore gameplay) or don't hide anything.
It creates preset buttons (Low/Medium/High) for the HUD Options from the Video menu.
Also has the capability to disable Interactions and Crosshair display.

Permissions and credits
v1.6.1
Just compatibility with patch 1.3

v1.6

As requested... 1.22 compatibility!
I also cleaned up how it appears to English language, it will be kinda seamless now :D

v1.5 

Just a compatibility version to patch 1.21

_________________
Ok updated.

V1.4.1 , Patch 1.12 compatible.

_________________________________________________________


Okay!

Version 1.4 compatible with Patch 1.11.

Again no new functionality, just compatibility.

Read the new install instructions.
___________________________________________________________________________

Version 1.2.0!


As Requested. A HUD Toogle hotkey that shows back only the selected enabled modules.

- Since now we have a hotkey this mod also modifies input.xml, input.settings and playerInput.ws
(However, Merging playerInput.ws should be simple, just 3 lines and you're done.)

- Default key to Toogle Hud is NumPeriod (as the game recognizes...) for me is the the key to right side of the NumPad0 ( , (comma) del).
(If you don't like this key you can change ingame, in the keyboard options.. no problems)

If you want a module to not be affected by the toogle, you open the file  "modHUDKiller\content\scripts\local\game\CAPAHUDKiller.ws"

And edit the SetModulesDisabled() function, commenting with "//" the "if" lines that corresponds to the module you don't want to be hidden by the toogle.

Example: You want to keep minimap true, so iHUD still works even though the toogle was pressed.

Edit the if line of the Minimap2 to be like below:

// if(Minimap2State){Minimap2.SetEnabled(false);}

This way the line will be just a comment and will not be used. Resulting in the module not being affected.

___________________________________________________________________________________

If you're searching a HUD Toogle for taking shots try my other mod:

Photomode 2inOne (almost ALLinOne lol)

It toggles Hud, Pause and Dialog/Subtitles with just one button.

You can also:
Change Weather
Change Screen Effects
Slowdown and FastForward time.
... and more
______________________________________________________________________
What this mod does?

It creates preset buttons (Low/Medium/High) for the on the top of the "HUD Settings" in the Options.
Mod to Hide Hud, COMPLETELY(also with a custimizable key), partially or don't hide anything.

The Pressets:

Low:
NO HUD WILL BE ENABLED EVER!
Apart from the default settings, other modules are available to be disabled like:

Interactions: Ballons of "E" Talk, Loot, ......
Area Info: City names, places... Popups
Crosshair: Disables the dot when aiming


Medium:
Some HUD will be displayed to Allow a somewhat Hardcore Gameplay, no Minimap or Consumable Items will be shown.
(Let me know what you think of this, I could disable NPC names and health bars of monsters also)

High:
All HUD options are activated.

You are not limited to the presets, All options work independently too.
So If you disable all HUD and want to enable something you still can. :)


Also:
It has a HUD Toogle, customizable key. It will hide the hud modules and show back JUST the ones you have set enabled. 

_____________________________________________________________________________________________

Installation:

- Download HUD Killer file
- Install with NMM or unpack to mods folder in the main folder of Witcher 3 (if the folder does not exist create it)

- Download the second file "HUD Killer Complement"
- Unpack anywhere and copy the contents of the files to their respective ones:

IMPORTANT: You have to ADD the lines! DO NOT replace the existing ones of the original files.

"inputs.txt" content have to be copied and pasted to the beginning of input.settings
(Which is located in <Your Documents Folder>\The Witcher 3)

"inputsxml.txt" content should be pasted in the input.xml file BELOW THE FIRST <VisibleVars> 
(which is located in <Witcher 3 install folder>\bin\config\r4game\user_config_matrix\pc)

- Last step is copy the bin folder to the main folder of Witcher 3, this will replace hud.xml
(or you can copy manually to <Witcher 3 install folder>\bin\config\r4game\user_config_matrix\pc) 

If you have any questions regarding the install ask me.

Compatibility:

This mod changes:

hud.xml , input.xml and input.settings 
hud.ws, hudModuleInteractions.ws and hudModuleCrosshair.ws.
playerInput.ws