Quote:
Originally Posted by Speedi
[You must be logged in to view images. Log in or Register.]
Now this next bit is important. You need to SAVE AS , in the "Encoding" it will normally show ANSI by default. You need to change this to UTF-8. And then save it.
Hope this helped
|
One thing to add regarding this. Every character I have done this for on P99 has lost their friends list in game after saving the .ini file as UTF-8. This can be mitigated by cutting your friends list from the beginning of the file (similar to the bit posted below) and pasting it after the last line of the file.
[Friends]
Friend0=Jobober
Friend1=Jibekn
Friend2=Xobobn
Friend3=Boner
Friend4=*NULL*
Seems that the client reads UTF-8 encoded ini files in a different order from ANSI encoded files. I don't remember this happening on live, but this is how you counter that here. If this doesn't happen to anyone else then you can disregard this post and I have a freaky computer!
Also, you don't have to change this any more after you save the UTF-8 file the first time. If you use logs you can change that file to UTF-8 to avoid having a bunch of garbage code show up when you use these hotkeys.