1.0 KiB
1.0 KiB
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
Copyright
Exdeath is licensed under BSD-3-Clause; see LICENSE.md
for the license terms. The patches incorporated are not original work but are freely distributable.
- The Sound Restoration patch was developed by Bregalad.
- The Fiesta and 'balance' patches were developed by WormOfCans.
- The Double AP patch was developed by Kheldarn from SomethingAwful.
- The Custom Classes patch was made by Jeff Ludwig.