Skip to content

Instance JSON builder for PC Engine CD Core - Patch

Compare
Choose a tag to compare
@mattpannella mattpannella released this 06 Feb 22:36
· 194 commits to main since this release
459fe9a

New Feature

  • For cores that support the feature (currently the pc engine cd core, only), when you run update all it will automatically generate instance json files for each of your games

Usage:

  • Put your games in /Assets/pcecd/common
  • Each game needs to be in its own directory (and be sure to name the directory the full title of the game)
    • Example: /Assets/pcecd/common/Rondo of Blood
    • /Assets/pcecd/common/Bonk
    • etc
  • All games (for PC Engine CD) must be in cue/bin format. The generated json file will be saved using the same filename as the cue file, so be sure to also name that with the full title of the game
  • When you run the update all process, it will search through every directory in common and create a json file that can be launched by the core