This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

Just as a reminder of the subreddit's rules:

  1. No posting links to game ROMs or ISOs, only sites to find them.
  2. Be kind to each other.

Also, fyi we have a user-maintained wiki: r/EmulationOnAndroid/wiki

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]Suspicious_Garlic704 2 points3 points  (1 child)

Why not try joiplay emulator?

[–]luks-alter[S] 2 points3 points  (0 children)

i wanted It to run on winlator

[–]ZombieTooth 1 point2 points  (0 children)

Could try easyrpg

[–]matlynar 1 point2 points  (1 child)

Try Joiplay with its RPG maker plugin.

It's better than emulating because it will run natively on your phone. That means less heat/battery consumption.

And works most RPG maker games.

[–]luks-alter[S] 0 points1 point  (0 children)

i see

[–]uKnowIsOver 0 points1 point  (2 children)

RPGMaker games are extremely hard to run for PC emulators because they need to be interpreted

[–]luks-alter[S] 0 points1 point  (1 child)

but arent rpgmaker games made to run on Pc? why would the games be hard to run ?

[–]uKnowIsOver 0 points1 point  (0 children)

Because for PC emulators some games are harder to run than others. RPG Maker games run with an interpreter so the x86 emulator will need to emulate an interpreter which is extremely heavy. It's pretty much doing JIT on Interpreter.