After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771511 - mega-drive: Some games are not detected
mega-drive: Some games are not detected
Status: RESOLVED FIXED
Product: gnome-games
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Games maintainers
GNOME Games maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-16 06:53 UTC by Adrien Plazas
Modified: 2016-09-16 08:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mega-drive: Support more system strings (2.13 KB, patch)
2016-09-16 08:16 UTC, Adrien Plazas
committed Details | Review

Description Adrien Plazas 2016-09-16 06:53:54 UTC
Some games have more exotic values in the 'system' field of their header:
- ' SEGA MEGA DRIVE'
- 'SEGA_MEGA_DRIVE '
- 'SEGA are Registe'
Also I found a 32X games with a random char at the 16th position.
Comment 1 Adrien Plazas 2016-09-16 08:16:01 UTC
Created attachment 335678 [details] [review]
mega-drive: Support more system strings

Support games with the system strings starting by:
- ' SEGA MEGA DRIV'
- 'SEGA_MEGA_DRIVE'
- 'SEGA are Regist'
Comment 2 Adrien Plazas 2016-09-16 08:23:45 UTC
Attachment 335678 [details] pushed as 0ea04bf - mega-drive: Support more system strings