- Joined
- May 15, 2013
- Messages
- 2,249
- Reaction score
- 2,199
- First Language
- English
- Primarily Uses
- N/A
Pixel Perfect Scaling Mode 1.1.1
Galenmereth
Galenmereth
Introduction
This plugins enables pixel-perfect scaling in RPG Maker MV and MZ, without any configuration. Optionally you can enable an in-game option menu addition so that your players can toggle it off or on. The label for this menu option is configurable.
By default when players scale the window or run the game in fullscreen with scaling on (F4), or run their OS in a scaled mode, the scaling blurs pixels in the entire scene, causing the effect of it looking "out of focus" as you can see in the "off" portion of the image below. This plugin remedies that. The caveat is there'll be no smoothing / blurring of fonts either, so it might not be suitable for every art style out there. But for chunky pixel art games, it makes a big difference.
Features
* Works in MV and MZ
* Default behavior requires no configuration - Just enable the plugin and you get the pixel scale mode
* Optionally you can also enable an in-game options menu with a customizable label so that your players can opt in or out of the new scale mode
Screenshots


How to Use
Put the script in your
<ProjectFolder>/js/plugins
folder, then select it in the editor's PluginManager. If you want to use the in-game menu, place it last in order of plugins for best compatibility.Plugin Commands / Script Calls
There are no plugin commands or script calls
Demo
The script is very simple so I've opted not to include a demo, but if there's demand for it, I can add one
Changelog
1.1.1 - Fix scaling issue on sprites when using in-engine scaling by disabling Bitmap smoothing
1.1.0 - Initial public release
Download

Pixel Perfect for RPG Maker MV/MZ by Galenmereth
A free pay-if-you-want plugin for RPG Maker MV and MZ that enables pixel-perfect scaling mode

Terms and Credits
MIT License - Free for commercial use in any game. Don't remove the license from the script file itself. Credit appreciated, but not required.
Last edited: