retrohub-org / retrohub

Retrogaming library frontend, built to be a highly customizable platform.
https://retrohub-org.github.io/
MIT License
110 stars 6 forks source link

Port `rcheevos` hashing functions to GDExtension #342

Closed rsubtil closed 5 months ago

rsubtil commented 6 months ago

For the upcoming RetroAchievements integration, game file hashing is highly specific to different systems. In order to reduce work, the best way is to port the official implementation of such algorithms to a GDExtension.

rsubtil commented 6 months ago

While closed by #345, this was properly implemented with https://github.com/retrohub-org/godot-rcheevos-rhash