Updating a sideloaded build through the Playdate website

How do I force the latest build of my game to download over the air (OTA) to my Playdate?
Do I need to delete the previous file even though the file version number has increased?

0.2.7 is on the website but it hasn't overwritten 0.2.6 on my device.

Have you changed the value of buildNumber inside pdxinfo? It's the value that is checked by the device. Version number is only a pretty way to identify the version.

4 Likes

Nope, I left the build number alone. Thank you!

1 Like