Skip to content

Matrox cards missing? #2044

Answered by tokariu
shitsux420 asked this question in Q&A
Feb 3, 2022 · 4 comments · 6 replies
Discussion options

You must be logged in to vote

I was wondering the same, but I found this in the source code:

https://github.com/86Box/86Box/blob/a2ab7467f9bdf76f07a5e8ddb4a04e58c3a491cc/src/video/vid_table.c

    { &s3_trio3d2x_pci_device				},
#if defined(DEV_BRANCH) && defined(USE_MGA)
    { &millennium_device					},
    { &mystique_device					},
    { &mystique_220_device				},
#endif
    { &tgui9440_pci_device				},

seems like matrox millennium and mystique video devices are only enabled in a development branch with USE_MGA defined.
I didn't find any dev branch or build with these cards enabled. Would be great to get more information about what's going on with these video cards. I'm also looking eager for progress on these device…

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
5 replies
@TC1995
Comment options

@massof971
Comment options

@TC1995
Comment options

@shitsux420
Comment options

@pankoza2-pl
Comment options

Answer selected by dhrdlicka
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@TC1995
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants