Skip to content

v2.0

Latest
Compare
Choose a tag to compare
@Asiern Asiern released this 11 Apr 07:45
· 6 commits to master since this release
d50dbda

Features

  • Game version autodetection
  • Now compatible with v0.0.1 and v0.0.2
  • CMake support

Methods

  • isSavefileLoaded - returns true if savefile is loaded
  • getVersion - retuns game version
  • getMusicVolume - returns music volume
  • getSoundEffectVolume - returns sound effect volume
  • getVoiceVolume - returns voice volume
  • getAudioOutput - returns audio output
  • getVoiceChanger - returns voice changer
  • getBrightness - returns brightness
  • getDistance - returns distance
  • getCombatDistance - returns combat distance
  • getVerticalRotationSpeed - returns vertical rotation speed
  • getHorizontalRotationSpeed - returns horizontal rotation speed
  • getHorizontalAutoAdjust - returns horizontal auto adjust
  • getVerticalAutoAdjust - returns vertical auto adjust
  • getFreeEnemyTracking - returns free enemy tracking
  • getZoomSpeed - returns zoom speed
  • getPursuitSpeed - returns pursuit speed
  • getLockedEnemyTracking - returns locked enemy tracking
  • getHUDOpacity - return HUD opacity
  • setHUDOpacity - sets the opacity of the HUD
  • setColor - sets RGBColor combination
  • setMusicVolume - sets music volume
  • setSoundEffectVolume - sets sound effect volume
  • setVoiceVolume - sets voice volume
  • setAudioOutput - sets audio output
  • setVoiceChanger - sets voice changer
  • setBrightness - sets brightness
  • setDistance - sets distance
  • setCombatDistance - sets combat distance
  • setVerticalRotationSpeed - sets vertical rotation speed
  • setHorizontalRotationSpeed - sets horizontal rotation speed
  • setHorizontalAutoAdjust - sets horizontal auto adjust
  • setVerticalAutoAdjust - sets vertical auto adjust
  • setFreeEnemyTracking - sets free enemy tracking
  • setZoomSpeed - sets zoom speed
  • setPursuitSpeed - sets pursuit speed
  • setLockedEnemyTracking - sets locked enemy tracking
  • setColor - sets color

Checksums (MD5)

  • NieRHook.lib - 769f07ebbac78d93420e470891213a2f
  • NieRHook.dll - 60201ef66fab3381a1e19344b6b796c1

What's Changed

New Contributors

Full Changelog: 1.3...2.0