Open fdelapena opened 2 months ago
The tone change doesn't seem to be the direct issue: if you delete entirely said common event, and then try to start the game, you will notice that EasyRPG doesn't display anything at all, unlike on RPG_RT. The first tint command changes the tint to a shade of red in both RPG_RT and EasyRPG, but then the other tint command at the end reverts to what it was before said command, and since for no reason EasyRPG had the screen black, it become black once again.
We discovered that the issue is related to the chipset's unusual Width or Height, as described here by @Mimigris: https://github.com/EasyRPG/Player/issues/3075
typical chipset images have 480x256, this one has 256x512.
original image size:
an image size that easyRPG accepts without glitching its alpha:
Name of the game:
Asesinos de Heroes
Player platform:
Windows at least
Files
Asesinos de heroes.zip
RPG_RT:
Player:
Describe the issue in detail and how to reproduce it:
It happens during the intro. Things seem to happen at event 0001, first page:
Reported by @MudarraP (thanks!)