| 
                        副标题[/!--empirenews.page--]
                            
今天我们要讨论的是 Lutris,一个 Linux 上的开源游戏平台。你可以使用 Lutries  安装、移除、配置、启动和管理你的游戏。它可以在一个单一界面中帮你管理你的 Linux 游戏、Windows  游戏、仿真控制台游戏和浏览器游戏。它还包含社区编写的安装脚本,使得游戏的安装过程更加简单。 
Lutries 自动安装(或者你可以单击点击安装)了超过 20 个模拟器,它提供了从七十年代到现在的大多数游戏系统。目前支持的游戏系统如下: 
    - Linux 原生
 
    - Windows
 
    - Steam (Linux 和 Windows)
 
    - MS-DOS
 
    - 街机
 
    - Amiga 电脑
 
    - Atari 8 和 16 位计算机和控制器
 
    - 浏览器 (Flash 或者 HTML5 游戏)
 
    - Commmodore 8 位计算机
 
    - 基于 SCUMM 的游戏和其他点击式冒险游戏
 
    - Magnavox Odyssey²、Videopac+
 
    - Mattel Intellivision
 
    - NEC PC-Engine Turbographx 16、Supergraphx、PC-FX
 
    - Nintendo NES、SNES、Game Boy、Game Boy Advance、DS
 
    - Game Cube 和 Wii
 
    - Sega Master Sytem、Game Gear、Genesis、Dreamcast
 
    - SNK Neo Geo、Neo Geo Pocket
 
    - Sony PlayStation
 
    - Sony PlayStation 2
 
    - Sony PSP
 
    - 像 Zork 这样的 Z-Machine 游戏
 
    - 还有更多
 
 
安装 Lutris
就像 Steam 一样,Lutries 包含两部分:网站和客户端程序。从网站你可以浏览可用的游戏,添加最喜欢的游戏到个人库,以及使用安装链接安装他们。 
首先,我们还是来安装客户端。它目前支持 Arch Linux、Debian、Fedroa、Gentoo、openSUSE 和 Ubuntu。 
对于 Arch Linux 和它的衍生版本,像是 Antergos, Manjaro Linux,都可以在 AUR 中找到。因此,你可以使用 AUR 帮助程序安装它。 
使用 Pacaur: 
pacaur -S lutris
  
使用 Packer: 
packer -S lutris
  
使用 Yaourt: 
yaourt -S lutris
  
使用 Yay: 
yay -S lutris
  
Debian: 
在 Debian 9.0 上以 root 身份运行以下命令: 
echo 'deb http://download.opensuse.org/repositories/home:/strycore/Debian_9.0/ /' > /etc/apt/sources.list.d/lutris.listwget -nv https://download.opensuse.org/repositories/home:strycore/Debian_9.0/Release.key -O Release.keyapt-key add - < Release.keyapt-get updateapt-get install lutris
  
在 Debian 8.0 上以 root 身份运行以下命令: 
echo 'deb http://download.opensuse.org/repositories/home:/strycore/Debian_8.0/ /' > /etc/apt/sources.list.d/lutris.listwget -nv https://download.opensuse.org/repositories/home:strycore/Debian_8.0/Release.key -O Release.keyapt-key add - < Release.keyapt-get updateapt-get install lutris
  
在 Fedora 27 上以 root 身份运行以下命令: 
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:strycore/Fedora_27/home:strycore.repodnf install lutris
  
在 Fedora 26 上以 root 身份运行以下命令: 
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:strycore/Fedora_26/home:strycore.repodnf install lutris
  
在 openSUSE Tumbleweed 上以 root 身份运行以下命令: 
zypper addrepo https://download.opensuse.org/repositories/home:strycore/openSUSE_Tumbleweed/home:strycore.repozypper refreshzypper install lutris
  
在 openSUSE Leap 42.3 上以 root 身份运行以下命令: 
zypper addrepo https://download.opensuse.org/repositories/home:strycore/openSUSE_Leap_42.3/home:strycore.repozypper refreshzypper install lutris
  
Ubuntu 17.10: 
sudo sh -c "echo 'deb http://download.opensuse.org/repositories/home:/strycore/xUbuntu_17.10/ /' > /etc/apt/sources.list.d/lutris.list"wget -nv https://download.opensuse.org/repositories/home:strycore/xUbuntu_17.10/Release.key -O Release.keysudo apt-key add - < Release.keysudo apt-get updatesudo apt-get install lutris
  
                                                (编辑:52站长网) 
【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! 
                     |