Game Browser Data Sources

The Game Browser gets its data from several sources, and it’s not apparent which field comes from where.

The following fields are read directly from the Games:

  • Filename (w/o extension)
  • CIC Chip
  • Country
  • CRC1
  • CRC2
  • Internal Name
  • Manufacturer
  • Game size

The following fields are read from MiB64.rds:

  • Game Name
  • Status
  • Notes (Core)
  • Notes (Plugins)

The following fields are read from MiB64.rdi (if available):

  • Developer
  • ForceFeedback
  • Game Information (URL Link)
  • Game Language
  • Genre
  • Players
  • Release Date

The following fields are read from MiB64.rdn (if available):

  • Notes (User)

Any data not available will simply appear blank.


Return to the top