Ask a Chinese question
cough. . . . . . Next is the main text, which is about hexadecimal. For example: Open CE and the following content will appear on the left: 68656C776.61666F7574. . . . . . . . . . . . Right: helpAbout. . . . . . . . . . . . The question is, I want to Chineseize the word about, which means about. The valid characters of about are 6. I need to change the characters. So which one should I change? Should I change 20? Should the changed characters be written in decimal or hexadecimal? The hexadecimal representation of 6 is 36. What was it changed to? (I read the change to hexadecimal from other places) I often encounter this type and don't know where to start.
Replies (51)
Ashamed, indicating that I still don't understand hexadecimal localization.
I am leaving quietly,\ Just as I came quietly;\ I wave my hand gently,\ To bid farewell to the clouds in the western sky.
You water gate, I am speechless
I use hexadecimal, actually only the six valid characters of Han. Yours has 20 at the front, which can't be Han! 20 is a space! You can only find another one with 05 written before 'About'; 5 is its valid character!
You need to add one more character to reach six characters!
20 is a space, 0A is a newline, 00 is a field separator, remember it!
The valid character for the word '关于' in Han should be 06
I see, by the way, if the beginning of a text has a long string of garbled characters, is that useful?
Then it doesn't matter; it's useless...
Regularly, figure it out yourself!
Ignore that, just the translation is fine!
Aku, do you have any Chinese-translated works that are presentable, so I can take a reference?
Uh, no, not really. So far I've only learned Minesweeper, and only half of the balancing scooter skills!
Alright, from not understanding to having some understanding
It seems like your study of number systems isn't going very well. I think you should learn number systems first!
Some words that are difficult to express in localization can be translated according to your own understanding; don't follow the source rigidly!
Sigh, poor at Chinese, poor comprehension skills
When localizing into Chinese, be careful not to immediately translate a word you recognize, doing so might cause bugs…
Actually, you don't really do that either. Nowadays, the games we localize into Chinese are usually large chunks translated directly into Chinese, with hundreds of valid characters. Once there's a mistake, we have to recalculate!
Speaking of the long passage Xiao Shang mentioned about Han, it reminded me that just now, in the English section of the Han game help, there were over a hundred entries. Do I have to write them down in a notebook one by one?
Load more replies