Tool; DockPathEditor - HWRM/KarosGraveyard GitHub Wiki

Documentation for the Text-Based Hardpoint/Dockpath/Marker Editor

Description

The Text-Based Hardpoint/Dockpath/Marker Editor, by pipakin, is used to extract/insert harpoints, MRKR chunks, and dock, launch and latch paths in .HOD files. The extracted files contain the dockpath/hardpoint/MRKR information, and can be edited in any text editor.

See "HW2_DockLaunchLatchPathsRDNHelp.pdf" in the RDN Toolkit for help on creating dockpaths. Also see the post by Deionarra on page 5 post 15 of this thread.

Extracting existing hardpoints:
HManager.exe -r [InputHodFile] [OutputHardpointFile]

Inserting new hardpoints:
HManager.exe -w [InputHodFile] [InputHardpointFile] [OutputHodFile]

Extracting existing dockpaths:
HManager.exe -rd [InputHodFile] [OutputDockFile]

Inserting new dockpaths:
HManager.exe -wd [InputHodFile] [InputDockFile] [OutputHodFile]

Extracting existing MRKR chunks:
HManager.exe -rm [InputHodFile] [OutputMarkerFile]

Inserting new MRKR chunks:
HManager.exe -wm [InputHodFile] [InputMarkerFile] [OutputHodFile]

Related Pages

Tutorials

Hardpoint Editor Available!!!

text-based dockpath editor

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial