Unity Plugin For Joiplay

Example C#:

if (JoiInput.GetActionDown("Confirm")) 
    // handle confirm action
var data = SaveAdapter.Load("slot1");

If you are an avid fan of indie games, visual novels, or RPGs, you have likely encountered JoiPlay. This popular Android application has become a sanctuary for gamers who want to play PC-exclusive games on their mobile devices without waiting for an official port.

While JoiPlay is famous for running RPG Maker and Ren'Py titles flawlessly, there is a frequent point of confusion regarding Unity games. Users often search for a specific "Unity Plugin for JoiPlay" to make their favorite 3D or 2D Unity titles run. unity plugin for joiplay

Is there a separate plugin? How does it work? And can you really run high-end Unity games on your phone?

In this deep dive, we demystify the Unity support within JoiPlay and guide you through the setup process. Example C#: if (JoiInput


First, let’s clear up a common misconception.

Unlike RPG Maker (which requires the RPG Maker Plugin) or Ren'Py (which requires the Ren'Py Plugin), Unity support is built directly into the main JoiPlay app. If you are an avid fan of indie

You do not need to download a separate "Unity Plugin" from the Play Store or an external site. If you see a file claiming to be a JoiPlay Unity Plugin on a random forum, proceed with caution—it is likely malware.

However, JoiPlay does require specific "Runtime Files" to execute Unity games. While these aren't a "plugin" in the traditional sense (like an add-on), they are the essential engine components that sit alongside your game files.