建议新增 Lutris 软件包 (安装说明)
Tofloor
poster avatar
taotieren
deepin
2020-03-18 08:05
Author
本帖最后由 taotieren 于 2020-3-18 00:19 编辑

关于 Lutris


Lutris 是 Linux 的开放游戏平台。 它可以帮助您在统一界面中安装和管理游戏。 我们的目标是支持在 Linux 上运行的所有游戏,从本机游戏到 Windows 游戏(通过 Wine),再到模拟器和浏览器游戏。 桌面应用程序和网站是自由软件,欢迎您的贡献!
  1. https://lutris.net/
Copy the Code


安装 Lutris


根据 Lutris 的 wiki 介绍
  1. https://github.com/lutris/lutris/wiki
Copy the Code


Lutris Wine 依赖包安装
  1. https://github.com/lutris/lutris/wiki/Wine-Dependencies
Copy the Code


Lutris 安装显卡驱动
  1. https://github.com/lutris/lutris/wiki/Installing-drivers
Copy the Code


Lutris 安装 DXVK
  1. https://github.com/lutris/lutris/wiki/How-to:-DXVK
Copy the Code


安装 Lutris
  1. sudo apt install lutris
Copy the Code


gamemode 内核加速

安装 gamemode
  1. sudo apt install gamemode
Copy the Code


gamemode32 是 32 位的包
根据需求安装


查找 gamemode 共享库
  1. sudo find  /usr/lib/ -iname "libgamemodeauto*"
Copy the Code


一般是在

  1. /usr/lib/libgamemodeauto.so.0
Copy the Code



设置 Lutris 的 gamemode


  1. lutris 首选项 -> 系统选项 -> 自定义配置
Copy the Code




Key
Value
LD_PERLOAD
/usr/lib/libgamemodeauto.so.0


视频教程
  1. https://www.bilibili.com/video/av94239249
Copy the Code




Reply Favorite View the author
All Replies
avatar
taotieren
deepin
2020-03-18 08:09
#1
建议编辑器新增 Markdown 语法支持。传统编辑器使用太累了。
Reply View the author
avatar
神末shenmo
deepin
Spark-App
Q&A Team
2020-03-18 17:37
#2
这个应该商店有
Reply View the author
avatar
ghostry
deepin
2020-03-18 19:12
#3
试用了下,这个在易用性上面比steam差得太多了.

首先,进入后提示缺少某某,但是只是提示,没有下一步动作.比如点击按钮进行安装.

然后,程序界面并没有游戏.要从网站上面发起安装.

安装又提供了多个选择,也没有说哪个是最优解.

感觉还是要等更成熟一些.才能用.
Reply View the author
avatar
taotieren
deepin
2020-03-18 20:29
#4
这个需要你细看 wiki 我在 manjaro 下安装是比较方便,官网的软件可以绑定你的 steam 账户,点击收藏后可以在 lutris 界面显示单击就能安装。
Reply View the author
avatar
taotieren
deepin
2020-03-18 20:30
#5
ghostry 发表于 2020-3-18 11:12
试用了下,这个在易用性上面比steam差得太多了.

首先,进入后提示缺少某某,但是只是提示,没有下一步动作.比 ...

这个需要你细看 wiki 我在 manjaro 下安装是比较方便,官网的软件可以绑定你的 steam 账户,点击收藏后可以在 lutris 界面显示单击就能安装。
Reply View the author
avatar
taotieren
deepin
2020-03-18 20:31
#6
shenmo 发表于 2020-3-18 09:37
这个应该商店有

这个不清楚没有测试。还有版本更新问题
Reply View the author