Rpg Maker issue

Jhony234

Member
Dec 25, 2018
320
370
Well the thing is when i play some MV game sometimes when playing the screen get frezze (the game still runing and u can access to menu even save) but i cant do anything to fix it, only way is to F5 the game. If someone have this issue and know how to fix it will be nice if can help me.

Anyways ty on advance and wish u all have a nice day/night.
 

Hypocryte72

Member
May 25, 2018
154
218
You need to add a plugin, not easy for normal players.
Backup your plugins.js first at "www\js\"
Move the file GraphicsRenderFix.js to "www\js\plugins" folder.
Open plugins.js with any text editor, remove the ]; at the end first then add/paste the string at the end then save.
If you can't make it work I don't blame you.
 
Last edited:
  • Like
Reactions: Jhony234

Jhony234

Member
Dec 25, 2018
320
370
You need to add a plugin, not easy for normal players.
Backup your plugins.js first at "www\js\"
Move the file GraphicsRenderFix.js to "www\js\plugins" folder.
Open plugins.js with any text editor, remove the ]; at the end first then add/paste the string at the end then save.
If you can't make it work I don't blame you.
Ty i will try it ^^