Skip to content

Releases: MoriGM/dreamdump

0.4.0

Choose a tag to compare

@MoriGM MoriGM released this 15 Jul 12:42

Added builds for x86
Cue file now contains REM for High Density Area
EDC is now checked aswell

Full Changelog: 0.3.0...0.4.0

0.3.0

Choose a tag to compare

@MoriGM MoriGM released this 12 Apr 14:38

What's Changed

Full Changelog: 0.2.0...0.3.0

0.3.0-rc1

0.3.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@MoriGM MoriGM released this 27 Mar 08:56

What's Changed

0.2.0

Choose a tag to compare

@MoriGM MoriGM released this 08 Dec 15:48

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

Choose a tag to compare

@MoriGM MoriGM released this 17 Nov 19:09

What's Changed

Full Changelog: 0.0.0-rc4...0.1.0

0.0.0-rc4

0.0.0-rc4 Pre-release
Pre-release

Choose a tag to compare

@MoriGM MoriGM released this 10 Nov 08:57
7a87555

Full Changelog: 0.0.0-rc3...0.0.0-rc4

0.0.0-rc3

0.0.0-rc3 Pre-release
Pre-release

Choose a tag to compare

@MoriGM MoriGM released this 03 Nov 17:51

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

0.0.0-rc1 Pre-release
Pre-release

Choose a tag to compare

@MoriGM MoriGM released this 23 Oct 05:31

Full Changelog: 0.0.0-alpha...0.0.0-rc0
Added command --retries=<number[1-255]>

0.0.0-alpha

0.0.0-alpha Pre-release
Pre-release

Choose a tag to compare

@MoriGM MoriGM released this 10 Oct 18:37

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