Open main menu

Difference between revisions of "Humongous Entertainment/Progress"

lost/smaller palette fixed by cyx
(Add chase issue)
(lost/smaller palette fixed by cyx)
Line 59: Line 59:
Issues effect demo and full game.
Issues effect demo and full game.
* Graphical glitches around screen edges sometimes. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits.
* Graphical glitches around screen edges sometimes. The drawing section of akos codecs needs to be adjusted to draw inside rect (src/dst) limits.
* Wrong palette used for backgrounds, it should be setting the sprite's palette via RGB block.
Issues effect full game only
Issues effect full game only
* Invalid rect assert, triggered when clipping a sprite by spriteGroup in spritesProcessWiz(). Occurs when checking for bonus game, if not enough bonus pieces were gathered.
* Invalid rect assert, triggered when clipping a sprite by spriteGroup in spritesProcessWiz(). Occurs when checking for bonus game, if not enough bonus pieces were gathered.
657

edits