Author Topic: Gaming on NuTyX  (Read 2001 times)

unbalancedskunk

  • Newbie
  • *
  • Posts: 5
  • Karma: +1/-0
Gaming on NuTyX
« on: Thu May 25 06:36:14 2023 »
Note: NuTyX is not multilib, we need flatpak for gaming. You can play chess etc. without Flatpak.

Install Flatpak
Code: [Select]
sudo cards install flatpak
Install Steam
Code: [Select]
flatpak install flathub com.valvesoftware.Steam
and/or

Install Heroic Games Launcher
Code: [Select]
flatpak install flathub com.heroicgameslauncher.hgl
Encountered problem on newer protons?
Code: [Select]
sudo chmod 777 /usr/bin/bwrap is a simple solution.

Additional Tools
Code: [Select]
flatpak install flathub org.phoenicis.playonlinux -->PlayonLinux
Code: [Select]
flatpak install flathub net.lutris.Lutris --> Lutris
Code: [Select]
flatpak install flathub net.davidotek.pupgui2 --> ProtonUp-QT
Code: [Select]
flatpak install flathub com.usebottles.bottles --> Good Wine Alternative?

I am Dengesiz Kokarca Uğurcan!
« Last Edit: Sat May 27 07:02:26 2023 by unbalancedskunk »