Skip to content

Releases: TAN-Gaming/FalloutNV-No-Registry-Patch

v2.1.0

08 Feb 06:54
Compare
Choose a tag to compare

Changes:

  • Don't pass dummy key handle to the real API call
  • Compare the value name case-insensitive
  • Update MinHook to version 9-Aug-2024

v2.0.0

07 Dec 17:43
Compare
Choose a tag to compare

Changes:

  • Rewrite the patch in C and simplify the code
  • Use the correct path format
  • Use a dummy registry key handle instead of a global boolean
  • Fix source files indentation and encoding
  • Remove MinHook source code zip file

v1.1.0

20 Oct 09:10
99c6c0b
Compare
Choose a tag to compare
  • Removed malloc.

v1.0.0

12 Oct 15:22
e1e4f1b
Compare
Choose a tag to compare
Update README.md