Skip to content

Bash scripts to convert roms using Ubuntu with Termux - Suitable for Android and ChromeOS

License

Notifications You must be signed in to change notification settings

Mew-Lew/Rom-conversion-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termux - ROM Conversion Scripts

This repository contains a collection of bash scripts designed for converting various game files on your Android or ChromeOS device using Termux. These scripts help manage and optimize your ROMs efficiently.

Scripts Included

  1. Convert ROMs to CHD using createcd

    • Converts BIN/CUE, ISO, and GDI ROM files to the CHD format using the createcd tool.
  2. Convert ROMs to CHD using createdvd

    • Converts BIN/CUE and ISO files to the CHD format using the createdvd tool.
  3. Convert Xbox 360 ISO to XEX

    • Converts Xbox 360 ISO files to the XEX format.
  4. Convert Xbox 360 XEX to ZAR

    • Converts Xbox 360 XEX files to the ZAR format.
  5. Convert Xbox 360 ISO to XEX to ZAR

    • Converts Xbox 360 ISO files to XEX format, and then converts XEX files to ZAR format in a single process.
  6. Convert Xbox 360 ISO to GOD

    • Rewrites Xbox 360 ISO files using xiso, and then converts the rebuilt ISO files to GOD format in a single process.

Getting Started

For detailed setup instructions and usage examples, please refer to the markdown files located in each script's folder. These markdown files provide all the necessary information to get the scripts up and running on your Termux environment.

Check Android Automated folders for scripts to automate the setup and script creation on android. Please read the accompanying markdown notes in the folders for further information.

To install all the conversion scripts in one easy step, use the setup_complete.sh script in "Android Automated Complete".

Happy converting!

About

Bash scripts to convert roms using Ubuntu with Termux - Suitable for Android and ChromeOS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages