Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
08730 Graphics Minor Always Jul 17, 2023, 07:02 Jul 17, 2023, 19:37
Tester Balthier View Status Public Platform MAME (Official Binary)
Assigned To Balthier Resolution Fixed OS Windows 10/11 (64-bit)
Status [?] Resolved Driver
Version 0.256 Fixed in Version 0.257 Build 64-bit
Fixed in Git Commit 1703769 Github Pull Request #
Summary 08730: invqix: Game outputs a 257x241 display
Description Summary says it all. The driver code says:
https://github.com/mamedev/mame/blob/master/src/mame/taito/invqix.cpp#L344
	screen.set_visarea(0, 256, 0, 240);
Steps To Reproduce Just run the game, pause it at the Taito logo screen and tab to the System Information. You can see the black lines on the top and right edges of the screen on that white background.
Additional Information
Github Commit
Flags
Regression Version
Affected Sets / Systems invqix
Attached Files
png file icon invqix_257x241_raw.png (3,971 bytes) Jul 17, 2023, 07:02 Uploaded by Balthier
Balthier
png file icon invqix_257x241_windowed.png (64,115 bytes) Jul 17, 2023, 07:03 Uploaded by Balthier
Balthier
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.21664
Balthier
Tester
Jul 17, 2023, 18:23
Thank you again hap. But why are you marking some of these as fixed by me? I just report them, you do the actual coding buddy ;)
User avatar
No.21665
hap
Developer
Jul 17, 2023, 19:37
Just interpret it as 'fix made possible thanks to'.
I do that sometimes when the bugfix is a 1-minute job.