- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
06886 | Graphics | Minor | Always | Feb 22, 2018, 16:07 | Apr 10, 2018, 06:14 |
Tester | M.A.S.H. | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Kale | Resolution | Fixed | OS | Windows 10 (64-bit) |
Status [?] | Resolved | Driver | |||
Version | 0.194 | Fixed in Version | 0.197 | Build | 64-bit |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 06886: vfkids: Corrupt background graphic | ||||
Description |
The background graphic is corrupt in Virtua Fighter Kids since MAME 0.191. Testet both MAME versions (the 32-bit and 64-bit). |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.191 | ||||
Affected Sets / Systems | vfkids | ||||
Attached Files
|
vfkids.png (81,035 bytes) Feb 22, 2018, 16:07 Uploaded by M.A.S.H.
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
3
No.14780
Robbbert Senior Tester
Feb 25, 2018, 12:58
|
Shows corrupted on my 64-bit build (0.193 built 2018-01-16) Also, the game is listed as having imperfect graphics. |
---|---|
No.14782
M.A.S.H. Senior Tester
Feb 25, 2018, 14:22
edited on: Feb 25, 2018, 14:26 |
@Robbbert: Correct! The official MAME 0.193 64bit version shows also corrupted gfx on my Win10. So i tested all versions from 0.190 - 0.194 and both 32- and 64-bit versions have since 0.191 corrupt background gfx! Versions 0.190 have a correct background! -> Changed bug report |
No.14783
Osso Moderator
Feb 26, 2018, 07:51
|
Regressed here: https://git.redump.net/mame/commit/src/devices/video/stvvdp2.cpp?id=a018d2dc69765cedcdfa40578361107ae4a96848 Commenting out line 5666 of stvvdp2.cpp fixes this, though obviously it was added for something else, so not going to commit. |