- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
00498 | Graphics | Minor | Have not tried | Jan 30, 2008, 08:14 | Apr 17, 2008, 18:55 |
Tester | -Misc Reporters- | View Status | Public | Platform | |
Assigned To | robiza | Resolution | Fixed | OS | |
Status [?] | Resolved | Driver | |||
Version | 0.36b6 | Fixed in Version | 0.124u4 | Build | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 00498: sonofphx, 99lstwar, 99lstwara, 99lstwark, repulse: When the end-level mothership appears in the stage 4, it shows through the trees and scrolls showing through. | ||||
Description | Stage 4 is played in a forest at night. When the end-level mothership appears, it shows through the trees and scrolls showing through. Its very easy to notice the bug if you play to level 4 (cheats exist). Also, as the mothership appears, the color palette changes. | ||||
Steps To Reproduce | |||||
Additional Information | Originally reported by Fujur | ||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | sonofphx, 99lstwar, 99lstwara, 99lstwark, repulse | ||||
Attached Files
|
0001.png (3,588 bytes) Apr 16, 2008, 21:34
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
3
No.00662
Kold666 Developer
Apr 16, 2008, 20:14
|
the change in the palette is right, but the mothership should appear from behind the mountains |
---|---|
No.00665
Tafoid Administrator
Apr 16, 2008, 21:34
|
Added screenshot taken from 99lstwar. |
No.00679
robiza Developer
Apr 17, 2008, 18:55
|
it's a wrap problem: add this line to fix the problem if (sy > 0xf0) sy -= 256; |