https://github.com/alex-free/playstation-disc-burner
https://alex-free.github.io/psdb
I just want to throw a .7z or whatever common sense input file into a program and have the disc burned with X patch applied (or no patch) and have it burned correctly at my desired burn speed, so I made PSDB (in the same vain as https://github.com/alex-free/dreamcast-cdi-burner).
It creates a new patched output file (for DVD ISOs) or folder (for CD BIN/CUE) named in an identifiable way in the same directory the input file is in (unless your input was a BIN or CUE file, that will cause it to make the output directory one directory above. where the original rip directory is). It's little things like this that make PSDB very useful. More info is on the github and website.
From Readme:
This is an open source tool kit that allows you to burn PS2 and PS1 backup discs on Linux, with the option of patching the disc image in various ways:
TODO:
* Windows port
* FreeDVDBoot + ESR (self-boot)
* Add TOCPerfect patch
* Ability to set CD burn speed and DVD burn speed independently.
??
https://alex-free.github.io/psdb
I just want to throw a .7z or whatever common sense input file into a program and have the disc burned with X patch applied (or no patch) and have it burned correctly at my desired burn speed, so I made PSDB (in the same vain as https://github.com/alex-free/dreamcast-cdi-burner).
It creates a new patched output file (for DVD ISOs) or folder (for CD BIN/CUE) named in an identifiable way in the same directory the input file is in (unless your input was a BIN or CUE file, that will cause it to make the output directory one directory above. where the original rip directory is). It's little things like this that make PSDB very useful. More info is on the github and website.
From Readme:
This is an open source tool kit that allows you to burn PS2 and PS1 backup discs on Linux, with the option of patching the disc image in various ways:
- ESR patch PS2 games, and burn them to DVD-R.
- Master Disc patch PS2 games, and burn them to CD-R or DVD-R.
- LibCrypt patch PS1 games, and burn them to a CD-R.
- PSX 80 Minute patch PS1 or PS2 games, and burn them to a CD-R.
- Support for compressed files. If PSDB finds a file ending in .iso, .ISO, .cue, .CUE, .BIN, or .bin in a compressed archive format that p7zip supports it will automatically be extracted and configured for all features.
- Burn PS2 and PS1 games to CD-R or DVD-R as-is (no patching). PDB correctly burns EDC/ECC protected PS1 games by default.
- Save the desired burn speed to a configuration file, which can be set with a PSDB option.
TODO:
* Windows port
* FreeDVDBoot + ESR (self-boot)
* Add TOCPerfect patch
* Ability to set CD burn speed and DVD burn speed independently.
??