FPS 开源游戏 Warsow 2.10 今年年初已经发布, 现在可通过getdeb包安装。 它是用于Windows,Linux和Mac OS X的一款完全免费的,快节奏的第一人称射击游戏。
波兰的历史是苦难的历史:奥斯维辛,卡廷,波兹南,卡钦斯基。华沙,Warsaw,波兰首都,战争之锯,散发着血腥之气。可今天是周五,人类的苦难与我们无关,我们只想下班。Warsow,和华沙一字母之差,免费第一人称射击游戏大作,未来主义卡通科幻风,任何一个场景都带着让人晕眩的基因,Win/Lin/Mac 通吃。游戏开发人员声称这是一款看不到肝脑涂地惨景的 FPS 游戏。诚然,你能看见的只有血块,还往往是正方体的。
这一最新版本有一些显著的变化。请参阅下面的详细信息。
- The first major change is that now the renderer is off-loaded into a separate thread, meaning that your mouse movement and networking is not affected by screen refresh rate anymore.
- The second major change is that third-party maps and textures will now be sandboxed so that they can no longer override stock Warsow assets.
- Path to local profile and cache on *nix systems now changed to better follow the XDG Directory Specification. The profile path has changed from $HOME/.warsow-2.x to either follow $XDG_DATA_HOME or to $HOME/.local/share/warsow-2.x by default. The same logic applies to cache directory as well. This change also affects server configurations.
- And last but not least is the major uplift that the Race game mode has received thanks to hettoo’s efforts.
- As usual, a fair amount of bugfixes along with mapping and modding improvements has gone into the release.
Ubuntu 16.04 安装 Warsow 2.10 方法:
wget -q -O – http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add -sudo sh -c ‘echo “deb http://archive.getdeb.net/ubuntu xenial-getdeb games” >> /etc/apt/sources.list.d/getdeb.list’
sudo apt-get update
sudo apt-get install warsow
Ubuntu 16.04 LTS正式发布下载,长达5年技术支持 http://www.linuxidc.com/Linux/2016-04/130508.htm
Ubuntu 16.04 U盘安装图文教程 http://www.linuxidc.com/Linux/2016-04/130520.htm
Ubuntu 16.04 LTS安装好需要设置的15件事 http://www.linuxidc.com/Linux/2016-04/130519.htm
Ubuntu 16.04 LTS 今日发布 Canonical公布系统新特性 http://www.linuxidc.com/Linux/2016-04/130466.htm
将Ubuntu 15.10升级到Ubuntu 16.04 http://www.linuxidc.com/Linux/2016-03/129158.htm
Ubuntu 16.04安装Lua游戏引擎Love http://www.linuxidc.com/Linux/2016-03/129108.htm
Ubuntu 16.04 LTS如何使用Snap软件包 http://www.linuxidc.com/Linux/2016-04/130679.htm
Ubuntu 16.04 需要你的帮助,让 GNOME Software 更美观 http://www.linuxidc.com/Linux/2016-03/129237.htm
更多Ubuntu相关信息见Ubuntu 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=2
本文永久更新链接地址:http://www.linuxidc.com/Linux/2016-05/131510.htm