Home » MODDING HQ 1.13 » v1.13 Modding, Customising, Editing » v1.13 Modding, Customising, Editing » textfile location / translation
Re: textfile location / translation[message #366188 is a reply to message #366187] Tue, 09 July 2024 12:35 Go to previous messageGo to previous message
Asdow is currently offline Asdow

 
Messages:146
Registered:August 2010
Most of the text is hardcoded into the actual executable source code, which is the reason we have to compile different ja2.exe files for different languages. There are also a lot of texts externalized to the localized game files.

https://github.com/1dot13/source/blob/master/Utils/_GermanText.cpp
https://github.com/1dot13/source/blob/master/Utils/_Ja25GermanText.cpp
https://github.com/1dot13/gamedir-languages/tree/master/German_Version

Visual Studio Community 2022 is recommended for working on the source code files and compiling an .exe from them. If you do translate something, learning to use git enough to create a pull request to our repository with your changes would be more than welcome.

Report message to a moderator

Sergeant
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Non lockable doors when adding more doors types to a tileset.
Next Topic: Pass-trough sandbags..
Goto Forum:
  


Current Time: Tue Feb 11 06:27:19 GMT+2 2025

Total time taken to generate the page: 0.01769 seconds