Difference between revisions of "MGSV - External references"

From Nexus Mods Wiki
Jump to: navigation, search
Line 23: Line 23:
 
[https://github.com/Atvaark/FtexTool FtexTool] - Fox Engine Texture (.ftex) converter
 
[https://github.com/Atvaark/FtexTool FtexTool] - Fox Engine Texture (.ftex) converter
  
[https://github.com/Atvaark/FoxEngine.TranslationTool FoxEngine.TranslationTool]
+
[https://github.com/Atvaark/FoxEngine.TranslationTool FoxEngine.TranslationTool] - LangTool,SubpTool,FfntTool
  
[https://github.com/emoose/MGSV-QAR-Dictionary-Project MGSV-QAR-Dictionary-Project] - A community-based project to name every file used in MGSV.  
+
[https://github.com/emoose/MGSV-QAR-Dictionary-Project MGSV-QAR-Dictionary-Project] - Dictionary for GzsTool,QarTool.
 +
 
 +
[https://github.com/cstBipBop/MGSV-Lang-Dictionary-Project MGSV-Lang-Dictionary-Project] - Dictionary for LangTool
 +
 
 +
[https://github.com/BobDoleOwndU/MtarTool MtarTool] - Mtar - Motion archive tool.
 +
 
 +
[https://github.com/unknown321/mgsv_path_hasher mgsv_path_hasher] - Filename hasher for fmdl/fv2
  
 
[https://github.com/topher-au/SnakeBite SnakeBite] - Metal Gear Solid V mod manager
 
[https://github.com/topher-au/SnakeBite SnakeBite] - Metal Gear Solid V mod manager

Revision as of 19:29, 18 November 2016

Overview

Links to assorted MGSV modding references

Forum threads

xentax.com - Ground Zeros/Phantom Pain thread

cheatengine.org - Lua Modding Compendium

Various Notes/Resources

MGSVLUA - Notes on Lua tables

TPP.FileFormats - Notes on TPP file formats

Unique staff

Deminified data1 luas

Tools

GzsTool - Fox Engine dat, fpk, fpkd, pftxs and sbp unpacker/repacker

FoxTool - Fox Engine XML compiler/decompiler

FtexTool - Fox Engine Texture (.ftex) converter

FoxEngine.TranslationTool - LangTool,SubpTool,FfntTool

MGSV-QAR-Dictionary-Project - Dictionary for GzsTool,QarTool.

MGSV-Lang-Dictionary-Project - Dictionary for LangTool

MtarTool - Mtar - Motion archive tool.

mgsv_path_hasher - Filename hasher for fmdl/fv2

SnakeBite - Metal Gear Solid V mod manager

MSGV QAR and FPK Tools - via xentax.com