more fixes after reinstall
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
- [Sunshine and Moonlight](#sunshine-and-moonlight)
|
||||
- [Install Sunshine](#install-sunshine)
|
||||
- [Install Moonlight](#install-moonlight)
|
||||
- [AUR](#aur)
|
||||
- [AppImage](#appimage)
|
||||
- [Flatpak](#flatpak)
|
||||
- [Commands](#commands)
|
||||
- [Configuration](#configuration)
|
||||
- [ProtonUp-QT](#protonup-qt)
|
||||
@@ -26,6 +25,7 @@
|
||||
- [Xbox Controller](#xbox-controller)
|
||||
- [Mangohud](#mangohud-1)
|
||||
- [ffmpeg](#ffmpeg)
|
||||
- [AUR](#aur)
|
||||
- [Intel 11th gen](#intel-11th-gen)
|
||||
- [AMD 7900xtx](#amd-7900xtx)
|
||||
- [Minecraft](#minecraft)
|
||||
@@ -177,33 +177,10 @@ pacman -U --noconfirm sunshine.pkg.tar.zst
|
||||
|
||||
### Install Moonlight
|
||||
|
||||
#### AUR
|
||||
|
||||
(Note, this requires [ffmpeg](#ffmpeg))
|
||||
|
||||
<https://aur.archlinux.org/packages/moonlight-qt>
|
||||
|
||||
#### AppImage
|
||||
|
||||
<https://github.com/moonlight-stream/moonlight-qt/releases>
|
||||
#### Flatpak
|
||||
|
||||
```bash
|
||||
mv ~/Downloads/Moonlight-*.AppImage ~/Applications/Moonlight.AppImage
|
||||
chmod +x ~/Applications/*.AppImage
|
||||
```
|
||||
|
||||
vim ~/.local/share/applications/moonlight.desktop
|
||||
|
||||
```conf
|
||||
[Desktop Entry]
|
||||
Name=Moonlight
|
||||
Exec=/home/ducoterra/Applications/Moonlight.AppImage %u
|
||||
Icon=/home/ducoterra/.icons/Moonlight.ico
|
||||
Type=Application
|
||||
```
|
||||
|
||||
```bash
|
||||
update-desktop-database
|
||||
flatpak install moonlight
|
||||
```
|
||||
|
||||
#### Commands
|
||||
@@ -369,6 +346,10 @@ Then add `mangohud env MANGOHUD_CONFIGFILE=/home/ducoterra/.config/MangoHud/Mang
|
||||
|
||||
<https://wiki.archlinux.org/title/FFmpeg>
|
||||
|
||||
### AUR
|
||||
|
||||
<https://aur.archlinux.org/ffmpeg-full.git>
|
||||
|
||||
### Intel 11th gen
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user