# Load "extmod" but omit DGA extension
# (the DGA extension is broken in the fglrx driver)
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Section "Device"按如下修改:
Section "Device"
Identifier "ATI"
Driver "fglrx" # this is the important bit
Option "VideoOverlay" "on"
Option "OpenGLOverlay" "off"
Option "UseInternalAGPGART" "no" #出现问题改成Yes
EndSection
第三步.安装 Mozilla ActiveX Control 控件.
该控件如果不安装将无法启动WoW.特别注意.
文件名为: transgaming-mozctlinstaller-1.0-1.i386.tgz
tar -xvf transgaming-mozctlinstaller-1.0-1.i386.tgz
解压缩后将创建一个usr的文件夹.进入该文件佳后执行安装.
安装时候需要与网络连通.会实时下载相关组件.很慢.多等等.
第四步.修改 Cedega 对中文支持.编辑如下文件.修改为类似信息:
vim ~/.transgaming/config
[FontAlias]
"Times New Roman"="Simsun"
"MS Serif"="Times New Roman"
"Arial"="Simsun"
"Helv"="Simsun"
"MS Sans Serif"="Simsun"
"System"="Simsun"
"Tahoma"="Simsun"