WINE Diablo III 失败! 我想这个错误可能和显卡更相关

Wine、Cedega、CrossOver 等配置
回复
哀绿绮思
帖子: 1
注册时间: 2012-05-26 15:24

WINE Diablo III 失败! 我想这个错误可能和显卡更相关

#1

帖子 哀绿绮思 » 2012-05-26 15:37

在下是新手,最近抱着入门教材试探行摸索,第一次接触WINE。 请大神高手轻喷 谢谢 :em01

wine 1.5.4-0ubuntu1~ppa1~precise1+pulse17
环境:Y460 关闭了独立显卡 (ATI HD 5XXX) 我参照http://www.linuxdiyf.com/linux/201105/58.html 驱动ATI/AMD 专有的FGLRX图形驱动

运行

代码: 全选

wine explorer /desktop=Diablo,1440x900 ./Diablo\ III.exe -launch
或者

代码: 全选

wine Diablo\ III.exe -launch

均失败。
已有VCRUN2008

代码: 全选

winetricks vcrun2008
参照http://appdb.winehq.org/objectManager.php?sClass=version&iId=25953&iTestingId=71608

得到以下结果。

代码: 全选

fixme:process:GetLogicalProcessorInformation (0x33f348,0x33f948): stub
fixme:process:GetLogicalProcessorInformation (0x33f604,0x33fc04): stub
err:wininet:open_http_connection create_netconn failed: 10036
fixme:process:GetLogicalProcessorInformation (0x234bff8,0x234c5f8): stub
fixme:process:GetLogicalProcessorInformation (0x234bff8,0x234c5f8): stub
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
err:wininet:open_http_connection create_netconn failed: 10036
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
err:wininet:open_http_connection create_netconn failed: 10036
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know what to do!
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
fixme:process:GetLogicalProcessorInformation (0x244e358,0x244e958): stub
fixme:process:GetLogicalProcessorInformation (0x33ef10,0x33f510): stub
fixme:process:GetLogicalProcessorInformation (0x33f008,0x33f608): stub
fixme:process:GetLogicalProcessorInformation (0x33f008,0x33f608): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
X Error of failed request:  BadRequest (invalid request code or no such operation)
  Major opcode of failed request:  154 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Serial number of failed request:  1027
  Current serial number in output stream:  1027
GOOGLE了一下似乎这个X ERROR 和X GLX问题,和WINE本身关联不太大,但我也不明白应该怎么做才好
头像
枫叶饭团
帖子: 14683
注册时间: 2010-06-16 1:05
系统: Mac OS X
来自: Tencent
联系:

Re: WINE Diablo III 失败! 我想这个错误可能和显卡更相关

#2

帖子 枫叶饭团 » 2012-05-26 15:45

wine这玩意啊,我前些天乱装了一堆不知道是什么东西。。。。然后才运行成功些小游戏
回复