majiru/ips
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
IPS files are binary patches popular in some game modding communities. This repo includes tools for applying and creating IPS files. Usage: ; ipsdiff base modified >patch.ips ; ipspatch patch.ips <base >modified