alesliehughes / monoDX

Managed DirectX replacement
MIT License
5 stars 5 forks source link

Improvements needed by Sega Rally launcher #11

Closed madewokherd closed 2 years ago

madewokherd commented 2 years ago

Most of this is about querying display adapter information, but there's also some work on exceptions and a specific version for Microsoft.DirectX.dll so applications linked to native can work.

madewokherd commented 2 years ago

Note that the launcher still doesn't start. It's now using PresentParameters, which makes me wonder if it's about to draw something. I figure this is a good checkpoint.