- Joined
- Sep 11, 2017
- Messages
- 176
- Reaction score
- 19
- First Language
- Australian
- Primarily Uses
- RMMV
@Pheonix KageDesu
Hey, I just wanted to inform you that my initial issue was caused by buggy PIXI which RPGM MV uses in the most recent version.
https://github.com/pixijs/pixi.js/issues/4089
I've updated my game's PIXI with a newer 4.8.9 version and videos no longer stutter at 1-3fps using plugins like this.
Maybe you can look over the file I attached and add the required code lines to fix the issue so that other people can avoid potential problems like this?
It's basically fixing RPGM MV Pixi to avoid the issue.
Hey, I just wanted to inform you that my initial issue was caused by buggy PIXI which RPGM MV uses in the most recent version.
https://github.com/pixijs/pixi.js/issues/4089
I've updated my game's PIXI with a newer 4.8.9 version and videos no longer stutter at 1-3fps using plugins like this.
Maybe you can look over the file I attached and add the required code lines to fix the issue so that other people can avoid potential problems like this?
It's basically fixing RPGM MV Pixi to avoid the issue.