• okass 在版块 Linux平台 中回复了话题 Ubuntu 安装deep wine qq 2年, 7个月前

    4. 中文显示乱码问题

    4.1 下载“微软雅黑”字体
    github下载字体,点击”下载” ,字体文件默认存储到Downloads文件夹内。

    4.2 將字体复制到指定的位置

    cp ~/Downloads/msyh.ttc ~/.deepinwine/Deepin-WeChat/drive_c/windows/Fonts

    4.3 將字体注册到 Wine

    vim ~/.deepinwine/Deepin-WeChat/font.reg

    输入以下内容并保存

    REGEDIT4
    [HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionFontSubstitutes]
    “MS Shell Dlg”=”msyh”
    “MS Shell Dlg 2″=”msyh”

    [HKEY_LOCAL_MACHINESoftwareMicrosoftWindows NTCurrentVersionFontLinkSystemLink]
    “Lucida Sans Unicode”=”msyh.ttc”
    “Microsoft Sans Serif”=”msyh.ttc”
    “MS Sans Serif”=”msyh.ttc”
    “Tahoma”=”msyh.ttc”
    “Tahoma Bold”=”msyhbd.ttc”
    “msyh”=”msyh.ttc”
    “Arial”=”msyh.ttc”
    “Arial Black”=”msyh.ttc”

    4.4注册 font.reg
    在终端执行:

    WINEPREFIX=~/.deepinwine/Deepin-WeChat/ deepin-wine regedit ~/.deepinwine/Deepin-WeChat/font.reg

    4.5 重新运行微信

     

WirelessLink
Logo