-
I'm looking for a chiptune player for an app that i'm writing to run on the playdate game console. The console has a 168MHz cpu, 16MB of ram, 4GB of flash storage. The SDK supports Lua & C. (more s…
-
The app of Index OS opens but when it reboots it doesnt open index os. I checked the system folder on the playdate and it was empty. Even turned on hidden files but still don't see anything.
-
Find a way to install SDK without winget, ideally it could be direct installer execution.
Maybe use [this one](https://github.com/idleberg/scoop-playdate-sdk)?..
-
Yeah, so I'm trying to use this with the default world.ldtk file, and it doesn't give any errors in VSCode, but when I run it in the simulator, it says "Attempt to index a nul value (local data)" and …
-
Getting the following error when I attempt to Run App in Playdate Simulator from the VS Code command (accessed via cmd + shift + P).
```
vscode-playdate: Failed to compile project.
Source: Play…
-
The current newest Playdate SDK version is 2.0.3, it would be great if you could update this flake to fetch that version instead. I am sadly not familiar with flakes, but I could still *try* making a …
-
This had me stumped for some time because the background music keeps playing, so really only the screen freezing gives an indication that something went wrong.
Am I missing something?
I would ex…
-
Panic sent out [this email](https://lists.play.date/w/a8l763VN6Cf4e2f2hWjpPP5g) about the upcoming SDK 2.0 update, which links to [this detail page](https://help.play.date/developer/os-2.0/).
I tes…
-
```
Run pd-rs/get-playdate-sdk@0.1.2
[4]
Run curl -L --silent --show-error --fail "https://download.panic.com/playdate_sdk/PlaydateSDK-latest.zip" -o sdk.zip
[5]
curl -L --silent --show-error -…
-
I run the command make "px4_sitl jmavsim", it failing and giving below error I tried all solution on the internet nothing worked.