- I went to try and setup the Linux SDK in to my Visual Studio Code to discover my device has a different archetype and I was unable to use the SDK.
- I was hoping if there could be additional SDK's for the different CPU archetypes
(Specifically Aarch64)
I think you mean architectures not archetypes, but yes this would be a nice feature. You could still make games for the C API if you replace pdc
with your own tool to convert images, audio, fonts, etc. into the Playdate format. For more information, see: https://github.com/cranksters/playdate-reverse-engineering
1 Like
This issue has been around for a while. It’s been filed so hopefully we see some progress at some point!