- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
09176 | Graphics | Major | Always | 9 days ago | 4 days ago |
Tester | Dumple | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Open | OS | Windows 10/11 (64-bit) | |
Status [?] | Confirmed | Driver | |||
Version | 0.276 | Fixed in Version | Build | 64-bit | |
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 09176: ar_ldrb, ar_ldrba, ar_ldrbb: Graphics in Leader Board Golf corrupted | ||||
Description | Graphics in Leader Board Golf are corrupted - it looks as though it's displaying the wrong number of pixels per row, creating a weird smear. (See attached screenshot) | ||||
Steps To Reproduce |
Run ar_ldrb (or ar_ldrba, ar_ldrbb), wait a couple of seconds for the Amiga bootup sequence, game graphics are garbled. Things look normal in 0.270 but garbled in 0.276 |
||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | 0.274 | ||||
Affected Sets / Systems | ar_ldrb, ar_ldrba, ar_ldrbb | ||||
Attached Files
|
| ||||
Relationships
There are no relationship linked to this issue. |
Notes
2
![]() No.23299
JimCarlTay Tester
9 days ago
|
Confirmed. I can also see it on 0.277. |
---|---|
![]() No.23300
hap Developer
8 days ago
edited on: 8 days ago |
Regression from https://github.com/mamedev/mame/commit/7441234f9fbed646fca0776acc5dd43ae67921f8 The change in src/mame/amiga/amiga_m.cpp FWIW WinUAE mask is 0xfe/0xfc (same as before that commit) |