Hi to all,
I have developed this fix for myself, but I think it might be useful to someone.
I read several threads with this issue
MOG - Treasure Popup (v1.1) + cellicom Mobile Black Box Fix (20220430)
RPG Maker MV Plugin Moghunter + cellicom
Features
● It displays the icon and the name of the treasure won.
● Fix Mobile issue with black box icons.
How to use
Mobile fix:
If you're experiencing the problem that on mobile, especially android,
icons show up black box, it's probably because you're using an IconSet larger than 2048px.
Split your IconSet, in files of 2048px and save them on img/system, keeping the original file as is. (You can use this tool online: https://pinetools.com/split-image)
Use the plugin parameters to list the newly created files.
These files will be used only for this plugin.
Done! That's all!
How to Install
- Copy the script file into your project's /js/plugins/ folder.