SDKBanner

PSG1 Simulator

PlaySolana-Unity.SDK provides an accurate simulation of the PSG1 console's display within the Unity Editor. This ensures that developers can test their games and applications in an environment that closely matches the real hardware.

psg1_simulator

Key Display Specifications

  1. Resolution: 1240x1080

The PSG1 screen has a resolution of 1240 pixels in width and 1080 pixels in height. This means the display is slightly taller than a traditional 16:9 aspect ratio, making it ideal for vertical or compact game layouts.

  1. Display Size: 3.92”

The physical screen size of the PSG1 is 3.92 inches diagonally. Since the SDK emulates the correct Dots Per Inch (DPI), objects and UI elements appear the same size as they would on the actual device.

  1. Multi-touch Capacitive Touch Screen

The PSG1 supports multi-touch gestures, allowing for interactions like pinch-to-zoom, swipes, and multi-finger taps. The SDK accurately replicates these touch gestures inside Unity, enabling developers to implement and test touchscreen-based mechanics.


Was this page helpful?