LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神,可以点击顶部导航 Contact 按钮进行投稿。

Related entries

  • No related posts

VDrift:极速飙车

VDrift 是一个可在多种系统平台下玩的赛车游戏,此游戏能够让你体验极速飙车的快感。它由出色的 Vamos physics engine 所驱动,并发布在 GPL 许可之下。虽然此游戏仍旧处于早期的开发状态,但已经相当具有可玩性。喜欢游戏的朋友们不妨来尝试下。

VDrift

需要注意的是,该游戏需要 SDL、SDL-image、SDL-gfx、SDL-net、OpenAL、OpenAL Utility Toolkit (aka ALUT)、OpenGL device drivers 等依赖,在安装游戏之前需要先行安装它们。另外,VDrift 提供有 minimal 和 full 两种类型的安装包,其中前者的路线和车型要比后者少得多。

在 Linux 平台上可下载 *.package 类型的安装包,在终端中执行 sudo package install *.package 指令后按照提示即可完成安装。

Download VDrift 2007-03-23

[via]

署名 • 注明出处 • 非商业性使用

14 Comments

  1. 1 adqin Commented @ 2007-04-21 1:16 pmReply to this comment

    Toy,我下了这个游戏,想要安装,但提示没有package命令,我想就是你说那些需要的包没有安装。那么我问下,ubuntu下有没有便捷的方式安装这些包呢,如果要一个一个的下,那太麻烦了。

  2. 2 Toy Commented @ 2007-04-21 1:33 pmReply to this comment

    @adqin:你在下载 *.package 之后,可以在终端中执行:bash *.package 来运行安装包,然后只需根据提示操作即可。

  3. 3 zhang Commented @ 2007-04-21 7:09 pmReply to this comment

    我老是出现下面的错误,虽然去下了sdl相关源码,最后装在/usr/local/lib也没用:
    Error: Could not find ‘SDL Network Library’. Try using the native package manager for Ubuntu 7.04 (apt-get) to install a package with similar name to ’sdl_net’.

    Error: Unable to prepare package VDrift.

  4. 4 dogfox Commented @ 2007-04-22 8:00 amReply to this comment

    包括tar包我都下了
    无法编译啊
    郁闷
    有deb包就好了

  5. 5 paramecium Commented @ 2007-04-22 11:33 amReply to this comment

    安装正常,启动程序后看到menu画面除了option按钮外点击其他的都直接退出,显示segmentation fault
    这是为什么呀?有人知道吗?

  6. 6 paramecium Commented @ 2007-04-22 11:49 amReply to this comment

    @dogfox:http://www.getdeb.net/app.php?name=VDrift有deb包

  7. 7 wyg1258 Commented @ 2007-04-22 12:15 pmReply to this comment

    楼上 牛人,连这个都找得到~~

  8. 8 paramecium Commented @ 2007-04-22 12:22 pmReply to this comment

    想找deb包就上http://www.getdeb.net。哈哈

  9. 9 adqin Commented @ 2007-04-22 12:32 pmReply to this comment

    安装成功了,minimal在我这里不行,full包则成功了。
    没有上面说的问题。谢谢Toy的帮助。

  10. 10 Decease Commented @ 2007-04-25 12:34 pmReply to this comment

    I have install the deb.
    How to run it?

  11. 11 Toy Commented @ 2007-04-25 5:35 pmReply to this comment

    @Decease:终端中执行:vdrift。

  12. 12 Decease Commented @ 2007-04-26 12:01 pmReply to this comment

    Sorry I can’t :)
    So I ask you this question..

  13. 13 Decease Commented @ 2007-04-26 12:28 pmReply to this comment

    Now I know why I can’t run VDrift
    Becasue I only installed vdrift-minimal and vdrift-full
    I forget to install vdrift.
    Sorry..

  14. 14 demo Commented @ 2008-04-29 6:55 amReply to this comment

    谁能具体讲一下如何安装啊