- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04877 | Graphics | Minor | Always | May 28, 2012, 04:31 | Jul 8, 2015, 12:41 |
| Tester | M.A.S.H. | View Status | Public | Platform | MAME (Self-compiled) |
| Assigned To | Mamesick | Resolution | Fixed | OS | Windows XP |
| Status [?] | Resolved | Driver | |||
| Version | 0.146 | Fixed in Version | 0.164 | Build | Normal |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 04877: usclssic: Graphics are shifted. | ||||
| Description |
U.S. Classic has a big ugly bar on the left since 0.144u3. Comparing the soucre from 0.144u2 and u3 i found a typo in drivers\seta.c (see snapshot). Changing the MCFG_SCREEN_SIZE in line 7659 back to 32 the graphic bug is gone! |
||||
| Steps To Reproduce | |||||
| Additional Information | Fixed the summary from "Visible area problem" into "Graphics are shifted." | ||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | 0.144u3 | ||||
| Affected Sets / Systems | usclssic | ||||
|
Attached Files
|
|||||
Relationships
Notes
4
|
No.08688
haynor666 Tester
May 28, 2012, 19:50
edited on: May 28, 2012, 19:51 |
More like shifted a bit, Attached screenshot |
|---|---|
|
No.08690
Fujix Administrator
May 29, 2012, 01:49
|
Fixed the report summary. |
|
No.08691
Haze Senior Tester
May 29, 2012, 01:51
edited on: May 29, 2012, 01:57 |
I think It's just this bug http://www.mametesters.org/view.php?id=4405 (this is something anybody can do...) (or actually if the size was changed to 33*8 that does look suspicious, could be a combination of both issues?) |
|
No.11857
Mamesick Senior Tester
Jul 8, 2015, 12:41
|
Fixed using what M.A.S.H. suggested, after verifying that all offsets are right for this game |