Final Fantasy Tactics Advance
Generating and Patching a Game
- Create your options file (YAML). You can make one on FFTA ptions page.
- Follow the general MultiworldGG instructions for generating a game.
This will generate an output file for you. Your patch file will have the
.apffta
file extension. - Open
MultiworldGGLauncher.exe
- Select "Open Patch" on the left side and select your patch file.
- If this is your first time patching, you will be prompted to locate your vanilla ROM.
- A patched
.gba
file will be created in the same place as the patch file. - On your first time opening a patch with BizHawk Client, you will also be asked to locate
EmuHawk.exe
in your BizHawk install.
If you're playing a single-player seed and you don't care about autotracking or hints, you can stop here, close the client, and load the patched ROM in any emulator. However, for multiworlds and other MultiworldGG features, continue below using BizHawk as your emulator.
Connecting to a Server
By default, opening a patch file will do steps 1-5 below for you automatically. Even so, keep them in your memory just in case you have to close and reopen a window mid-game for some reason.
- Final Fantasy Tactics Advance uses MultiworldGG's BizHawk Client. If the client isn't still open from when you patched your game, you can re-open it from the launcher.
- Ensure EmuHawk is running the patched ROM.
- In EmuHawk, go to
Tools > Lua Console
. This window must stay open while playing. - In the Lua Console window, go to
Script > Open Script…
. - Navigate to your MultiworldGG install folder and open
data/lua/connector_bizhawk_generic.lua
. - The emulator and client will eventually connect to each other. The BizHawk Client window should indicate that it connected and recognized Final Fantasy Tactics Advance.
- To connect the client to the server, enter your room's address and port (e.g.
multiworld.gg:38281
) into the top text field of the client and click Connect.
You should now be able to receive and send items. You'll need to do these steps every time you want to reconnect. It is perfectly safe to make progress offline; everything will re-sync when you reconnect.