Skip to content

Commit 472c2a4

Browse files
authored
Revise installation instructions for OptiScaler
Updated installation instructions to remove the deprecated --steam-deck flag and clarify that the installer auto-detects Steam Deck hardware.
1 parent 92a717d commit 472c2a4

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

docs/steam-deck-setup-optiscaler-linux-gaming.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Steam Deck Setup Guide: OptiScaler for Linux Gaming
22

3+
## 📋 Detailed Installation
4+
5+
> [!NOTE]
6+
> **About the `--steam-deck` flag:** Some older documentation references a `--steam-deck` installation flag. This is **not implemented yet** and not needed but was planned! The installer automatically detects Steam Deck hardware and applies optimized settings. Simply use the standard installation command for now.
7+
38
<div align="center">
49

510
### 🎮 Maximize Your Steam Deck Performance with OptiScaler
@@ -148,8 +153,9 @@ cd ~
148153
git clone https://github.com/ind4skylivey/0ptiscaler4linux.git
149154
cd 0ptiscaler4linux
150155

151-
# Run the installer with Steam Deck defaults
152-
bash scripts/install.sh --steam-deck
156+
# Run the installer (auto-detects Steam Deck)
157+
bash scripts/install.sh
158+
153159
```
154160

155161
**What the installer does:**

0 commit comments

Comments
 (0)