multi-patcher for Final Fantasy V Advance
 
 
Go to file
Kiyoshi Aman 711c601d6a src/exdeath.cc: we are a successful patcher 2020-06-15 22:23:48 -06:00
patches initial commit 2020-06-15 00:43:07 -06:00
src src/exdeath.cc: we are a successful patcher 2020-06-15 22:23:48 -06:00
.gitignore initial commit 2020-06-15 00:43:07 -06:00
README.md initial commit 2020-06-15 00:43:07 -06:00
exdeath.pro initial commit 2020-06-15 00:43:07 -06:00
patches.qrc initial commit 2020-06-15 00:43:07 -06:00

README.md

Exdeath

Exdeath is a simple, Qt-based utility for applying one or several IPS patches to a Final Fantasy V Advance game image. You must supply your own game image, and we cannot help you find one.

Building

To build Exdeath, you will need Qt 5 and a C compiler.

$ qmake exdeath.pro
$ make all

Exdeath is licensed under BSD-3-Clause. The patches incorporated are not original work but are freely distributable.