nthhtn Posted March 17, 2019 Report Share Posted March 17, 2019 (edited) Hello everyone, I have just tried to fork and clone from the mirror git code base into my PC. Then I run update-workspaces.bat and use VS2015 to build the vc2015 version. It built without error, but in runtime the game text is blurred like this. This is very strange. What happened? How can this be fixed? Thank you. I use Windows 10, Visual Studio 2015. Edited March 17, 2019 by nthhtn Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 17, 2019 Report Share Posted March 17, 2019 Hello and welcome to the forums. I've never seen this before. Are your graphic drivers up to date ? Quote Link to comment Share on other sites More sharing options...
Silier Posted March 17, 2019 Report Share Posted March 17, 2019 Hi, does it stay this way all the time? As it might be just not loaded text into memory at first start. Quote Link to comment Share on other sites More sharing options...
nthhtn Posted March 17, 2019 Author Report Share Posted March 17, 2019 (edited) 10 minutes ago, stanislas69 said: Hello and welcome to the forums. I've never seen this before. Are your graphic drivers up to date ? 8 minutes ago, Angen said: Hi, does it stay this way all the time? As it might be just not loaded text into memory at first start. Hello, everything about both of my graphic drivers is normal. I can run the game without anything unusual. But with the built solution, it came like that Edited March 17, 2019 by nthhtn Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 17, 2019 Report Share Posted March 17, 2019 50 minutes ago, nthhtn said: Hello, everything about both of my graphic drivers is normal. I can run the game without anything unusual. But with the built solution, it came like that Were you in debug mode ? The fonts can take some time to load in SVN because the textures need to be cached. 2 Quote Link to comment Share on other sites More sharing options...
nani Posted March 17, 2019 Report Share Posted March 17, 2019 What language is set? Quote Link to comment Share on other sites More sharing options...
Trinketos Posted March 18, 2019 Report Share Posted March 18, 2019 That happened to me once with the git version Apparently the fonts are downloaded wrong you get some error? Quote Link to comment Share on other sites More sharing options...
nthhtn Posted March 18, 2019 Author Report Share Posted March 18, 2019 Well, I couldn't see any error logged. Besides, when I built the same code base on Linux (Xubuntu 18.04), it ran perfectly without anything unusual Quote Link to comment Share on other sites More sharing options...
Stan` Posted March 18, 2019 Report Share Posted March 18, 2019 20 minutes ago, nthhtn said: Well, I couldn't see any error logged. Besides, when I built the same code base on Linux (Xubuntu 18.04), it ran perfectly without anything unusual What language is your windows set on ? Quote Link to comment Share on other sites More sharing options...
nthhtn Posted March 19, 2019 Author Report Share Posted March 19, 2019 23 hours ago, stanislas69 said: What language is your windows set on ? English (UK). But thank you for all of your help, I have solved it. It is because of font error of Chinese Taiwan mod I've enabled. After I removed the mod, things became completely normal again 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.