You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: anti-piracy-bypass.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@ I recommend using the latest CDRTools for burning EDC protected PSX games on Lin
47
47
48
48
`cdrtools -raw16 --speed=x cuefile=yourgame.cue`
49
49
50
-
Breakdown what each of these arguments to CDRDAO do:
50
+
Breakdown what each of these arguments to CDRTools do:
51
51
52
-
`-raw16` specifies to burn the cd image without regenerating EDC/ECC data internally.
52
+
`-raw16` specifies to burn the cd image without regenerating EDC/ECC data internally. You can't use the default dao mode anyways because there is some bug in regards to handling the pre-gap between the data and audio tracks when burning with the latest cdrtools currently anyways.
53
53
54
54
`--speed=x` specifies the burn speed. Replace `x` with a number.
0 commit comments