Skip to content

node4js/OpenVHook-Enhanced

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenVHook

OpenVHook is a standalone script hook for Grand Theft Auto V and fully open source.

Features

  • Compatible with existing asi plugins and Script Hook V's ASI loader
  • Ability to create standalone mods/scripts
  • Drop in replacement for Script Hook V (booooo)

Requirements

Building

Requirements

  • Latest Windows 11 SDK Version (10.0.27975.0 is the one I use, you can use 10.0.20348.0 and beyond)
  • Visual Studio 2019 2022/2026

Bug Reporting

Report bugs under Github Issues Make sure to include OpenVHook.log and if reporting an incompatiblity please also include the log file for that mods as well.

Though, due my (node4js) incompetence, I might not even be able to implement fixes, but I will try my best.

Credits

Ivan Meler, CamxxCore, E66666666, ivanmeler, DKingAlpha, JackD111, AteshM, yulon, Stricted For all of there contributions towards the project.

NTAuthority/citizenMP Most of the code is from them. Ivan Meler and DKingAlpha (I only modernized it for E&E) only changed it up here and there and added their own improvements. Kudos to them though.

FiveM For their hashmap and patterns. Now, sadly outdated for E&E, currently making a crossmap/native gen (runtime).

Alexander Blade For the ScriptHookV SDK files which can also be used with OpenVHook. I still hate him though.

// TODO : Fix natives

(IMPORTANT) ADD DX12 HOOK

(for later) Fix junk code

About

Open source script loader for Grand Theft Auto V Enhanced

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • C 1.3%