A downloadable RPG Maker Plugin

Download NowName your own price

Introduction

This is a plug-and-play plugin for projects that use pixel art and want a pixel perfect rendering. It forces the canvas and other elements in RPG Maker MZ to use pixelated rendering, disables all image smoothing, configures PIXI to use NEAREST scaling, and enables pixel rounding to avoid interpolation and sub-pixel artifacts. Use this with EliMZ_ScreenManager.js to better work with screen scaling and pixel perfect.


Features

  • Pixelated Rendering → Forces the game canvas and related HTML elements to use pixelated rendering (image-rendering)
  • PIXI Nearest Scaling → Sets PIXI to use NEAREST scale mode, ensuring textures are scaled without interpolation.
  • Pixel Rounding → Enables PIXI.settings.ROUND_PIXELS to avoid sub-pixel positioning artifacts during movement and scrolling.
  • Bitmap Smoothing Disabled → Forces the internal Bitmap smoothing flag to remain disabled.
  • Plug and Play → Just install the plugin to activate pixel-perfect rendering.

Help file | Terms of use | Sample Project

StatusReleased
CategoryTool
Rating
Rated 5.0 out of 5 stars
(2 total ratings)
AuthorHakuen Studio
Made withRPG Maker
Tagseli-plugins, hakuen-studio, mz, No AI, pixelated, pixel-perfect, plugins, RPG Maker, RPG Maker MZ, rpg-maker-plugin
Average sessionA few seconds
LanguagesEnglish
ContentNo generative AI was used

Download

Download NowName your own price

Click download now to get access to the following files:

MZ - Pixel Perfect 1.0.0 1.7 kB

Development log