multi-patcher for Final Fantasy V Advance
 
 
Go to file
Síle Ekaterin Liszka c785c35169 Ignore QtCreator crap 2021-05-24 06:28:15 -05:00
patches Add new patch and replace radio buttons with combo box. 2021-05-23 23:35:06 -05:00
src multiplier bits now functional 2021-05-24 00:13:38 -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 README: Add Custom Classes patch to copyright section. 2020-07-24 08:15:59 -06:00
exdeath.pro initial commit 2020-06-15 00:43:07 -06:00
patches.qrc Add new patch and replace radio buttons with combo box. 2021-05-23 23:35:06 -05:00
readme.html Replace Fiesta patch with standalone unlocked jobs and Cactuar NED patches. 2021-05-23 09:28:15 -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.