→ zop: 剛剛解壓縮後打開遊戲,發現字全都不見了,有人跟我一樣嗎? 11/18 14:38
→ zop: 我是下載SDL/TILE版本 11/18 14:38
推 Arminius: 我是把 lang 砍掉看英文的...要看中文可能要調設定吧 11/18 16:02
→ zop: 我剛剛設定裡調成英文就可以了,預設好像是跟著系統語言跑, 11/18 16:07
→ zop: 也就是說,缺字型? 11/18 16:07
推 Arminius: 不曉得...反正英文馬ㄟ通, 沒甚麼動力去搞懂它 11/18 16:11
→ lance9527: 如果是字體會變成奇怪的方格,可以試試把config/fonts. 11/18 17:52
→ lance9527: json裡的Terminus改成PMingLiU 11/18 17:52
推 s32244153: 要中文化的話暫時選簡中吧 記得繁中只到之前0.A而已 11/18 18:34
第一次執行 cdda 後會產生 config 資料夾, 先將遊戲關閉
請更改裡頭的 config/fonts.json 如下
以新宋體為例:
{
"fontblending" : false,
"fontwidth" : 10,
"fontheight" : 20,
"fontsize" : 17,
"typeface" : "SimSun",
"map_fontwidth" : 10,
"map_fontheight" : 20,
"map_fontsize" : 17,
"map_typeface" : "SimSun",
"overmap_fontwidth" : 10,
"overmap_fontheight" : 20,
"overmap_fontsize" : 17,
"overmap_typeface" : "SimSun"
}
以細明體為例:
{
"fontblending" : false,
"fontwidth" : 10,
"fontheight" : 20,
"fontsize" : 16,
"typeface" : "MingLiU",
"map_fontwidth" : 10,
"map_fontheight" : 20,
"map_fontsize" : 16,
"map_typeface" : "MingLiU",
"overmap_fontwidth" : 10,
"overmap_fontheight" : 20,
"overmap_fontsize" : 16,
"overmap_typeface" : "MingLiU"
}
然後重新啟動 cdda, 應該中文就正常了
建議在[O選項]中的[影像], 把圖像包設成使用 RetroDays20px, 效果比較好