发新话题
 搜藏 打印 该页面添加到 Mister Wong

cedega 5.0 的简明安装和中文(不完全支持)设定!

cedega 5.0 的简明安装和中文(不完全支持)设定!

cedega 5.0 的简明安装和中文(不完全支持)设定!
作者:tanhitzq at linuxfans.org
下载地址也更新,可以正常下载
1、下载和安装
rpm包
ftp://jl_linux:linux@ftp.nhpop.cn/cedega/cedega-5.0-1.i386.rpm
rpm -ivh cedega-5.0-1.i386.rpm


tar包要在根目录解压
ftp://jl_linux:linux@ftp.nhpop.cn/cedega/cedega-5.0.tgz
在根目录下
tar zxvf cedega-5.0.tgz

ded包
ftp://jl_linux:linux@ftp.nhpop.cn/cedega/cedega_5.0_i386.deb
dpkg -i cedega_5.0_i386.deb


破解文件
ftp://jl_linux:linux@ftp.nhpop.c ... ine-5.0-1.i386.cpkg

安装完后执行cedega,点击TransGaming--install local update,选择压缩包里那个后缀为cpkg的破解文件。


我对cedega 5.0的中文设定也没有完全搞好!
而且cedega 5.0使用起来没有4.X版本来得顺!(好像没有了命令行的方式了)
4.X的中文也设定简单,几乎完美支持中文显示了!

建议如果还是没有搞好中文显示,还是回到4.X版本吧!

给个4.X的rpm地址你吧:
http://www.opensourceworld.com.c ... dega-4.3-1.i386.rpm



2.进入cedega的c盘
c盘的目录
进入此目录下的windows/system32
会发现有些dll文件大小是0
到windows下的system32目录下copy过来!

3.中文设置
5.0的配置文件搞得有点复杂,系统默认的配置似乎是(我用的是root):
~/.cedega/.default_configuration_profiles/config.cedega_5.0
具体游戏的设置文件是:
~/.cedega/游戏名/config
~/.cedega/游戏名/config.cedega_5.0
游戏类型的设置文件是:
~/.cedega/configuration_profiles/游戏类型名
游戏类型的设置可以在Edit-Configuration Profilesli里设置游戏具体使用和不使用哪个设置文件。
怕麻烦话把这3个地方的设置都改了,中文就出来了^_^

config文件
默认可以直接使用系统中的FreeType和XRender 库,提供系统中ttf字体的支持,不过根据自己系统中的字体需要相应修改一下配置文件:
我的ml2.0rc1可以这样改!(红旗改成这样要装simsun.ttc字体)
把里面的[FontAlias] 下面的内容改成

[FontAlias]
;; Add font aliases here. On the left put the name of the windows font family
;; that you want to fake, on the right put the a similar font family that you
;; have installed. These will override the fontconfig and the WineX builtin fallbacks,
;; but may look better (if you choose them correctly).
;; Alias' may refer to other alias' that have been defined above them.
;; These alias' are the first that WineX loads.
;;
;; Serif Fonts
"Times New Roman"="simsun"
"MS Serif"="Times New Roman"
;;
;; Sans Serif Fonts
"Arial"="simsun"
"Helv"="simsun"
"MS Sans Serif"="simsun"
"System"="simsun"
"Tahoma"="simsun"


部分支持中文显示!
魔兽3--冰封(中文完美支持)
cs 1.5 左边中文正常,右边不能正常显示!



[ 本帖最后由 lili 于 2006-2-20 15:24 编辑 ]

本文由lili 发布于Linuxsky 论坛,网址:http://bbs.linuxsky.org/thread-2187-1-1.html

相关主题

TOP

ftp登录不了啊。

TOP

发新话题