P4UassetEditor

From Pikmin Technical Knowledge Base
Revision as of 20:38, 16 September 2023 by Portable Productions (talk | contribs) (P4UassetEditor)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

P4UassetEditor is a tool made by Infinity Divided that allows the decompiling and compiling of uasset files that can be edited with ease using simple json.

Link

Usage

To use this tool you'll need to first extract your "global.ucas" from your copy of Pikmin 4 and place it into the "_GLOBAL_UCAS" folder on the directory of the tool, next click generate_global_names.bat to generate your global names from your "global.ucas", to decode your files simply click drop your ".uasset" file into the "INPUT" directory and click "decode.bat", to pack your files place your json in the "EDIT" directory and click "encode.bat".