Unity Plugin For - Joiplay Verified

As of 2024-2025, the verified Unity plugin file is named:

The version number must match your JoiPlay core version. For example, JoiPlay 1.20.032 requires Unity Plugin 1.01.235 or higher.

JoiPlay cannot run raw, unmodified Unity games (uncompressed .exe files). The "Unity plugin" is actually a custom build of the Ren’Py plugin + a specific UnityPlayer library that allows JoiPlay to interpret and run many Unity-based games (especially RPG Maker Unity conversions or lightweight Unity titles).

To illustrate the importance of the "verified" tag, consider two identical Unity games: Subsurface Circular and The Last Birdling. unity plugin for joiplay verified

| Metric | Unverified Plugin (v0.9) | Verified Plugin (v1.01) | | :--- | :--- | :--- | | IL2CPP Support | No (constant crashes) | Yes (stable 30-60 FPS) | | Save File Location | Corrupts saves randomly | Correctly writes to /JoiPlay/saves/ | | Memory Leaks | Crashes after 15 minutes | Runs for hours | | Malware Scan (VirusTotal) | 3/67 detections (riskware) | 0/67 detections |

The verified plugin is not just a label—it represents active maintenance by the JoiPlay developer.

  • If Status says "Not Installed" – Tap the refresh button (circular arrow). If still missing, manually copy the unity_plugin.dll from the plugin’s data folder (/sdcard/Android/data/com.joiplay.unityplugin/files/) to JoiPlay’s runtime folder. As of 2024-2025, the verified Unity plugin file is named:

  • Add a Unity Game – Press the "+" button in JoiPlay, select the game’s .exe file (yes, the Windows executable), and choose Unity as the engine. Do not use RPG Maker mode.


  • For the growing community of mobile gamers who enjoy playing PC games on their Android devices, JoiPlay has become the gold standard emulator. Originally designed for RPG Maker and Ren'Py titles, JoiPlay has expanded its horizons to support games built on the Unity engine. However, users frequently encounter confusion regarding the "Unity Plugin" and what it means for a game to be "verified."

    This article provides a comprehensive guide on the JoiPlay Unity Plugin, how to install it, and what "verified" actually means for your gaming experience. The version number must match your JoiPlay core version

    To avoid downloading malicious files, follow this strict sourcing guide.

    There is a common misconception regarding JoiPlay's engine support.

    Unity games are fundamentally different from RPG Maker games. They rely on the Mono scripting backend or IL2CPP (Intermediate Language To C++). Without the plugin, JoiPlay will either crash immediately, display a black screen, or throw a "Failed to load mono" error.

    The Unity Plugin works by:

    In short: No plugin = No Unity games.