Demon Slayer -Kimetsu no Yaiba- The Hinokami Chronicles

File information

Last updated

Original upload

Created by

Tenshiken1

Uploaded by

tenshiken1

Virus scan

Safe to use

Tags for this mod

About this mod

Toggles HUD elements and character outlines on/off. Can customize to affect specific elements.

Permissions and credits
To Install:
After downloading the mod, open the folder and extract the contents to Demon Slayer\APK\Binaries\Win64 (where the .exe is).
Once in game, press the "back" or "view" button on a game controller to toggle the HUD  and Character outlines on or off.

If you want to change the key bindings, simply open d3dx.ini and find this:
[Key1]
Key = XB_BACK
x=1,0
type=cycle

and change it to whichever keyboard key you want. Just make sure it's in the Microsoft virtual key code format.

Customization:
By default, this mod will exclude nearly all HUD elements and character outlines. If you want to specify which elements are affected by the toggle switch, you would do this by adding or removing shader fix files from the ShaderFixes folder.

Each shader fix is a _replace.txt file and has an associated .jpg with the same name (minus the ps/vs_replace). The .jpg will show what part of the UI that particular shader fix .txt is affecting by highlighting that particular element in pink.

For example, if you wanted to only toggle the health bar you would:
  • Go to the ShaderFixes folder
  • Look through the .jpg pictures to find any that don’t have part of the health bar highlighted and remove their associated _replace.txt files (you don’t need to remove the .jpgs themselves).
You should now be left with _replace.txt files that only affect the health bar and will be affected by the toggle switch.


If you wanted to prevent certain ui elements from being affected by the toggle (having them act as normal),  it would basically be the opposite.

If you wanted the health bar to not be affected by the toggle you would:
  • Go to the ShaderFixes folder
  • Look through the .jpg pictures to find specifically the ones that have part of the health bar highlighted and remove their associated _replace.txt files (you don’t need to remove the .jpgs themselves).
You should now be left with _replace.txt files that do not affect the health bar but other ui elements will be affected by the toggle switch.


The txt file that toggles character outlines has been specifically labeled. 


Notes:
  • Toggling the HUD will also toggle menus off, so you have to toggle the HUD back on when using menus.
  • If you want to start with the toggle activated, add 'x=1' above '[Key1]'.
  • This was created and tested with Nvidia hardware.


To Uninstall:
Either remove the mod files manually or use the uninstall.bat file.