Search found 2 matches

by j_b
15 May 2011 11:50
Forum: Support
Topic: Separating text with empty bytes
Replies: 2
Views: 12382

Re: Separating text with empty bytes

I may be doing something wrong but that doesn't seem to work. Can you give me some tips about how should I do that? I'm completely unfamiliar with stuff like that...

EDIT: Allright, false alarm - I managed to do it :) All I needed was, as you said, saving translated text in notepad using unicode ...
by j_b
14 May 2011 21:16
Forum: Support
Topic: Separating text with empty bytes
Replies: 2
Views: 12382

Separating text with empty bytes

Hi there.
I'm editing some files for game localization and in order to have things done correctly I have to separate every character in translated text with empty bytes (00). Doing so manually is irritating, boring and mistakes can happen easily - especially if longer parts of the text are concerned ...