Files
chemenu/kb/entities/tools/Proton.md
T
torben b137359b90 feat: Link-Taxonomie u1 - kb/entities/systems, tools, technologies gelabelt
Files changed:
- kb/concepts/Denylist over Allowlist.md
- kb/concepts/LLM Wiki Pattern.md
- kb/concepts/SSD TRIM.md
- kb/entities/people/E3DC GmbH.md
- kb/entities/people/Vannevar Bush.md
- kb/entities/projects/ha-core.md
- kb/entities/projects/hacs-integration-blueprint.md
- kb/entities/systems/AGENTS.md.md
- kb/entities/systems/CLAUDE.md.md
- kb/entities/systems/E3DC.md
- kb/entities/systems/ENVIRONMENT.md.md
- kb/entities/systems/Memex.md
- kb/entities/systems/Tolkien Gateway.md
- kb/entities/technologies/Arch Linux.md
- kb/entities/technologies/Disk Encryption.md
- kb/entities/technologies/Docker.md
- kb/entities/technologies/Gitea Actions.md
- kb/entities/technologies/Gitea.md
- kb/entities/technologies/Go.md
- kb/entities/technologies/Home Assistant.md
- kb/entities/technologies/Kernel PM Governors.md
- kb/entities/technologies/LVM.md
- kb/entities/technologies/Linux Kernel.md
- kb/entities/technologies/MQTT.md
- kb/entities/technologies/OPC UA.md
- kb/entities/technologies/Python.md
- kb/entities/technologies/Rust.md
- kb/entities/technologies/Wine GE.md
- kb/entities/technologies/Wine-Staging.md
- kb/entities/technologies/acpi-cpufreq.md
- kb/entities/technologies/amd-pstate.md
- kb/entities/technologies/iii Engine.md
- kb/entities/tools/AUR.md
- kb/entities/tools/Act Runner.md
- kb/entities/tools/Agent Memory.md
- kb/entities/tools/Aura.md
- kb/entities/tools/Bottles.md
- kb/entities/tools/ChatGPT.md
- kb/entities/tools/Claude Code.md
- kb/entities/tools/Codex CLI.md
- kb/entities/tools/Dataview.md
- kb/entities/tools/GPG.md
- kb/entities/tools/GitHub Copilot.md
- kb/entities/tools/Gitea MCP Server.md
- kb/entities/tools/Lutris.md
- kb/entities/tools/Marp.md
- kb/entities/tools/Mistral Vibe.md
- kb/entities/tools/NotebookLM.md
- kb/entities/tools/Obsidian Web Clipper.md
- kb/entities/tools/Obsidian.md
- kb/entities/tools/OpenAI Codex.md
- kb/entities/tools/OpenCode.md
- kb/entities/tools/Pi.md
- kb/entities/tools/Proton.md
- kb/entities/tools/Wine.md
- kb/entities/tools/awesome-llm-wiki.md
- kb/entities/tools/farzaa gist.md
- kb/entities/tools/gdeploy.md
- kb/entities/tools/makepkg.md
- kb/entities/tools/pascalandy schema.md
- kb/entities/tools/qmd.md
- kb/entities/tools/wikitool.md
- kb/log.md
- work/link-taxonomy-migration/glossary.md
2026-09-02 19:36:04 +02:00

88 lines
2.5 KiB
Markdown

---
type: types/entity.md
entity_type: tool
tags: [compatibility, windows, gaming, steam, valve]
created: 2026-08-01
modified: 2026-08-29
related:
- depends-on: Wine
- Bottles
- Wine-Staging
- Wine GE
- Lutris
- part-of: Steam
sources: [Source - Wine]
confidence: 0.85
confidence_base: 0.85
provenance: sourced
summary: Wine-basierte Kompatibilitätsschicht von Valve; lässt Windows-Spiele über Steam unter Linux laufen, mit optimierter DirectX-Übersetzung.
---
# Proton
**Typ:** tool
## Beschreibung
Proton ist eine Kompatibilitätsebene, die von Valve für das Ausführen von Windows-Spielen auf Linux über Steam entwickelt wurde. Sie basiert auf [[Wine]], enthält aber zusätzliche Patches, Bibliotheken und Komponenten, die speziell für Gaming optimiert sind, einschließlich DirectX-Übersetzungsebenen (DXVK, VKD3D-Proton) und Steam-Client-Integration.
## Kerndaten
- **Zweck:** Windows-Spiele auf Linux über Steam ausführen
- **Status:** Aktiv, gepflegt von Valve und CodeWeavers
- **Entwickler:** Valve Corporation
- **Lizenz:** Proprietär (Steam-Bedingungen)
- **Plattform:** Linux (über Steam)
## Beziehungen
- **Basierend auf:** [[Wine]]
- **Verwendet von:** [[Bottles]] (in mehrere Runtimes integriert)
- **Verwandt mit:** [[Steam]], [[Wine-Staging]], [[Wine GE]], [[Lutris]]
- **Integriert mit:** [[Bottles]] (Soda, Caffe, GE Proton Runtimes)
## Details
### Versionen
- **Proton:** Standard-Version, die mit Steam ausgeliefert wird
- **Proton Experimental:** Bleeding-Edge-Version mit neuesten Features
- **Proton GE:** Benutzerdefinierter Build von GloriousEggroll mit zusätzlichen Patches
### Integration mit Bottles
Proton ist in mehrere [[Bottles]]-Runtimes integriert:
- **Soda:** Wine Valve + Staging + Proton
- **Caffe:** Wine Upstream + Staging + Proton
- **GE Proton:** Wine Valve + Staging + Proton + Steam
Diese Runtimes ermöglichen die Verwendung von Proton-Gaming-Optimierungen außerhalb der Steam-Umgebung.
### Wichtigste Komponenten
- **DXVK:** Direct3D 9/10/11 zu Vulkan-Übersetzungsebene
- **VKD3D-Proton:** Direct3D 12 zu Vulkan-Übersetzungsebene
- **Wine:** Basis-Kompatibilitätsebene mit Valves benutzerdefinierten Patches
- **Steam Runtime:** Bietet Windows-DLLs und Bibliotheken
## Siehe auch
- [[Wine]]
- [[Bottles]]
- Wine Valve
- [[Wine-Staging]]
- [[Wine GE]]
- [[Lutris]]
- [[Source - Wine]]
<!-- wikitool:links -->
## Beziehungen
- **depends-on:** [[Wine]]
- [[Bottles]]
- [[Wine-Staging]]
- [[Wine GE]]
- [[Lutris]]
- **part-of:** [[Steam]]
<!-- /wikitool:links -->