NU
Nukem9/hzdr-gameplay-tweaks
Horizon Zero Dawn Remastered Gameplay Tweaks & Cheat Menu.
Horizon Zero Dawn Remastered Gameplay Tweaks & Cheat Menu
Source code for the Horizon Zero Dawn Remastered mod.
Installation
-
For developers, edit
CMakeUserEnvVars.jsonand setGAME_ROOT_DIRECTORYto Horizon's root directory. The build script will automatically copy library files to the game folder. -
For manual Steam installs, copy
winhttp.dllandmod_config.inifolder to the game's root folder. An example path is:C:\Program Files (x86)\Steam\steamapps\common\Horizon Zero Dawn Remastered\.
Building
Requirements
- This repository and all of its submodules cloned.
- Visual Studio 2022 17.9.6 or newer.
- CMake 3.26 or newer.
- Vcpkg.
hzdr-gameplay-tweaks (Option 1, Visual Studio UI)
- Open
CMakeLists.txtdirectly or open the root folder containingCMakeLists.txt. - Select one of the preset configurations from the dropdown, e.g.
Universal Release x64. - Build and wait for compilation.
- Build files are written to the bin folder. Done.
hzdr-gameplay-tweaks (Option 2, Powershell Script)
- Open a Powershell command window.
- Run
.\Make-Release.ps1and wait for compilation. - Build files from each configuration are written to the bin folder and archived. Done.
Changelog
Click to expand.
Version 0.71
- Fixed UnlockEntitlementExtras not correctly applying ingame, once again.
Version 0.7
- Added option ForceLeftAlignedCamera to lock Aloy's character on the left side of the screen, Forbidden West style.
- Added asset override to disable atmospheric fog and haze.
Version 0.6
- Added missing/remaining items to the inventory editor.
- Added map tile LOD settings to the existing LOD bias asset override. Now has parity with the Forbidden West version.
- Fixed god mode toggles not working properly.
- Moved the in-game graphical LOD slider to Miscellaneous.
Version 0.5
- Changed DisableCameraMagnetism logic so it behaves more like the HFW version.
- Fixed auto-loot not automatically gathering rocks.
Version 0.4
- Added cheat option for auto-loot (automatic gathering of plants and machine parts).
- Added asset override to unlock all merchant shop items, including adept weapon and armor variants.
Version 0.3
- Added slider for graphical LOD bias under Gameplay.
- Added asset override to increase the level of detail (LOD) bias.
- Fixed potentially buggy NewGame+ behavior when UnlockEntitlementExtras was in use.
Version 0.2
- Added simple inventory editor under Cheats.
- Added simple weather editor under Cheats.
- Added asset override to remove the automatic slowdown while riding horses.
- Added asset override to remove ambient looping sound effects on the Shield Weaver armor.
- Added asset override to remove the shield overlay on the Shield Weaver armor.
- Fixed EnableFreeCrafting cheat not applying to merchants.
Version 0.1
- Initial release.
License
- No license provided. TBD.
- Dependencies are under their respective licenses.
On this page
Languages
C++94.5%CMake3.2%PowerShell2.2%C0.1%
Contributors
Created February 12, 2025
Updated October 4, 2025