PDA

View Full Version : Characters in the .2H file


JayThomas
June 19th, 2007, 09:40 AM
After figuring out where the pretender name is located in the .2H file, just what is the encodeing of the letters. I'm not familiar with the Unicode standard but the little I've looked up doesn't help.

To get it to an ASCII value I have to do binary math and add an offset. The offset changes though between upper case and lower case, for example.

So before I start doing goofy math, I thought maybe someone might have an answer.

JayThomas
June 19th, 2007, 09:18 PM
I found a way, although some non-english characters are not displayed correctly in my program.