more notes

This commit is contained in:
2025-03-15 22:53:17 +01:00
parent d0b7b0539e
commit 6eb3f7ed22

View File

@@ -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`