Skip to content

madsonweb/RPG-Maker-Android-App

Repository files navigation

RPG-Maker-Android-App

This is just a quick and dirty way to enable you to convert your RPG Maker game to android.

Made with Android studio using Kotlin. So keep it there. Tested With RPG Maker MV but it certainly works with MZ. Use it by your own I do not guarantee the end-user experience.

Currently:

  • It is not pretty
  • Doesn't obey any stands
  • Uses deprecated code
  • This project doesnt implement any touch commands or anything at all
  • Touch works if you use some plugins though.

But:

  • Works

How to use:

  • Import this project to Android studio
  • Change names and icons to fit your project
  • Use some touch controls or even controller plugins in your project
  • Export your game to Web
  • Copy the contents of www from your exported game to app/src/main/assets/www
  • Build the APK on Android Studio
  • Profit

More info:

  • If you update your game your user is likely to lost their save. Not sure though
  • Change names and icons to fit your project
  • Most builds works with pixi.js library updated to v4.8.9 (from the default v4.5.4)

[If you use this project please credit me somewhere in your game. A message here to tell me you did it would be much appreciated]

About

A way to enable your RPG Maker game to run on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages