Difference between revisions of "Playdate Simulator"

From Playdate Community Wiki
Jump to: navigation, search
Line 1: Line 1:
{| class="wikitable" style="float:right; margin-left: 10px;"
{| class="wikitable" style="float:right; margin-left: 10px; background:none; color:white;"
!colspan="2" style="text-align: center;" | Playdate Simulator
!colspan="2" style="border:none; text-align: center; color:white; background:none;" | Playdate Simulator
|-
|-
!colspan="3" | [[File:Playdate_Simulator.png|frameless|center|border|The Playdate Simulator in action.]]
!colspan="3" style="background:none; border:none;"| [[File:Playdate_Simulator.png|frameless|center|border|The Playdate Simulator in action.]]
|-
|-
| Release Date:  
| Release Date:  

Revision as of 09:03, 9 March 2022

Playdate Simulator
The Playdate Simulator in action.
Release Date: 28 / 02 / 2022
Developers: Panic

The Playdate Simulator is a piece of software included in the Playdate SDK that allows for simulation of a Playdate, using the mouse and keyboard to control it, a physical controller, or a connected Playdate. The Simulator can be used to transfer software to a physical Playdate, debug running Playdate software, and take screenshots and video of the running software. The software runs as fast as the computer controlling it will allow, meaning that it will often run games faster than a physical Playdate.

Features

  • Controllable via multiple keyboard schemes, physical controllers or a Playdate connected via USB.
  • Can control the accelerometer and crank through a mouse-based interface.
  • Has a memory and time profiler for debugging.
  • Can record screenshots and video.
  • Has multiple zoom levels and a full screen mode.
  • Can highlight what parts of the screen update and/or sprite collisions.
  • Can send and launch software directly to a connected Playdate.

Links

Download the SDK