Last Updated: 5th March 2021
De-Dither
This will improve the visuals on some games that use dithering (notably 2D games that didn’t need dithering for any sensible reason), but it may cause severe colour banding on some 3D games when it is removed.
Note
This has not been super widely tested, but I haven’t heard of any issues reported by people beyond user error.
Usage
- Drag a PS1 ISO onto “Patch_PS1_dither.bat”. (the actual image file itself such as .iso or .bin, not a .cue file)
- You will now have a patched version called “PatchedISO.bin”. Rename it to whatever you like or the same as your original ISO.
Note: This should work with sed in Linux if you ‘convert’ the batch file’s main command.