ivanmeler / OpenVHook

Open source script hook loader implementation for Grand Theft Auto V
GNU General Public License v2.0
67 stars 36 forks source link

Binary releases? #6

Open Rbn3D opened 6 years ago

Rbn3D commented 6 years ago

Since Script Hook V is closed source, and takes a week or so to update each time GTA V gets an update, why don't provide binary releases of this hook periodically?

So we have a real, easy alternative to SHV, and if something breaks with an R* update, we can fix it ourselves (It's open source after all!)...

yulon commented 6 years ago

A bad news, each time the game version is updated, hash translation table also needs to be updated, and this translation table is generally provided by AB (SHV author).

CoderzNation commented 4 years ago

I know this is years old, but is there any way to update the hash translation table? If I could update it how would I go about doing that, because this hook is currently not working?