A simple GUI tool to create and apply .xDelta patches.
This is the initial release v0.1.25.
Download Release
- Create
.xDeltapatch files from original and modified 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
- PyQt6
- xDelta3.exe: create a tools folder and place inside.
run build.bat
- xDelta3: https://github.com/jmacd/xdelta
This project is licensed under the MIT License.


