updated
This commit is contained in:
@@ -15,7 +15,7 @@ Dieses Template kommt mit Gaming-Support. Zum Aktivieren:
|
||||
```nix
|
||||
# In deiner configuration.nix sicherstellen, dass gaming.nix importiert ist:
|
||||
imports = [
|
||||
./modules/gaming.nix # ✅ sollte schon da sein
|
||||
./modules/gaming.nix # sollte schon da sein
|
||||
];
|
||||
```
|
||||
|
||||
@@ -36,7 +36,7 @@ steam
|
||||
|
||||
2. **Proton wählen (Built-in):**
|
||||
- Settings → Compatibility
|
||||
- "Use Steam Play for other titles" ✅
|
||||
- "Use Steam Play for other titles"
|
||||
- Version: **Proton (Experimental)** (neueste & beste)
|
||||
|
||||
3. **Proton-GE installieren (Optional, aber empfohlen!):**
|
||||
@@ -98,10 +98,10 @@ gamemoderun mangohud %command%
|
||||
|
||||
| Proton | Kompatibilität | Performance | Empfehlung |
|
||||
|--------|---|---|---|
|
||||
| Standard | ✅ Gut | ✅ Gut | OK |
|
||||
| **Proton-GE** | **✅✅ Sehr gut** | **✅✅ Sehr gut** | **🏆 Empfohlen** |
|
||||
| Proton-CachyOS | ✅✅ Sehr gut | ✅✅ Sehr gut | 🏆 Alternative |
|
||||
| Proton Experimental | ✅ Gut | ✅ Gut | Fallback |
|
||||
| Standard | Gut | Gut | OK |
|
||||
| **Proton-GE** | **Sehr gut** | **Sehr gut** | **Empfohlen** |
|
||||
| Proton-CachyOS | Sehr gut | Sehr gut | Alternative |
|
||||
| Proton Experimental | Gut | Gut | Fallback |
|
||||
|
||||
**Hinweis:** Proton-GE & Proton-CachyOS sind Community-Builds, nicht in nixpkgs. Daher die Auto-Scripts!
|
||||
|
||||
@@ -365,7 +365,7 @@ rm -rf ~/.cache/nvidia-smi
|
||||
Beste Kompatibilität, aber weniger stabil:
|
||||
|
||||
1. Steam → Settings → Compatibility
|
||||
2. "Use Steam Play for other titles" ✅
|
||||
2. "Use Steam Play for other titles"
|
||||
3. Wähle: "Proton (Experimental)" oder "Proton-GE-Latest"
|
||||
|
||||
### Spiele-Verzeichnis (Optional)
|
||||
@@ -504,4 +504,4 @@ sudo nixos-rebuild switch --flake .#template
|
||||
|
||||
---
|
||||
|
||||
**Viel Erfolg beim Customizen! 🚀**
|
||||
**Viel Erfolg beim Customizen!**
|
||||
|
||||
Reference in New Issue
Block a user