Viewing Issue Advanced Details
ID Category [?] Severity [?] Reproducibility Date Submitted Last Update
07883 Color/Palette Minor Always Feb 25, 2021, 01:19 Sep 7, 2021, 16:04
Tester Robbbert View Status Public Platform MAME (Official Binary)
Assigned To Ryan Holtz Resolution Fixed OS Windows 10 (64-bit)
Status [?] Resolved Driver
Version 0.229 Fixed in Version 0.236 Build 64-bit
Fixed in Git Commit Github Pull Request #
Summary 07883: BGFX: -bgfx_backend d3d9 not working
Description The bgfx backend d3d9 now produces a black screen on some games, or really bad graphics.
Steps To Reproduce >mame -video bgfx -bgfx_backend d3d9 pacman
black screen

>mame -video bgfx -bgfx_backend d3d9 superx
black screen

>mame -video bgfx -bgfx_backend d3d9 mvsc
very bad graphics

>mame -video bgfx -bgfx_backend d3d9 invaders
black screen (with screen 0 standard), but it works with (Midway Upright Artwork)

Actually, invaders is weird. If bezels and backdrops are off, there's no game graphics. Turn on either of those, and it's working again.
Additional Information Other backends are fine (d3d11, d3d12, vulkan, opengl)
Github Commit
Flags
Regression Version
Affected Sets / Systems BGFX
Attached Files
 
Relationships
There are no relationship linked to this issue.
Notes
2
User avatar
No.19234
Osso
Moderator
Sep 7, 2021, 03:56
These appear to have all been fixed by MG's latest fixes (post 0.235). Anyone confirms?
User avatar
No.19235
gspat
Tester
Sep 7, 2021, 08:11
yup, these work on latest GIT