Skip to content

hermit99/sacd-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SACD Tool - fix2064sacd

Convert SACD ISO files in 2064 block size to standard 2048.

More information

Installation

Download the fix2064sacd.exe (Windows 64bit) from here or build from source code. Then run:

PS > fix2064sacd.exe -i Source_ISO_file -o Target_ISO_file

Compile from source code

Follow MinGW guide.

  1. Get MYYS2

  2. Install MinGW-w64 toolchain in MSYS2 terminal

    pacman -S --needed base-devel mingw-w64-ucrt-x86_64-toolchain

    Enter and Y

  3. In folder containing fix2064sacd.c file, run:

    gcc -o fix2064sacd.exe fix2064sacd.c

About

Small tool to fix SACD ISO files in 2064 block

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages