From 26afbda9bc81f73c1ccf72b44d484cce7bbafda4 Mon Sep 17 00:00:00 2001 From: SilentGamePLS Date: Sun, 7 Aug 2022 13:25:45 +0300 Subject: [PATCH] Update README.md --- README.md | 30 ++++-------------------------- 1 file changed, 4 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index b77419a..6988272 100644 --- a/README.md +++ b/README.md @@ -210,36 +210,14 @@ Add buster-backports to your /etc/apt/sources.list, for example: # Go to activities menu and type NVIDIA it should give you a GUI. -# 10) Gaming section install Steam,Lutris,Wine,DXVK with the following commands, if you did all the steps before correctly Steam should install without issues: +# 10) Gaming section install Steam,Lutris,Wine with the following commands, if you did all the steps before correctly Steam should install without issues: * sudo apt install steam -* sudo apt install wine +* sudo apt install wine wine64 * sudo apt install lutris +* sudo apt install scummvm +* sudo apt install dosbox -# For Testing and Stable do the following: - -# Testing: - -* deb https://dl.winehq.org/wine-builds/debian/ distro_name main - -* sudo apt install --install-recommends winehq-stable - -# Stable: - -* deb https://dl.winehq.org/wine-builds/debian/ distro_name main - -# For Stable install Wine via software center or via command: - -* sudo apt install wine - -# Finally,install Lutris: -* sudo apt-get install lutris -* sudo apt-get update -* sudo apt-get upgrade - -# 11) (Optional) install snap: - -* sudo apt install snapd # 12) Optional for streaming/recording install OBS Studio(for NVENC support some additional stuff is required)