Skip to content
ynhhoJ edited this page Sep 18, 2024 · 2 revisions

General

  1. Check Game Name: Ensure the Display Name of your game matches the official one to retrieve accurate metadata.

  2. Verify Game in Database: If a game is not detected correctly, make sure it exists in our Google Sheets Database.

  3. You can modify locally Games Metadata in file /home/deck/homebrew/data/ChronoDeck/metadata.json

  4. Once per ~24 hours are executed automatically sync with DataBase.

    If you want to control Sync Interval you can change value of syncIntervalDays from metadata.json to an integer value. Default value: 1 (one day)

Clone this wiki locally