Basic asset editing: Difference between revisions

no edit summary
(Created page with "==Introduction== In this tutorial, we're going to see how to edit an asset from a level's HIP or HOP file from the unpacked archive using HipHopTool and...")
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 22:
HipHopTool.exe -extract "C:\spongebob\game\files\hb\hb01.HOP" -dest "C:\spongebob\unpack\hb01_hop_unpacked"
 
Obviously, you should replace the file paths with the path to the HOP you want to extract and the folder you want the files to be extracted to (name the folder something you'll remember, like hb01_hop_unpacked). The "hb01.HOP" file in the hb folder is the HOP file of the main section of Bikini Bottom (you can view a full list of files [[Filesystem (Battle for Bikini Bottom)|here]].
 
3. Double-click unpack.bat to run it. All assets from hb01.HOP should be extracted to the folder you specified.
Line 83:
[[File:Tutorial Mod Example.jpg|600px|thumb|center|Asset Dialog]]
 
[[Category:Modding]] [[Category:Tutorials]]