Untitled
unknown
plain_text
2 years ago
1.5 kB
7
Indexable
1 conky 2 sudo apt install conky-all 3 conky & 4 sudo apt-get install wine wine32 winetricks 5 winetricks d3dcompiler_43 d3dx9_43 6 #wget https://www.lfs.net/download/LFS_S3_7D_setup.exe 7 cd Downloads/ 8 wget https://www.lfs.net/download/LFS_S3_7D_setup.exe 9 wine LFS_S3_7D_setup.exe 10 wine ~/.wine/drive_c/LFS/LFS.exe 11 cd ~/.wine/drive_c/LFS/ 12 wine LFS.exe 13 6 14 vim ~/.bashrc 15 sudo apt install vim 16 vim ~/.bashrc 17 cd /home/denis/.wine/drive_c/LFS && export MESA_GL_VERSION_OVERRIDE=4.5 && wine LFS.exe 18 vim ~/.bashrc 19 sudo apt install terminator 20 lfs 21 HTOP 22 htop 23 sudo apt install htop 24 htop 25 sudo apt-get install joystick 26 cat /proc/bus/input/devices | grep js 27 sudo apt-get install alsa-base alsa-utils 28 sudo apt autoremove 29 sudo apt-get install wine-development wine32-development 30 /usr/bin/wine-development LFS.exe 31 nice -10 wine LFS.exe 32 sudo apt install wine-mono 33 sudo apt-get install mono-complete 34 winetricks dotnet45 35 wine LFS.exe 36 sudo apt install libcanberra-gtk-module libcanberra-gtk3-module 37 wine LFS.exe 38 lfs 39 ping google.it 40 lfs 41 sudo apt-get install --reinstall libcanberra-gtk-module 42 lfs 43 EXPORT wineesync=0 44 export wineesync=0 45 wine LFS.exe 46 htop 47 lfs
Editor is loading...