GerbilSoft / rom-properties

ROM Properties Page shell extension
GNU General Public License v2.0
494 stars 36 forks source link

RomFields: Add age ratings type, and support DSi age ratings. #26

Closed GerbilSoft closed 7 years ago

GerbilSoft commented 7 years ago

Issue by GerbilSoft Sunday Oct 23, 2016 at 01:57 GMT Originally opened as https://github.com/GerbilSoft/rom-properties.reworking/issues/26


GameCube is currently the only RomData implementation that supports age ratings (for Wii games), and it presents the age ratings using a string. DSi ROM headers also have an age rating, and they should be presented.

In order to allow display of the actual age rating logos instead of just a string, the ratings should be changed to a new type (RFT_AGERATING), and the values should be passed in a struct.

In addition, Wii ratings have a flag for "online interactions not rated by the ESRB". The high bits of the age ratings should be used for similar things.

GerbilSoft commented 7 years ago

Comment by GerbilSoft Monday Jan 09, 2017 at 03:45 GMT


DSi reference: https://gist.github.com/Steveice10/08e75915d9993ec4efe2