THMSG(1) | General Commands Manual | THMSG(1) |
thmsg
— Touhou
dialogue tool
thmsg |
[-Ve ] [[-c |
-d ] version]
[input [output]] |
The thmsg
utility converts dialogue files
from and to a human-readable format. The following commands are
available:
thmsg
-c
version [-e
]
[input [output]]thmsg
-d
version [-e
]
[input [output]]thmsg
-V
The version specifies which dialogue format to use, it is further
modified by the presence of the -e
option. Running
the program without a command will list the supported formats.
-e
-e
option is used to process ending dialogue,
and for the mission.msg file in TH125.The thmsg
utility exits with 0 on success,
1 on error.
Create a new dialogue file from the input file:
thmsg -c10 input.txt output.msg
Dump the mission descriptions to standard output:
thmsg -ed125 mission.msg
Invalid data may not be properly handled. Do not dump untrusted dialogue files.
April 24, 2023 | thtk |