Resources:
https://www.reddit.com/r/fo4/comments/3t354b/tip_you_can_add_text_formatting_italic_underline/
Http://www.3dmgame.com/news/201511/3532891.html
Operation Guide:
Weapon naming supports HTML tags everyone should be familiar with, since you can use the <b>,<i>,<li> tag, then use the escape character should be no problem. Overseas netizens have provided the proposal, see Reddit post above.
So we just need to encode the Chinese into HTML code. About coding related issues, such as Unicode, utf8 such problems, you can search the relevant knowledge, here no longer science.
Here are the specific steps:
1. Enter http://tool.chinaz.com/tools/unicode.aspx (other similar online coding sites can be, non-advertising), choose Unicode encoding, enter the Chinese you want, such as "domineering side leaky cock bombing days", and then select " ASCII to Uniode ", get Output" & #38712;& #27668;& #20391;& #28431;& #23628;& #28856;& #22825; " This is the code we want.
2. Go to the renaming screen and enter the characters above, "&", "#", ";" Don't fall, enter OK
3. Because the length of the name is limited, so enter the first few after the confirmation, change a weapon and then come back, you will find that the name has become Chinese, thus reducing the length of the string, you can continue to enter
Chinese weapon naming method, no Winhex, direct in-game operation