A simple GUI tool to create and apply .xDelta patches for PlayStation 1 games.
This is the initial release v0.0.1.
Download Release
- Create
.xDeltapatch files from original and modified PS1 game data. - Apply
.xDeltapatches to original game images. - Easy to use interface.
.xDelta patches are binary diff files storing changes between two versions of a file.
They enable:
- Distributing only the changes (much smaller than full ISOs)
- Applying modifications without sharing copyrighted game data
- Widely used in retro gaming and ROM hack communities
run build.bat
- xDelta3: https://github.com/jmacd/xdelta
This project is licensed under the MIT License.


