Translation tools

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Quester

Translation tools

Post by Quester »

I want translate all texts and remake all fonts in U7. Where I can get tools for this?
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by Dominus »

See http://exult.info/forum/viewtopic.php?p=5118#p5118 (the title of this thread is a dead giveaway)
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
artaxerxes
Site Admin
Posts: 1310
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by artaxerxes »

If you need some advice, I can be of help.

Also, I prepared a page that details the steps for translation: http://artaxerxes_2.tripod.com/serpentisleenfrancais/id2.html

To update the fonts (which I don't mention in the page) you need to unpack them (they are flex files so use expack) and load them in the gimp. Make sure you keep the ASCII order when you make new fonts (the letter 'a' is mapped to the frame number 61 which is the ascii value for 'a').

Artaxerxes
Karlos
Posts: 149
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by Karlos »

Hey, I wonder if anyone has changed the font to Ultima runes for hardcore fans? This would be much, much easier than a real translation, of course, although it would be a bit more work if one made use of the double letters in the runes.


-Karl
artaxerxes
Site Admin
Posts: 1310
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by artaxerxes »

this would not require a change in the fonts.vga but a chance in the exult engine.

Everytime the engine needs to render some text, instead of reading from usecode which font to use, it would force the rune font.

You could actually do it yourself. Explore the CVS where the font rendering engine is and yank the part that select the fonts and force which one you want.

It might be even easier if you use the cheats. I think I remember seeing another font option in a screenshot (mind you it was ugly)

Artaxerxes
Karlos
Posts: 149
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by Karlos »

Great idea. That way, the double letters like th and ea could be handled by the engine as well. Maybe I'll actually do this. :-)


-Karl
artaxerxes
Site Admin
Posts: 1310
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by artaxerxes »

Just one point I realised.

There are no "." in the rune font (the round big point used to separate possible answers). You'll have to make that one.

Artaxerxes
Karlos
Posts: 149
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by Karlos »

It didn't occur to me to use the existing font for some reason; I was planning on doing it from scratch. :-)

The rune font is the one that is dark on a wood background, right? That might be annoying to read over long periods of time, so maybe a new one would be better after all.


-Karl
artaxerxes
Site Admin
Posts: 1310
Joined: Thu May 14, 2020 1:34 pm

Re: Translation tools

Post by artaxerxes »

You still have the choice of using the background feature from the cheat menu. This way you can choose a light colored background to show the font better.

artaxerxes
suraimu

Re: Translation tools

Post by suraimu »

The font does exist by the way - you can find it on one of origin's ultima web sites. Unfortunately you have to type everything in caps, though. Dunno if it has multi-letter runes in it or not.
Locked