Commit Graph

7 Commits

Author SHA1 Message Date
Nicholas Estelami 4c74acdd29 Combined message table xmls 2022-04-29 19:57:53 -04:00
Nicholas Estelami bd5a563dae Implemented PAL language support. 2022-04-29 19:57:53 -04:00
MegaMech 407a9c5371 Update nes_message_data_static.xml 2022-04-03 13:26:58 -04:00
MegaMech 2b4b44f698 Update staff_message_data_static.xml 2022-04-03 13:26:58 -04:00
MegaMech a029827944 Update staff_message_data_static.xml 2022-04-03 13:26:58 -04:00
MegaMech 1e938866ac Update nes_message_data_static.xml 2022-04-03 13:26:58 -04:00
Nicholas Estelami c80f9fbd57
Added support for multiple game versions (#107)
* WIP Multiversion support

* GC PAL Non-MQ support complete

* Updated OtrGui to handle different game versions

* Added version file

* Added new extract mode to ZAPD and optimized OTR gen time

* Fixed bug causing crash

* Further optimized OTRExporter, saving around ~20 seconds.

* ZAPD is now multi-threaded.

* Fixed merge issue

* Fixed memory leak and fog issue on pause screen.

* Additional fog fixes.

Co-authored-by: Jack Walker <7463599+Jack-Walker@users.noreply.github.com>
2022-03-31 19:42:44 -04:00