分页: 2 / 2

发表于 : 2006-08-04 4:19
kardinal
laborer 写了: 你下的iso是坏的,用另外一个版本的,本站ftp上有,games/xiechy/目录下的那个版本的iso是好的,我试过了。
留个记号,明天下载 :lol:

发表于 : 2006-12-27 20:17
shiu
我下的本站ftp的,但是安装提示
sudo sh setup.sh
setup.sh: 9: function: not found
x86
就退出了

发表于 : 2006-12-27 21:39
purewind
我的最爱,红旗里面有个试用版

发表于 : 2007-01-06 8:51
zzxop
shiu 写了:我下的本站ftp的,但是安装提示
sudo sh setup.sh
setup.sh: 9: function: not found
x86
就退出了
我也遇到了这个问题,不知该怎么解决

发表于 : 2007-01-12 12:32
sq009aa
谁的英雄无敌3能玩,给的MD5值谢谢

发表于 : 2007-01-17 23:27
skyx
我花了好几天下载了doom3,可以玩,速度也还行,但声音怎么出不来??是常见(菜)问题吗?
我在我的linux手机上玩quake 和doom都有声音的啊?电脑上反而不行??

刚才又装了hero3,结果也是声音问题,画面都进不了啊。
heroes3-1.3.1a-x86.run应该是个补丁吧,怎么也出错了?


skyx@ThinkPad:/media/cdrom0$ heroes3
Creating Loki preferences directory: /home/skyx/.loki/
Creating heroes3 preferences directory: /home/skyx/.loki/heroes3
Couldn't open audio: Couldn't open audio device or ESD connection
Message: Unable to initialize resources - possible disk problem.

skyx@ThinkPad:/media/cdrom0$ cd /media/hdb5/hero3/
skyx@ThinkPad:/media/hdb5/hero3$ sudo sh heroes3-1.3.1a-x86.run
Verifying archive integrity...OK
Uncompressing Heroes of Might and Magic III 1.3.1a Update....................................
./update.sh: line 60: 5378 段错误 loki_patch --verify patch.dat
The program returned an error code (1)
skyx@ThinkPad:/media/hdb5/hero3$ heroes3
Couldn't open audio: Couldn't open audio device or ESD connection
Message: Unable to initialize resources - possible disk problem

发表于 : 2007-01-26 19:20
morningboat
提示需要5M空间是因为~/.loki目录的权限是root有问题。如果你的用户名是username的话,用这个命令就可以了
sudo chown -R username ~/.loki/

heroes3-1.3.1a-x86.run是个补丁,号称可以支持全屏的游戏,但装好后不知道怎么开出来。安装方式如下:
The patch will segfault if you try to run it. Run it with the 'keep' option (it will still segfault, but bear with me!):
sh heroes3-1.3.1a-unified-x86.run --keep

We need to patch the patch (*sigh*), go to the offending directory and remove the dodgy file:
cd heroes3-1.3.1a-unified-x86/bin/Linux/x86/
rm loki_patch

Download the new loki_patch and make it executable:
wget http://www.step-n-up.com/downloads/loki_patch
chmod +x loki_patch

Go back a few directories and run the update (now as root):
cd ../../../
sudo sh update.sh

Hopefully that should now work, I found no problems with the menu item - use that or type:
heroes3

To remove the faff:
cd ~/
sudo rm -rf heroes3-1.3.1a-unified-x86
rm heroes3-1.3.1a-unified-x86.run

发表于 : 2007-01-26 19:24
xiechy
呵呵,偶传的game还有这么多人关心阿~~!
汗死了~~自己只玩了半小时~~

发表于 : 2007-01-26 21:43
eexpress
ls的失职,推荐的东西,要写总结和FAQ的。 :lol:

没声音是需要esd混音。或者指定声音设备。多半是系统没安装wiki的正常走一遍。否则,doom不会出任何问题的。

发表于 : 2007-01-26 21:47
xiechy
呵呵,主要是自己照着做了没发觉什么问题,而且我自己不玩游戏~~~
doom好象也是我传的吧~~嘿嘿,是有点失职~~

发表于 : 2007-02-03 23:20
camptothecin
这个能不能全屏啊

发表于 : 2007-03-24 8:31
喜欢蜜蜂的蚂蚁
wukw 写了:请问一下楼主,我这样做,为啥还不行阿??

(事先已经删除)
stl@ubuntu:~$ sudo mkdir .loki
stl@ubuntu:~$ sudo mkdir .loki/heroes3
stl@ubuntu:~$ sudo heroes3

BUG! (Segmentation Fault) Going down hard...
stl@ubuntu:~$
我也碰到这种情况,我的解决方法:不用SUDO,直接在终端输入heroes3,回车,正常运行。

阁下可以试试。

发表于 : 2007-03-24 8:46
喜欢蜜蜂的蚂蚁
呵呵,终于搞定了,这可是偶最爱的两个游戏之一。
过程:从FTP中下了光盘,
mount /hero
sudo bash setup.sh
然后用root权限新建了./loki/heroes3/
终端下heroes3就可以运行游戏了
界面是英文的,不过只能是窗口模式。

发表于 : 2007-05-09 18:01
lyman
zzxop 写了:
shiu 写了:我下的本站ftp的,但是安装提示
sudo sh setup.sh
setup.sh: 9: function: not found
x86
就退出了
我也遇到了这个问题,不知该怎么解决
把 sh 换成 bash

发表于 : 2007-12-08 17:23
hyxhdx
真搞不明白大家为什么安个游戏都要用超级用户,都是ROOT敢死队的?楼上的,你用自己的用户来安
bash setup.sh
然后自己输入安装目录就没问题了