Description
In some cases it is good to know which game has just started.
For example, specific settings can be set which might be necessary for some specific patches. This way, the player would not have to guess which is the right approach for the game. This was done, for example, with the Amiga Emulator Frontend Lemonade (http://www.lemonamiga.com/lemonade/). He has recognized the game and set the appropriate settings for the emulator.
In tests, it turned out to be useful to hash the rpg_rt. * And map files, and to determine a "global" hash.
Thanks to Demetrius for this suggestion.
This would allow you to query an optional external or internal database and get the appropriate information.
Further thoughts: The player could display title images or description texts in the game selection screen if several games are in the player directory.