Welcome to the FF6PR modding wiki! While we may not be experts in Unity games modding, our knowledge of previous FF6 versions and FF6 in general might be a good starting point to understand the data and code of this new version of the game. For mods check out the Nexus Mods page of the game. If you want to join the conversation, show your work or ask questions, here's an invite to the Moogles & Mods Discord server.
Name | Description | Author | Link |
Memoria | Can extract all the game assets as well as implement some mods | Albeoris | Github |
Moogle Mod Manager | Manage/install mods for the PR games. Beta version | KiameV | Github |
Magicite | BepInEx plugin that can replace existing assets and add new ones | Silvris | Github |
FF6 Save Editor | FF6PR and SNES save file editor | KiameV | Github |
FFPR Debug Logger | BepInEx debug logger plugin for all FF PR games | Silvris | Github |
Il2CppInspector | Application for reverse engineering and code analysis for all PR games | djkaty | Github |
AssetStudio | Tool for exploring, extracting and exporting assets and assetbundle | Perfare | Github |
UABEA | Tool for exporting and modifying assetbundle | nesrak1 | Github |
FFPR_FontTool | Tool for decrypting/encrypting the font_XX.bundle files across all FF PR games | Enfyve | Github |
UnityPlayer | Modded UnityPlayer.dll required for all bundle mods | Enfyve | download |
Final Fantasy 6: Kefka Rush | FF6PR randomizer | gameboy9 | Github |
Name | Description | Author | Version | Link |
FFVIPR CSV Legend | Spreadsheet document of some master CSV files with references to other relevant files info | fallacies | — | Google Doc |
FFPR CSV IDs | Contains proper names for most IDs in the data CSVs of all PR games, as well as a list of functions | MussMuss | 6.0 | download |
Battle Scripts | Dump of the battle scripts with added messages/captions to ease search | madsiur | 1.0.4a | download |
Battle Script Mnemonics | Battle script mnemonic list with min/max iValues/rValues and lists of possible sValues | madsiur | 1.0.4a | download |
Event Scripts | Dump of the event scripts grouped by area/map with added messages/captions to ease search | madsiur | 1.0.4a | download |
Event Script Mnemonics | Event script mnemonic list with min/max iValues/rValues and lists of possible sValues | madsiur | 1.0.4a | download |
Monster AI Scripts | Monster AI scripts in pretty json format | madsiur | 1.0.4a | download |
Monster AI Script Mnemonics | Monster AI script mnemonic list with min/max iValues/rValues and lists of possible sValues | madsiur | 1.0.4a | download |