User:Pixloen/FPANModding/Links and Resources: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
m (Updated cache files link updated)
 
(One intermediate revision by the same user not shown)
Line 25: Line 25:


*A hex editor. [https://mh-nexus.de/en/hxd/ HxD] is used commonly.
*A hex editor. [https://mh-nexus.de/en/hxd/ HxD] is used commonly.
*.pat editor / visualizer. None are public, but you can use HA6 + hex editor as a close enough replacement.


*DDS decomp/compression tool. Found in the .pat cut-ins guide.
*DDS decomp/compression tool. Found in the .pat cut-ins guide.
Line 33: Line 32:
*[https://github.com/Eiton/MBTL-Hitbox-Viewer MBTL Hitbox Viewer], injector
*[https://github.com/Eiton/MBTL-Hitbox-Viewer MBTL Hitbox Viewer], injector
*[https://github.com/Ekey/MBTL.BIN.Tool/releases MBTL BIN Tool], file extractor
*[https://github.com/Ekey/MBTL.BIN.Tool/releases MBTL BIN Tool], file extractor
*[https://www.dropbox.com/scl/fi/ag97zaghny4mtp3zff7s8/MBTL_Cache_5_31_2023.zip?rlkey=yi4bv802wlq8goadsi0g6xw4t&st=1hsb3or9&dl=0 Current Cache for the MBTL BIN Tool] as of 02/06/2023 courtesy of u4ick
*[https://www.mediafire.com/file/df097odukl22jee/cache_5_7_24.zip/file Current Cache for the MBTL BIN Tool] as of 05/07/2024 courtesy of u4ick, works with Update 1.45


'''UNICLR'''
'''UNICLR'''

Latest revision as of 00:09, 13 June 2024

For Beginners
Getting Started | File Structure | Installing Mods | Example Mods | Glossary | Links & Resources | Guides & Tutorials

Game Rips

Basic Tools

  • Hantei-chan, a HA6 editor
  • CGlib, .cg extractor by u4ick
  • CGTool, .cg compiler by u4ick
  • Pat Editor by u4ick, incompatible with some modern game dds types
  • Notepad++. Other text editors may be fine, but Notepad++ gets the best results due to it's SHIFT-JIS encoder.
  • A hex editor. HxD is used commonly.
  • DDS decomp/compression tool. Found in the .pat cut-ins guide.

Game Specific Injectors / Extractors

MBTL

UNICLR

UNI2

Written Guides & Documentation


MBTL data icon.png For the following guide:
If you aren't tech-literate, it's recommended NOT to use Symlinks.bat as it creates Symlinks which can only be removed through command-line.
Consider using alternative methods.

Where can I get help?

Navigation

For Beginners
Getting Started
File Structure
Installing Mods
Example Mods
Glossary
Links & Resources
File Formats & Software Guide
Hantei-chan
CGTOOL & CGLIB
.pat Effects
Palettes
DDS Images
Engine Documentation
Audio
Backgrounds
Classes and Methods
Cutscenes
D File Folder
Functions
Shaders
Quick Start
Getting Started
Installing Mods
Mods List
Guides
Character File Setup
Using Hantei-chan
Character Scripts
Miscellaneous
Dialogue
HUD and UI
Stages
Audio
Battle Scripts
CG & Patterns
Editng Vectors
Define
Documentation
Classes and Methods
Functions
HA6 Pattern Reference
UNI2 Modding Notes