public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVCore Engine optimizations for Mobile Deployment

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: Core Engine optimizations for Mobile Deployment
  • Original author: Koder
  • Original date: November 9, 2016
  • Source thread: https://forums.rpgmakerweb.com/threads/core-engine-optimizations-for-mobile-deployment.70783/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

KODERA optimization 1.0.4 by Mariusz 'koder' Chwalba  ​ Introduction

Archived First Post


KODERA optimization 1.0.4
by Mariusz 'koder' Chwalba

 


Introduction
This plugin exchanges various elements of core RPG Maker engine with faster counterparts. No functionality is lost or gained. Function most noticeable on low-end phones / tablets / netbooks.


Features

  • Improves framerate and decreases battery usage on mid-range mobile devices.
  • No other effect on game whatsoever.


How to Use

  1. Download KODERA_optimization.js into js/plugins directory.
  2. Activate in plugin manager (F10)



Changelog

  • 1.0.0 - initial release
  • 1.0.1 - fixes incompatibility with YEP_X_VisualHpGauge
  • 1.0.2 - hotfix for another incompatibility with YEP_X_VisualHpGauge
  • 1.0.3 - fixes in-animation SE not playing
  • 1.0.4 - fixes game freeze when using skill targeting all allies



Terms of use
Plugin is FREE to use in both FREE and COMMERCIAL products. No guarantee, implied or otherwise, is given. Attribution required in reasonable place (credits). 


Bugs and feature requests


Bug reports and feature requests are accepted on GitHub issue tracker.


Compatibility


Tested with RPG Maker MV 1.3.2, 1.3.3 and 1.3.4.


Notes and recommendations


Plugin was made to enable deployment of RPG Maker games to mid-range mobile devices. My reference devices were Samsung GT-I9300 (galaxy S3) and MyPhone Q10 Premium. Both devices shown improvement in framerate from 20% (idle map, from 23 FPS to 30 FPS) to 500% (combat animations, from 1 FPS to 5 FPS). Your experience may wary depending on devices and plugins used and general structure of game. No other changes made to functionality of game engine - just replaces some functions with faster variants.


I recommend also updating PIXI.js rendering engine to latest version. You can get latest stable release here: http://pixijs.download/release/pixi.min.js 


Latest release of PIXI.js - v4.2.2 - is not compatible with RPG Maker as of 1.3.4; I have confirmed compatibility of v4.1.1 which can be downloaded from https://cdnjs.cloudflare.com/ajax/libs/pixi.js/4.1.1/pixi.min.js

Features Mentioned

  • Improves framerate and decreases battery usage on mid-range mobile devices.
  • No other effect on game whatsoever.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms of use Plugin is FREE to use in both FREE and COMMERCIAL products. No guarantee, implied or otherwise, is given. Attribution required in reasonable place (credits).  Bugs and feature requests Bug reports and feature requests are accepted on GitHub issue tracker.

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#039#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar