Skip to content

Rurusachi/FFTA-Archipelago-Hacks

Repository files navigation

FFTA-Archipelago-Hacks

This repository contains hacks created for the Archipelago FFTA world. The "progressive random" hack is made to be inserted with Event Assembler (with ColorzCore), and Lyn. It changes how item rewards for missions are stored, so it is not usable without Archipelago or modifying the mission rewards in some other way

The "FFTA rewards notes" folder contains assembly code and notes for my two previous hacks. They are not made for Event Assembler, they were inserted manually. The "progressive random" hack is based on the "6 reward" version. The "6 rewards version" also changes how item rewards for missions are stored.

Instructions (progressive random)

  1. Download Event Assembler
  2. Download ColorzCore.exe
  3. Replace the core.exe from Event Assembler with ColorzCore.exe
  4. Download Lyn, and place it in Event Assembler's Tools folder
  5. (Optional, if you want to change the code) Download DevkitArm
  6. (Optional, if the code was changed) Assemble the ".s" files into ".elf" files with "Assemble elf.bat"
  7. Run the following command from Event Assembler's folder: Core A FE8 -input:"path/to/progressive_random.event" -output:"path/to/FFTA_hack.gba" (This overwrites the .gba file)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors