jval1972 / iwad-patches

Some patches for going between IWAD versions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IWAD patches

Just some VCDIFF files for upgrading/downgrading between various IWAD releases without having to use DOS patchers (which are both slow and somewhat difficult to run). VCDIFF is a binary patch standard, probably most common with xdelta3, but any program that supports them would work.

An example for upgrading plutonia.wad to the id Anthology version:

$ cd plutonia.wad
$ xdelta3 -d -s plutonia.wad 1.9-to-anthology.vcdiff plutonia-anth.wad

About

Some patches for going between IWAD versions

License:Do What The F*ck You Want To Public License


Languages

Language:VBA 76.7%Language:Batchfile 10.0%Language:C 6.7%Language:Shell 6.6%