github RetroDriven/Pocket_Updater v1.4.5

latest releases: v1.5.7, v1.5.6, v1.5.5...
20 months ago

Tons of new things added by @mattpannella

More efficient ROM Downloading + ROM Blacklist

  • App checks the archive table of contents ahead of time, so cut down on failed downloads. Should be much quicker, now
  • Added a rom blacklist for the obscure stuff no one has been able to find, so it won't try to download and fail every time
  • Added a list of failed asset downloads to summary at the end of the update process

Verify ROM/BIOS Checksums

  • ROMS and BIOS files will be checked against Checksums to ensure proper file downloading is done

Instance JSON builder for PC Engine CD Core

  • 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

Full Changelog: v1.4.4...v1.4.5

Don't miss a new Pocket_Updater release

NewReleases is sending notifications on new releases.