help me ! use chinese nick

These are old archives. They are kept for historic purposes only.
Post Reply
zhangning

help me ! use chinese nick

Post by zhangning »

1.i download rc2-cvs20040406.exe .and install it

2.i download Unr3.2-20040505.tar.gz

i modify 'config.h' file

/*
If you want to support chinese and/or japanese nicks
#undef CHINESE_NICK
#undef JAPANESE_NICK
*/
#define CHINESE_NICK
#define JAPANESE_NICK

compile ok

3.replace unreal.exe WIRCD.EXE

4.?? question :englist nickname ok, chinese nickname error
other user look at the chinese nickname is 'null',
it cont join channel
:oops:
aquanight
Official supporter
Posts: 862
Joined: Tue Mar 09, 2004 10:47 pm
Location: Boise, ID

Post by aquanight »

You replaced the wrong binary.

Unreal.exe is the service control binary.

WIRCd.exe is the actual daemon. You need to replace wircd.exe with wircd.exe.
Post Reply