Help with the Gibbed.SaintsRow3.ConvertASM.exe

Does anyone know how I use the Gibbed.SaintsRow3.ConvertASM.exe?
Although I am good at drawing but not in the programing.
Simply drag the file to Gibbed.SaintsRow3.ConvertASM.exe not work.
 
Can you help me how it should look?

D:\SR3\volition-r67_b37\bin_sr3\Gibbed.SaintsRow3.ConvertASM.exe
Usage: Gibbed.SaintsRow3.ConvertASM.exe [OPTIONS]+ -a|-x input_file output_file
.asm_pc file conversions.

Options:
-a, --xml2asm convert xml to asm
-x, --asm2xml convert asm to xml
-h, --help show this message and exit
 
Example

type: "gibbed.saintsrow3.convertasm.exe -x customize_item.asm_pc customize_item.xml"
--> "customize_item.asm_pc" will be converted to "customize_item.xml"

type: "gibbed.saintsrow3.convertasm.exe -a customize_item.xml customize_item.asm_pc"
--> "customize_item.xml" will be converted to "customize_item.asm_pc"
 
Back
Top