~~NOTOC~~ ===== Final Fantasy 6 Pixel Remaster ===== Welcome to the FF6PR modding wiki! While we may not be experts in Unity games modding, our knowledge in previous FF6 version might be a good starting point to understand the data and code of this new version of the game. For mods check out the [[https://www.nexusmods.com/finalfantasy6pixelremaster|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 [[https://discord.gg/bSnpVBV|VGRM Discord server]]. ==== Documentation ==== * [[ff6pr:master|Master CSV Files]] * [[ff6pr:event|Event Script Mnemonics]] * [[ff6pr:ai|Monster Script Mnemonics]] ==== Utilities ==== ^ Name ^ Description ^ Author ^ Link ^ | Memoria| Can extract all the game assets as well as implement some mods| Albeoris | [[https://github.com/Albeoris/Memoria.FFPR|Github]] | | Magicite| BepInEx plugin that can replace existing assets and add new ones| Silvris | [[https://github.com/Silvris/Magicite|Github]] | | FF6 Save Editor| FF6PR and SNES save file editor| KiameV | [[https://github.com/KiameV/final-fantasy-vi-save-editor|Github]] | | AssetStudio| Tool for exploring, extracting and exporting assets and assetbundle| Perfare | [[https://github.com/Perfare/AssetStudio|Github]] | | UABEA| Tool for exporting and modifying assetbundle| nesrak1 | [[https://github.com/nesrak1/UABEA|Github]] | | FFPR_FontTool| Tool for decrypting/encrypting the font_XX.bundle files across all FF PR games| Enfyve | [[https://github.com/Enfyve/FFPR_FontTool|Github]] | | UnityPlayer| Modded UnityPlayer.dll required for all bundle mods| Enfyve | {{ff6pr:utilities:unityplayer.7z|download}} | ==== Documents ==== ^ Name ^ Description ^ Author ^ Version ^ Link ^ | Event Scripts| Dump of the event scripts grouped by area/map with added messages/captions to ease search| madsiur | 1.0.4a | {{ff6pr:documents:events.7z|download}} | | Event Script Mnemonics| Event script mnemonic list with min/max iValues/rValues and lists of sValues| madsiur | 1.0.4a | {{ff6pr:documents:event_mnemonics.zip|download}} |