From 6eb3f7ed220172c9e405c3489af9e290b5847667 Mon Sep 17 00:00:00 2001 From: extrawurst Date: Sat, 15 Mar 2025 22:53:17 +0100 Subject: [PATCH] more notes --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 35afccf..f22758e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ TB needs to now where to find the games files. Go to `Preferences`, select `HEDZ` in the list and choose repo folder. -## Steamdeck MacOs +## Steamdeck MacOs Notes + +* `pipenv shell --python 3.11` +* `pip install -r requirements.txt` +* `./devkit-gui.py` ssh on device: `ssh -o StrictHostKeyChecking=no -i "/Users/stephan/Library/Application Support/steamos-devkit/devkit_rsa" deck@192.168.2.39`