Synchronize your subtitle files by shifting the subtitle time (+/-)


License
MIT
Install
pip install rom-manager==0.0.26

Documentation

ROM Manager

PyPI - Version PyPI - Downloads GitHub Repo stars GitHub forks GitHub contributors PyPI - License GitHub

GitHub last commit (by committer) GitHub pull requests GitHub closed pull requests GitHub issues

GitHub top language GitHub language count GitHub repo size GitHub repo file count (file type) PyPI - Wheel PyPI - Implementation

Version: 0.0.26

Convert Game ROMs to Compressed Hunks of Data (CHD) file format or RVZ file format

Automatically generate missing .cue files for your .bin files!

Why?

CHD (“Compressed Hunks of Data”) files are compressed data files that can be used on most CD-based systems. They are in a lossless compression format, meaning that they perfectly preserve all game data while reducing file sizes. CHDs were originally developed for MAME to compress CD-based arcade games, but now they are compatible with a variety emulators and CD-based consoles.

RVZ files are compressed also compressed files, but they are built for Dolphin Emulator specifically

Supports:

  • Sony PlayStation
  • Sony PlayStation 2
  • Sony PSP
  • Sega CD
  • Sega Saturn
  • Sega Dreamcast
  • NEC TurboGrafx-CD (PC Engine CD)
  • Neo Geo CD
  • Panasonic 3DO
  • Amiga CD32
  • Philips CD-I
  • Nintendo Wii
  • Nintendo GameCube

Archive Types Extracted:

  • 7z
  • rar
  • zip
  • tar.gz
  • tar
  • gz
  • gzip
  • bzip2
  • bz2

File Types Scanned:

  • cue
  • iso
  • gdi
  • wbfs
  • bin
Usage:
Short Flag Long Flag Description
-h --help See Usage
-c --cpu-count Limit max number of CPUs to use for parallel processing
-d --directory Directory to scan for ROMs
-x --delete Delete the original files
-f --force Force overwrite of existing CHD files
-v --verbose Print all debug information
Example:
rom-manager --directory "C:/Users/default/Games/"
Installation Instructions:

Install Python Package

python -m pip install rom-manager

Geniusbot Application

Use with a GUI through Geniusbot

Visit our GitHub for more information

Installation Instructions with Geniusbot:

Install Python Package

python -m pip install geniusbot
Repository Owners:

GitHub followers GitHub User's stars