Last active
July 25, 2025 16:37
-
-
Save ruoyu0088/2dd1f9ef288f047cffcc776a470ca5ea to your computer and use it in GitHub Desktop.
linux_cmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo add-apt-repository ppa:kelebek333/nvidia-legacy | |
sudo apt update | |
sudo apt install nvidia-340 xorg-modulepath-fix | |
sudo apt install emulationstation retroarch | |
sudo add-apt-repository ppa:emulationstation/ppa -y | |
sudo apt-get update | |
sudo apt-get install emulationstation-theme-simple emulationstation |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment