Nioh
0 of 0

File information

Last updated

Original upload

Created by

squerol26

Uploaded by

Squerol26

Virus scan

Safe to use

Tags for this mod

About this mod

Mod which makes enemies 100% faster (x2.0) and player 20% faster (x1.2) + speed debuffs are completely disabled (sloth, lightning, paralysis etc). You can freely adjust player and enemies speeds separately if You want to.

Requirements
Permissions and credits
Nioh Adrenaline Mode

Cheat Engine table where You can adjust player and enemies speed separately in Nioh.
More intense and much more challenging melee combat.
Got bored with Way of the Nioh? Your opponents feel too slow and predictable? Wanna feel tension like when playing Nioh for first time?
Try this out.



ADRENALINE MODE v2.1 (UPDATED FOR LATEST UNCENSORED 1.24.7.0 VERSION OF GAME, DIFFERENT METHOD OF ACTIVATION AGAIN)


Default settings:
- player 20% faster (x1.2) - small boost to player speed for better evasion and more fluid odachi moves (odachi lover here)
- enemies 100% faster (x2.0)

In addition, speed debuffs are completely disabled (sloth, lightning, paralysis, etc).

Video demonstration:



How to launch it?
1. Download and install Cheat Engine if You don't have it yet
Cheatengine.org
NO, YOU WON'T BE BANNED FROM ONLINE
THERE IS NO BANS IN NIOH, LIKE IN DARK SOULS 1
I'M USING IT ON STEAM VERSION TOO
2. Launch the game, load Your save file, make sure You are not at world map or any menu - BE IN MISSION,
3. Minimize the game (alt+tab), launch "REAL_NIOH_2.0.ct" file,
- if you will be asked about lua script, click "always",
4. Go back to game,
5. Done, enjoy.

How to disable? (You don't need to restart Your game)
1. Uncheck "Player speed multiplier" first and then all other checkboxes inside Cheat Engine GUI,
2. Set speedhack to 1.0 and click "apply" (there is slider for it at right side of window) or just press ''\'' keyboard key once,

How to setup Your own settings, and how does it even works?
I've used two things to make it work - player speed multiplier and game global speedhack.

Global speedhack:
- speed of whole game (player too) except music and sound effects. Buff/debuff duration,
ki regeneration speed, stuff like that is affected by speedhack multiplier too,

Player speed multiplier:
- speed of player only,

Ok about own setup now,
For example, how I set default preset here:

>if we speedhack game, for example, x2.0, we will get enemies x2 faster and player x2 faster too,
>we want only enemies x2 faster, player x1.2 faster,
>set speedhack value to 2.0,
>now we go to player speed multiplier,
>the base value is 1.0 float here,
>we want vanilla speed while game is x2 faster,
>so we 1/2=0.5 because 1=player base multiplier, 2=speedhack multiplier,
>player speed value 0.5 now will give us vanilla speed while enemies are x2 faster,
>now 0.5x1.2=0.6 because we want player x1.2 faster,
>done - speedhack 2.0, player speed 0.6, simple,

You can set any value You want here, 1.5 speedhack, 0,6666666666666667 player speed to get enemies x1.5 faster while keeping
standard game player speed, etc. anything You want.

Test any values You want with "speedhack" slider and its apply button + "playerspeedmultiplier" float value in "Player speed multiplier" script to
see effect in game. To test player speed in-game disable "Player speed multiplier" script checkbox, right click on it->change script and find those lines - "playerspeedmultiplier:
dd (float)0.6" - just change 0.6 to anything You want, click "OK" at bottom to save script and then enable script checkbox in Cheat Engine GUI.
If You are done with testing, You are satisfied with results and want to make options permanent (I mean speed
values automatically loaded after You launch .ct file) just edit "REAL_NIOH_2.0.ct" file with any text editor
and change those 2 lines:

- speedhack_setSpeed(x) - x is speedhack value
- dd (float)0.6 - 0.6 is mod default player speed multiplier

Edit values, save file, done.

Speedhack restore for cutscenes:
Just a simple script to restore default (1) game speed while cutscene/movie is played,
Default hotkey is "\" key - to change it, right click on it and pick "Change/set hotkeys" options,
Press once to restore 1x speed, press hotkey again to restore Your modded speed,
To customize it, edit .ct file with any text editor and find a line:

oldspeed=2

Change value "2" to speedhack from Your setup, or leave it alone if You played with my speed setup,

What's new in 2.1 version?
- I've messed up again but it should work now - there are 2 .ct files now, both works the same but each one has different script - if "REAL_NIOH_2.0a.ct" somehow doesn't work try using "REAL_NIOH_2.0b",

What's new in 2.0 version?
- after long slumber I've updated table for latest version of game, learned a bit of cheat engine and made some different simple and probably reliable AOB script by myself now, different method of activation again,

What's new in 1.3 version?
- AOB injection for base adress instead simple pointer - it should be 100% reliable right now (no situations with ?? speed value)

What's new in 1.2 version?
- updated to 1.21.05 version of game, pointer to speed multiplier adress by Deathwing Zero from FearlessCheatEngine Forums
- added additional cheat table (REAL_NIOH_PARALYSIS_1.2.ct) with script to disable Paralysis debuff - so You can't be paralyzed and You can't paralyze anyone

Special Thanks to:
Deathwing Zero for finding William speed multiplier adress pointer in 1.21.05 version of game
Arthandas9 for notifing about Nioh 1.21.05 update, mod problems with it and starting troubleshooting about that on FearlessCheatEngine forums
Arthandas9 again for testing and notifing that Deathwing Zero 1.21.05 pointer doesn't always work