glacier-modding / RPKG-Tool

The RPKG tool allows for easy (un)packing of files from the Glacier Engine RPKG file format! Hitman 3 has the most support.
https://glaciermodding.org/rpkg/
Other
47 stars 9 forks source link

[RPKG] Fix new hashcalc giving bogus results #20

Closed grappigegovert closed 2 years ago

grappigegovert commented 2 years ago

Fixes my hash calculation stuff that only worked in debug configuration. C++ bools don't do well with C# pinvoke as it turns out.