Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
00146 Graphics Minor Have not tried Jan 23, 2008, 15:59 Sep 18, 2018, 12:55
Tester Iaspis View Status Public Platform
Assigned To Resolution Open OS
Status [?] Confirmed Driver
Version 0.122u5 Fixed in Version Build
Fixed in Git Commit Github Pull Request #
Summary 00146: warriorb, darius2d: In "Dual Side by side-Gapless" mode, resize the window to reappear the gap.
Description If you play Warrior Blade in "Dual Side by side-Gapless" mode and window mode and then resize the window down, the gap reappears.
Steps To Reproduce
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems warriorb, darius2d
Attached Files
png file icon 0000.png (73,124 bytes) Sep 14, 2016, 22:43 Uploaded by Kale
Kale
Relationships
There are no relationship linked to this issue.
Notes
7
User avatar
No.13164
Kale
Developer
Sep 14, 2016, 22:43
As per now, there's always a gap between screens, which makes me wonder about the actual drawing code used by this.
User avatar
No.15472
MetalGod
Senior Tester
Sep 17, 2018, 13:58
Tested on mame 0.201, window mode. The gap doesn't reappear anymore after moving the screen anywhere, minimizing it or whatever.
It seems to be solved.
User avatar
No.15473
M.A.S.H.
Senior Tester
Sep 17, 2018, 15:21
edited on: Sep 17, 2018, 15:25
The bug is still there in MAME 0.201. Start with
mame warriorb -window
Change in 'Video Options' menu to Dual Side-by-Side (Gapless).
Now change with the PC mouse MAME's window several times from small to large and vice versa.
User avatar
No.15475
MetalGod
Senior Tester
Sep 17, 2018, 19:54
I'm not able to reproduce it:

User avatar
No.15476
M.A.S.H.
Senior Tester
Sep 17, 2018, 22:01
edited on: Sep 17, 2018, 22:01
You are switching from windows mode to fullscreen. That does not work.
You must use the ***PC mouse*** to resize the window. Lower right corner and then pull up...
User avatar
No.15478
MetalGod
Senior Tester
Sep 17, 2018, 22:47
I see.... yeah, you're right
Sorry, I misunderstood the issue description.
User avatar
No.15479
hap
Developer
Sep 18, 2018, 12:55
It's due to rounding layout screen element edge coordinates (same thing with rect element). You will get this in every gapless dual screen game, either a black seam or more likely a column/row of pixels that's slightly thinner.