-
Notifications
You must be signed in to change notification settings - Fork 0
Custom Database
seanocali edited this page Apr 29, 2018
·
3 revisions
When Tilted Agent scans games into your library, it references a local copy of the Tilted Database. The Tilted Database provides information on nearly every video game ever created. It is based on 'DAT files' from the groups No-Intro, TOSEC, Redump, and MAME, as well as game descriptions and additional data from TheGamesDb. However, should an advanced user want to augment or even replace this database with their own, they can easily do so by providing their own database files. Database files are simple JSON text files.
More details coming soon!