- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
00969 | Graphics | Minor | Have not tried | Feb 7, 2008, 18:37 | Sep 28, 2016, 12:56 |
Tester | -Misc Reporters- | View Status | Public | Platform | |
Assigned To | Resolution | Open | OS | ||
Status [?] | Confirmed | Driver | |||
Version | 0.37b15 | Fixed in Version | Build | ||
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 00969: tubeit: [possible] The guy dancing on the left side of the screen after the 10th level is totally messed up. | ||||
Description | When you complete the 10th level of tubeit after choosing "normal" at the beginning of the game, the guy dancing on the left side of the screen is totally messed up. He looks ok in cachat. | ||||
Steps To Reproduce | |||||
Additional Information | Posted by Abbe | ||||
Github Commit | |||||
Flags | Possible | ||||
Regression Version | |||||
Affected Sets / Systems | tubeit | ||||
Attached Files
|
0001.png (21,301 bytes) Sep 28, 2016, 11:41 Uploaded by Kale
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.00858
Haze Senior Tester
May 2, 2008, 21:16
|
does the same thing happen in you region hack cachet? AFAIK tubeit was never officially released, the set came from some location test board. |
---|---|
No.13210
Kale Developer
Sep 28, 2016, 12:55
|
Apparently that GFX is shown via RAM based tiles at 0x200. In cachat that's the shaman with drums, color $B. In tubeit, that part is substituted with a bird, presumably painted with color $C (pink). The glitch is of course caused by attempting to use Shaman VRAM data with bird GFX. I'm marking this as possible, and guess it's just a BTANB |