In one of the mails that we exchanged today with Denixius, he asked me how to translate buttons as Start New game, Yes, No, etc.
Well, here we enter the translation of the classic Daggerfall because the texts of those buttons are not strings but bitmaps. All the buttons and menu screens are bitmaps, which means that to translate them you have to draw! To produce a fully localized French Daggerfall, we had to draw the texts into 112 .IMG files and into the special file BUTTONS.RCI that contain 20 buttons as for example YES, N0, MALE and FEMALE. We had to convert all those Daggerfall .IMG files into another format that nowadays drawing tools are able to edit, to change all the letters by hand, pixel by pixel, in order to draw our own language words to replace the English ones, and then to convert back the modified files into .IMG format so that Daggerfall is able to display them.
Today, with DFU, there is one step less because DFU displays .png files, so once the needed .IMG files are converted into PNG, you still have to draw your own text but the result may stay in PNG format. To convert the .IMG files in PNG can be done with DaggerfallImaging2 for example.
The case of the file BUTTONS.RCI is special because the 20 small buttons that are inside must be split into 20 different PNG files with mandatory names for DFU to be able to find and display them. Because I've already done the job for the French file, I've done it too for the English file, so people that want to convert the 20 buttons in another language will just have to redraw their content with a painting software as The Gimp for example and export them as other .png files with exactly the same name.
You can take the English PNG files here:
https://drive.google.com/file/d/1iSNNfP ... sp=sharing
And here are the French files, if somebody wants to see what have been done to change the text on the buttons:
https://drive.google.com/file/d/1TUdoSS ... sp=sharing
In charge of Project French Daggerfall and DaggerfallSetup, dev. of DFTools in English.
French translator for many Warband mods and Bannerlord.