Discworld 2 new localization
Posted: Sat May 16, 2020 5:07 pm
Hello all,
I am a programmer and I really love classic games, so I have decided I want to create a localization for Discworld II: Missing Presumed...!? (which was one of my first point-and-click adventures) to my native language.
I tried the naive approach of replacing the text in the already existent localization file ENGLISH1.txt to the translated one, however when I run the game in ScummVR it crashes.
I have been researching and I know the game was developed with the Tinsel Engine and it looks like the localization .txt files are somehow linked to the DW2.scn file, probably memory positions or something. DW2.scn is in a format I cannot see properly.
Here is all the information I have found about it:
http://automagically.de/tinsel.html
https://wiki.scummvm.org/index.php?title=Tinsel
It looks like the format documentation stored in REWiki is no longer available
I am quite new with this old and no-longer-existing file formats and almost-no-documentation stuff and I do not quite know how to tackle it.
Should I try to build the engine? And then what?
Could someone with a little experience give me a hand, even if its just some tips or some places to research.
Thanks!
I am a programmer and I really love classic games, so I have decided I want to create a localization for Discworld II: Missing Presumed...!? (which was one of my first point-and-click adventures) to my native language.
I tried the naive approach of replacing the text in the already existent localization file ENGLISH1.txt to the translated one, however when I run the game in ScummVR it crashes.
I have been researching and I know the game was developed with the Tinsel Engine and it looks like the localization .txt files are somehow linked to the DW2.scn file, probably memory positions or something. DW2.scn is in a format I cannot see properly.
Here is all the information I have found about it:
http://automagically.de/tinsel.html
https://wiki.scummvm.org/index.php?title=Tinsel
It looks like the format documentation stored in REWiki is no longer available
I am quite new with this old and no-longer-existing file formats and almost-no-documentation stuff and I do not quite know how to tackle it.
Should I try to build the engine? And then what?
Could someone with a little experience give me a hand, even if its just some tips or some places to research.
Thanks!