Releases: MoriGM/dreamdump
Releases · MoriGM/dreamdump
Release list
0.4.0
0.3.0
0.3.0-rc1
0.2.0
What's Changed
- Fixed an issue with Tracks being incorrectly generated when the amount was not 10 but the track number was
- Added SH-D162D ZZ02
- Fix an issue in which 26 was used for windows as the read at once size
Full Changelog: 0.1.0...0.2.0
0.1.0
0.0.0-rc4
Full Changelog: 0.0.0-rc3...0.0.0-rc4
0.0.0-rc3
Full Changelog: 0.0.0-rc0...0.0.0-rc3
Bugs:
- Fix scram not having the drives read offset removed
- Create QTOC from subq file
- Fix linux speed being incorrect because of syscall.O_ instead of os.O_
- Add checks for max read at once
- Change default read at once for Kreon Gen 1 Drives
- Use go-crc instead of my own implimentation
0.0.0-rc1
Full Changelog: 0.0.0-alpha...0.0.0-rc0
Added command --retries=<number[1-255]>
0.0.0-alpha
First release which currently allows to dump on windows and linux.
./dreamdump disc --drive=/dev/sr0
Supported commands:
disc
split
Supported options:
--drive=<drivePath>
--sector-oder=<sectorOrder>
--read-offset=<number>
--image-path=<name>
--image-name=<name>
--cutoff=<cutoff>
--read-at-once=<number>
--speed=<number>
--force-qtoc