ff6a:ff6pr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ff6a:ff6pr [2022/03/12 21:59]
madsiur
ff6a:ff6pr [2022/03/12 23:00] (current)
madsiur [Documents]
Line 4: Line 4:
  
 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]]. 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 ==== ==== Utilities ====
-^ Name ^ Description ^ Author ^ Link ^+ 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]]  | | 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]]  | | 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]]  | | FF6 Save Editor| FF6PR and SNES save file editor|  KiameV  |  [[https://github.com/KiameV/final-fantasy-vi-save-editor|Github]]  |
-| FFPR_FontTool| Tool for decrypting/encrypting the font_XX.bundle files across all FF PR games|  Silvris   [[https://github.com/Enfyve/FFPR_FontTool|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}} 
 + 
 + 
  • ff6a/ff6pr.1647122362.txt.gz
  • Last modified: 2 years ago
  • by madsiur