public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

Implement Pixi.loader and Pixi.sprite in a project

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: Implement Pixi.loader and Pixi.sprite in a project
  • Original author: Oscar92player
  • Original date: August 2, 2017
  • Source thread: https://forums.rpgmakerweb.com/threads/implement-pixi-loader-and-pixi-sprite-in-a-project.82148/
  • Source forum path: Game Development Engines > Legacy Engine Support > RPG Maker MV Support

Summary

Hello everyone. I need some help doing this because I don't have so much experience with this, and it's related with what @Jonforum told me in this post where we were talking about the BGM delay, lag and frame drops when you play a game made with MV. The thing is I would like to implement those changes related to PIXI and see if I can avoid the errors I mentioned. But in order to do that I need help, because I don't know where I need to start. As...

Archived First Post

Hello everyone.

I need some help doing this because I don't have so much experience with this, and it's related with what @Jonforum told me in this post where we were talking about the BGM delay, lag and frame drops when you play a game made with MV.

The thing is I would like to implement those changes related to PIXI and see if I can avoid the errors I mentioned. But in order to do that I need help, because I don't know where I need to start.

As I understand, and @Andar and @bgillisp told me, RPG Maker uses the CPU in order to load all the resources from the game (Javascript and rendering), and that means that CPUs that are not powerful enough to manage those resources can cause the lag, frame drops and music delay I was talking about. So, and thanks to Jonforum for the links, the idea is to change the way Pixi manages the engine of the game, using the CPU to work with Javascript, and the GPU with the rendering of the resources.

First of all, I have this link:
Pixi.loader
And this other link:
Pixi.sprite

I don't know what to do with them, if I need to copy the codes in a .js file or if I need to use them as a plugin... I don't know even if this can cause incompatibilities with other plugins or something like that.

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
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#rpg-maker-archive#mv-support

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar