multi-patcher for Final Fantasy V Advance
 
 
Go to file
Síle Ekaterin Liszka 4f793c02b4 update names and copyrights 2023-06-27 07:31:02 -07:00
gallery/ned Add a bunch of NED replacers 2021-07-09 20:22:16 -05:00
patches Oops, overwrote the wrong patch. 2023-06-18 16:01:43 -07:00
src update names and copyrights 2023-06-27 07:31:02 -07:00
.gitignore Ignore QtCreator crap 2021-05-24 06:28:15 -05:00
.mailmap update names and copyrights 2023-06-27 07:31:02 -07: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 a new balance patch 2022-08-06 11:18:13 -07:00
readme.balance.html Update Ian's Balance Patch to 1.21 2023-06-18 15:57:37 -07:00
readme.html Version 0.9.2 2023-06-18 16:05:13 -07:00
readme.waddle.html readme.waddle: Correct Dragoon's Attributes. 2022-08-07 11:45:21 -07: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.