Page 2 of 3
Re: Create own language packs
Posted: 28 Jun 2020, 22:34
by Syntax
So I have tried uploading translated VBF to convers and it works correctly at least for the menu strings.
I have found char codes for č and ě but ř is still missing...
And there is a new version online which supports I think most of the strings in the convers (currently ~500 strings from modded version).
http://movinground.org/content/convers-lang/
Re: Create own language packs
Posted: 08 Jul 2020, 20:43
by amplified
This is very nice, there are some missing for cyrillic alphabet, more like for upper case, haven't tested all chars though.
Re: Create own language packs
Posted: 09 Jul 2020, 20:47
by Syntax
I am not much interested in the cyrillic alphabet but if you'd have correct char codes for cyrillic I will gladly add/replace them. I found some of the char codes on drive2.ru, some by myself and finally user Artist provided me char codes for "ř" so thanks.
Next version will have better showing of multiline popup messages like "ESP malfunction" (on two rows) as these are currently listed as independent strings and have prefix of arrow "->".
And then I am planning new feature for bypassing orignal string length limitation by creating new string somewhere in free memory of the bin file.
Re: Create own language packs
Posted: 29 Jul 2020, 18:57
by Syntax
The tool is done.
I have implemented grouping by chosen languages as there are some strings that are same in english but different in other langs so it is advised to select only the one language you are translating.
Next thing is saving of strings that are longer that the existing one by creating new strings in the free space of vbf file.
I have not yet tried uploading translated vbf with this new version to convers.
Re: Create own language packs
Posted: 30 Jul 2020, 01:27
by phx-
Syntax wrote: ↑29 Jul 2020, 18:57
The tool is done.
I have implemented grouping by chosen languages as there are some strings that are same in english but different in other langs so it is advised to select only the one language you are translating.
Next thing is saving of strings that are longer that the existing one by creating new strings in the free space of vbf file.
I have not yet tried uploading translated vbf with this new version to convers.
Its perfect work from you, i have tried it,i did 3 languages in c+ via ur tool, already testing it, and making middle europe languages for all types c+ (prefl,mfl,fl) but u have right, its good for translate only one language, for extra space for words i need erase turkey language and make space for new ones in hex editor (de,it,fr -> sk,cz,hu)
but most perfect thing will be have app in pc to make it without net connection :>
anyway thank you for you perfect job
Re: Create own language packs
Posted: 30 Jul 2020, 16:26
by Syntax
Great
I will provide standalone offline app this weekend after I test that everything works after uploading to convers.
Re: Create own language packs
Posted: 30 Jul 2020, 20:40
by amplified
I will pm you with cyrillic alphabet if you can implement i will be more than glad!
Re: Create own language packs
Posted: 30 Jul 2020, 22:50
by phx-
Syntax wrote: ↑30 Jul 2020, 16:26
Great
I will provide standalone offline app this weekend after I test that everything works after uploading to convers.
Then pm me with it, i can test it for u, with ur editor its more fun like have rafe with hex lol
Re: Create own language packs
Posted: 31 Jul 2020, 17:49
by Syntax
So I have tried uploading to Convers and it keeps restarting so there will be a bug somewhere, most probably with writing to free space...
EDIT: Found the possible bug and the fix is online. The tool accidentaly overwritten part of the original fw (just one byte
)
Re: Create own language packs
Posted: 01 Aug 2020, 06:00
by phx-
it cause multi restarting ipc ? i noticed it