How to translate the files of a game
-
makc_ar
- Posts: 1193
- Joined: Sun Aug 17, 2014 7:27 pm
Post
by makc_ar »
-
swuforce
- Posts: 233
- Joined: Thu Oct 16, 2014 4:39 pm
Post
by swuforce »
Try this tool. Only for tdb.
Last edited by
swuforce on Mon Jan 30, 2017 4:23 pm, edited 1 time in total.
-
makc_ar
- Posts: 1193
- Joined: Sun Aug 17, 2014 7:27 pm
Post
by makc_ar »
Thanks a lot swuforce! .bin hard format? Strange .tdb files after packing "eng" language.
-
swuforce
- Posts: 233
- Joined: Thu Oct 16, 2014 4:39 pm
Post
by swuforce »
Try change import line 42, e to n. $n = $LNum
Sorry bins are hard for me.
-
makc_ar
- Posts: 1193
- Joined: Sun Aug 17, 2014 7:27 pm
Post
by makc_ar »
Thanks a lot swuforce!