neilmunday / pes

The Pi Entertainment System (PES) is a graphical front end for a variety of games console emulators that has been written in Python which is intended for use on the Raspberry Pi. This repository contains the PES source code and operating system customisation scripts.
http://pes.mundayweb.com
GNU General Public License v3.0
24 stars 4 forks source link

Unable to get achievement data #39

Closed neilmunday closed 5 years ago

neilmunday commented 5 years ago

At some point it would appear that the calculation of the "rasum" for MegaDrive and SNES games changed (and possibly others).

Need to check if the algorithm for rasum has changed.

neilmunday commented 5 years ago

It would appear that RetroAchievements.org now uses the md5sum for MegaDrive and SNES games.

Note: other consoles to be checked.