对话中的"太"会乱码成其他文字


html,
body,
body:not(.web_whatsapp_com) *,
html body:not(.web_whatsapp_com) *,
html body.ds *,
html body:not(.web_whatsapp_com) div *,
html body:not(.web_whatsapp_com) span *,
html body p *,
html body h1 *,
html body h2 *,
html body h3 *,
html body h4 *,
html body h5 *,
html
body:not(.web_whatsapp_com)
*:not(input):not(textarea):not([contenteditable=""]):not(
[contenteditable="true"]
),
html
body:not(.web_whatsapp_com)
*[class]:not(input):not(textarea):not([contenteditable=""]):not(
[contenteditable="true"]
),
html
body:not(.web_whatsapp_com)
*[id]:not(input):not(textarea):not([contenteditable=""]):not(
[contenteditable="true"]
) {
user-select: text !important;
}

html body *:not(input):not(textarea)::selection,
body *:not(input):not(textarea)::selection,
html body div *:not(input):not(textarea)::selection,
html body span *:not(input):not(textarea)::selection,
html body p *:not(input):not(textarea)::selection,
html body h1 *:not(input):not(textarea)::selection,
html body h2 *:not(input):not(textarea)::selection,
html body h3 *:not(input):not(textarea)::selection,
html body h4 *:not(input):not(textarea)::selection,
html body h5 *:not(input):not(textarea)::selection {
background-color: #3297fd !important;
color: #ffffff !important;
}

/* linkedin */
/* squize */
.www_linkedin_com
.sa-assessment-flow__card.sa-assessment-quiz
.sa-assessment-quiz__scroll-content
.sa-assessment-quiz__response
.sa-question-multichoice__item.sa-question-basic-multichoice__item
.sa-question-multichoice__input.sa-question-basic-multichoice__input.ember-checkbox.ember-view {
width: 40px;
}
/*linkedin*/

/*instagram*/
/*wall*/
.www_instagram_com ._aagw {
display: none;
}

/*developer.box.com*/
.bp-doc .pdfViewer .page:not(.bp-is-invisible):before {
}

/*telegram*/
.web_telegram_org .emoji-animation-container {
display: none;
}
html
body.web_telegram_org
.bubbles-group
> .bubbles-group-avatar-container:not(input):not(textarea):not(
[contenteditable=""]
):not([contenteditable="true"]),
html
body.web_telegram_org
.custom-emoji-renderer:not(input):not(textarea):not([contenteditable=""]):not(
[contenteditable="true"]
) {
pointer-events: none !important;
}

/*ladno_ru*/
.ladno_ru [style*="position: absolute; left: 0; right: 0; top: 0; bottom: 0;"] {
display: none !important;
}

/*mycomfyshoes.fr */
.mycomfyshoes_fr #fader.fade-out {
display: none !important;
}

/*www_mindmeister_com*/
.www_mindmeister_com .kr-view {
z-index: -1 !important;
}

/*www_newvision_co_ug*/
.www_newvision_co_ug .v-snack:not(.v-snack--absolute) {
z-index: -1 !important;
}

/*derstarih_com*/
.derstarih_com .bs-sks {
z-index: -1;
}

html
body
.alc_unlock-pseudo-before.alc_unlock-pseudo-before.alc_unlock-pseudo-before::before {
pointer-events: none !important;
}
html
body
.alc_unlock-pseudo-after.alc_unlock-pseudo-after.alc_unlock-pseudo-after::after {
pointer-events: none !important;
}

2026-08-01 23:28:30
分享
不能hj (资深会员) 回复 san1020698

你的字体被污染了,我这边显示是正常的

2026-08-02 00:10:45
分享

我这边其他字体都是显示正确,但就是"太"这个字体会显示错误,重新安装字体很多次都是这样

2026-08-02 15:28:49
分享
不能hj (资深会员) 回复 san1020698

不是,是你之前安装了某些字体,然后它这个字体的太字跟我这个字体撞上了,所以就这样了,办法的话

去github下载SimpleFontHook,把Release文件夹里的winmm.dll复制到游戏目录替换翻译补丁winmm.dll

2026-08-02 16:09:19
分享
登陆 后方可回复, 如果您还没有账号请先 注册