安装 Steam						
					
				
				
									登录
											 | 
						语言
						
																																															繁體中文(繁体中文)
																													日本語(日语)
																													한국어(韩语)
																													ไทย(泰语)
																													български(保加利亚语)
																													Čeština(捷克语)
																													Dansk(丹麦语)
																													Deutsch(德语)
																													English(英语)
																													Español-España(西班牙语 - 西班牙)
																													Español - Latinoamérica(西班牙语 - 拉丁美洲)
																													Ελληνικά(希腊语)
																													Français(法语)
																													Italiano(意大利语)
																													Bahasa Indonesia(印度尼西亚语)
																													Magyar(匈牙利语)
																													Nederlands(荷兰语)
																													Norsk(挪威语)
																													Polski(波兰语)
																													Português(葡萄牙语 - 葡萄牙)
																													Português-Brasil(葡萄牙语 - 巴西)
																													Română(罗马尼亚语)
																													Русский(俄语)
																													Suomi(芬兰语)
																													Svenska(瑞典语)
																													Türkçe(土耳其语)
																													Tiếng Việt(越南语)
																													Українська(乌克兰语)
																									报告翻译问题
							
						
 
											 
													
 
					 讨论规则及指引
 讨论规则及指引 2
 2									
 举报此帖
 举报此帖
The error is related with a Windows font named MS Gothic, and on systems like 8/8.1 and 10 you can't delete nor rename it without giving yourself administrator's priviledges. The easiest way to get it done is download a Linux OS and make a bootable drive with it. I used Slacko 5.7 and Rufus as my boot drive creation tool.
Later all you need to do is follow some simple instructions, restart your PC with drive plugged in, start your Linux and delete/rename a file in C:\Windows\Fonts named msgothic.ttc.
Boot up your Windows again and enjoy Kohan 2.
You should, because Kohan 2 is one of the greatest RTS games I've ever played. I have myself a box version and I had hell of a problem to figure out the reason behind this @%$&! error
https://appdb.winehq.org/objectManager.php?sClass=version&iId=9042
If the program from link given there doesn't work, I guess this problem is beyond my help at the moment
But not that it's helps either, same problem occur.
Ok so I managed to solve it. The problem, as many users above said lies with the Windows font "MS Gothic". Fortunately deleting the font solves the problem, without causing new ones. Unfortunately deleting it isn't as easy as it should be. I did not use a third party program or Linux as other users suggested here, I used the command prompt. Here's how I did it:
As described here by this post : http://www.techsupportforum.com/forums/f217/solved-geek-to-noob-translate-please-398619.html
I opened the command prompt as an administrator, and used the commands takeown and icacls on the MS Gothic file located at C:\Windows\Fonts\msgothic.ttc
This is where the linked post stops, but to delete the file I had to use another command prompt, since Windows thought the file was still "in use". I did so by using the command "del /f" on the msgothic.ttc file.
After executing the above 3 command prompt lines, I was able to play the game smoothly.