User:User7: Difference between revisions
>User7 No edit summary |
>User7 No edit summary |
||
| Line 11: | Line 11: | ||
*[[Optical Disc Drive Compatibility: Xbox One & Xbox Series X|Xbox One & Xbox Series X]] | *[[Optical Disc Drive Compatibility: Xbox One & Xbox Series X|Xbox One & Xbox Series X]] | ||
*[[Optical Disc Drive Compatibility: HD DVD-ROM|HD DVD-ROM]] | *[[Optical Disc Drive Compatibility: HD DVD-ROM|HD DVD-ROM]] | ||
==Redumper mac guide in progress== | |||
* Establish redumper premissions (every time you udpate to a new version): double click on redumper and open in Terminal, now quit | |||
* CD to redumper app, a simple example is dropping the redumper binary into the Downloads director - ```cd Downloads``` | |||
* Insert a disc. | |||
* Find out what the "disk" number is with ```diskutil list``` | |||
* Unmount the disc with ```diskutil unmountDisk /dev/disk[#]``` | |||
* Dump the disc with ```./redumper --drive=disk[#]``` | |||
Revision as of 17:55, 29 July 2023
A list of Optical Disc Drive compatibility for dumping each format of disc:
- DVD-Video / DVD-ROM: Any DVD-supported drive model will work.
- CD-ROM / CD-Audio
- Supported
- Unsupported (for research & reference purposes only)
- GD-ROM (Sega Dreamcast, Sega NAOMI, Sega NAOMI 2, Sega Chihiro, and Triforce systems)
- PlayStation 3 & 4
- PlayStation 5 (UHD-BD-ROM)
- Xbox (Original) & Xbox 360
- Xbox One & Xbox Series X
- HD DVD-ROM
Redumper mac guide in progress
- Establish redumper premissions (every time you udpate to a new version): double click on redumper and open in Terminal, now quit
- CD to redumper app, a simple example is dropping the redumper binary into the Downloads director - ```cd Downloads```
- Insert a disc.
- Find out what the "disk" number is with ```diskutil list```
- Unmount the disc with ```diskutil unmountDisk /dev/disk[#]```
- Dump the disc with ```./redumper --drive=disk[#]```