Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi again!

Please download the new version 2.1.3, I believed I fixed the CGMZ Encyclopedia compatibility!

You also don't need that plugin patch you found on the forums anymore. It is already set on the MZ version of the plugin.

Now, about the image not being loaded, I created a temporary fix for that. You will need to insert the image dimensions when using the escape code, so the plugin can know the image size before it is loaded. An example would be that:

  • \DrawImg[width,height,pictures,icon] Test test

You still can do only that:

  • \DrawImg[pictures,icon] Test test

But with the second option, you will have to relay on the image to be loaded to proper drawn and set the text position correctly. My advise is to always put manually the size of the image into the argument to avoid any strange behavior.

So sorry for the delay friend!! :(