- --
Viewing Issue Advanced Details
ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
---|---|---|---|---|---|
03345 | Graphics | Minor | Always | Jul 24, 2009, 11:21 | Sep 30, 2019, 20:20 |
Tester | Firewave | View Status | Public | Platform | MAME (Official Binary) |
Assigned To | Resolution | Fixed | OS | ||
Status [?] | Resolved | Driver | |||
Version | 0.133 | Fixed in Version | Build | ||
Fixed in Git Commit | Github Pull Request # | ||||
Summary | 03345: stactics: The upper line of "ENERGY BARRIER" differs between 32bit and 64bit | ||||
Description |
The upper line of the "ENERGY BARRIER" box is slightly bigger in a 64bit build. I attached snapshots created with "-str 2". The issue is also present without the "-str" parameter. |
||||
Steps To Reproduce | |||||
Additional Information | |||||
Github Commit | |||||
Flags | |||||
Regression Version | |||||
Affected Sets / Systems | stactics | ||||
Attached Files
|
final.32bit.png (2,769 bytes) Jul 24, 2009, 11:21
| ||||
final.png (2,780 bytes) Jul 24, 2009, 11:22
| |||||
diff.png (8,321 bytes) May 29, 2012, 17:53 Uploaded by Firewave
| |||||
stactics-diff.png (10,831 bytes) Sep 30, 2019, 20:19 Uploaded by Tafoid Version 0.150 32-bit vs 64-bit comparison
| |||||
Relationships
There are no relationship linked to this issue. |
Notes
2
No.16993
MetalGod Senior Tester
Sep 30, 2019, 19:04
edited on: Sep 30, 2019, 19:16 |
The bars are perfect in mame 0.214 32 bits version. I've also tested this in mame 0.133 32 bits, the reported version in which the error is supposed to ocurr, and the bars look perfect too. I cannot reproduce this issue. This is either an invalid report or I'm missing something here. |
---|---|
No.16994
Tafoid Administrator
Sep 30, 2019, 20:18
|
Artwork elements have historically had minute changes between 32 and 64bits, not noticeable to anything outside direct snapshots comparison (pngcmp tool). Testing with current 32 vs 64 with 0.214, I don't see the diversion in a compare. While I haven't tested, the binaries some version ago adopted a 32bit compile with the "-msse2 -mfpmath=sse" ARCHOPT, I suspect it got fixed when that happened. I have not done 32 vs 64 bit testing in quite a while. Version 0.150 my testing shows numerous artwork error between 32 and 64 bit binaries (attached) Anyway, this no longer seem to happen and can be resolved. |