multi-patcher for Final Fantasy V Advance
 
 
Go to file
Síle Ekaterin Liszka e4b7e88de9 Abilities randomizer needs the fixmagic patch.
The fixmagic patch that I made specifically for it. And then fucking
forgot to add to the patch process. Fucking ADHD...
2021-07-09 19:18:12 -05:00
gallery/ned Replace Nero Exdeath with a nicer version by Aulse. 2021-06-22 15:29:42 -05:00
patches Replace Nero Exdeath with a nicer version by Aulse. 2021-06-22 15:29:42 -05:00
src Abilities randomizer needs the fixmagic patch. 2021-07-09 19:18:12 -05:00
.gitignore Ignore QtCreator crap 2021-05-24 06:28:15 -05:00
.mailmap Add mailmap and update copyright information 2021-05-19 18:33:19 -05:00
LICENSE.md Add mailmap and update copyright information 2021-05-19 18:33:19 -05:00
README.md Update "Balance" patch to 0.6.0 2021-06-10 18:57:02 -05:00
exdeath.pro Add Fiesta mode, bump version to 0.8 2021-06-13 11:51:20 -05:00
patches.qrc Add Absolute Virtue and Omega Larboard Cannon. 2021-06-22 12:03:13 -05:00
readme.html Add Absolute Virtue and Omega Larboard Cannon. 2021-06-22 12:03:13 -05:00
readme.waddle.html Update Waddle Rebalance to v3.3.2. 2021-06-09 19:45:52 -05: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; see LICENSE.md for the license terms. The patches incorporated are not original work but are freely distributable.