EasyRPG/Player

Asesinos de Heroes: screen goes black after event with tone change

fdelapena opened this issue · 2 comments

Name of the game:

Asesinos de Heroes

Player platform:

Windows at least

Files

Asesinos de heroes.zip

RPG_RT:
RPG_RT video

Player:
Player video

Describe the issue in detail and how to reproduce it:

It happens during the intro. Things seem to happen at event 0001, first page:

370be92ab54fe7545ebbb6465c07ec0f4832c4cc1830233236169555968

Reported by @MudarraP (thanks!)

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: #3075

typical chipset images have 480x256, this one has 256x512.

original image size:
cave

an image size that easyRPG accepts without glitching its alpha:
cave_fix