Soreepeong / FFXIV-FontChanger

Apache License 2.0
46 stars 1 forks source link

When launch the program, it tells me could not found the game installation. #1

Closed toshiya14 closed 2 years ago

toshiya14 commented 2 years ago

When launch the program, it tells me could not found the game installation. But I confirm that the path is correct to the game folder of the game.

图片 图片 图片

toshiya14 commented 2 years ago

In this case, if I create the chnaxis project and change the font, it would not display some in-game symbols and characters.

图片

toshiya14 commented 2 years ago

图片

I think I resolved this problem by having some tries.

I added a prerendered range with U+E000~F8FF Private Use Area. And finally it seems to be OK.

Soreepeong commented 2 years ago

Do you have international client installed? If not, then it probably would display that message on startup. Was that the problem?

Regarsless, I should make it default to ChnAXIS/KrnAXIS if international client hasn't been found by default.

toshiya14 commented 2 years ago

@Soreepeong It just gives me an alert and confusing me. I have set the correct chinese game path, but still tells me game not found. And some in-game fonts becoming "=". But seems it is do not block me with following actions. And I have find out the way to fix the "=". So, I closed the tickets.

Soreepeong commented 2 years ago

It will try to read files from global client on startup, and if it doesn't exist, it will show that message at the moment. I believe that was the source of confusion; I'll have that fixed.

fatinghenji commented 1 year ago

@toshiya14 可以麻烦您详细讲一下I added a prerendered range with U+E000~F8FF Private Use Area.这个部分吗? 遇到了相同的问题 我试图想您一样添加一个U+E000~F8FF Private Use Area,但是我没有找到,是哪里我设置错误了吗? image

编辑

知道怎么添加U+E000~F8FF Private Use Area,但是遇到了新的问题,添加后family显示为Empty image

toshiya14 commented 1 year ago

@fatinghenji

首先抱歉恢复晚了,FF14 内置使用了这个区间作为 一些特殊图标的定义。 所以,这一部分,需要增加为从原有的字体中提取。

所以这个区间,需要在 ChnAxis 中导入,但是不要在自定义的字体中导入该区间。 懒人直接抄作业:下面贴上我自用的设定,你可以直接把里面的字体(WenQuanYi Micro Hei)直接换成你需要的。

https://gist.github.com/toshiya14/38bce63a2bf1f26cb7216e62afa94905