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
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