thtk icon indicating copy to clipboard operation
thtk copied to clipboard

how to replace a .dat file that is inside a .dat file?

Open sanboo11 opened this issue 2 years ago • 3 comments

Recently, I was trying to modify the th6 dialogs, for that I extracted the files from "th06e_ST.dat" and modified "msg1.dat"

So far everything was going well, but when I want to put the modified msg1 in a th06e_ST.dat, all the files inside are simply deleted and only the modified msg1.dat remains.

I want to replace the msg1.dat of the th06e_ST.dat with my modified msg1.dat, how can I do it?

I'm sorry if my question is stupid, I recently started with this

sanboo11 avatar Aug 04 '23 02:08 sanboo11