(document cause of dirtdash missing sprites)

This commit is contained in:
Michaël Banaan Ananas 2011-10-28 20:41:42 +00:00
parent 8561cd6ec2
commit 6ce3d4dcb0

View File

@ -8,7 +8,7 @@
* - texture u/v mapping is often 1 pixel off, resulting in many glitch lines/gaps between textures
* - tokyowar tanks are not shootable, same for timecris helicopter, there's still a very small hitbox but almost impossible to hit
* (is this related to dsp? or cpu?)
* - no sprites shown in dirtdash
* - no sprites shown in dirtdash: looks like the same issue as airco22b: find out how/where vics num_sprites is determined exactly
* - eliminate sprite garbage in airco22b: find out how/where vics num_sprites is determined exactly, or is it linktable related?
* - window clipping (acedrvrw, victlapw)
* - using rgbint to set brightness may cause problems if a color channel is 00 (eg. victlapw attract)