AndreRH / hangover

Hangover runs simple Win32 applications on arm64 Linux
GNU Lesser General Public License v2.1
1.24k stars 91 forks source link

fixes for d3dretrace + implement some dxgi functions #100

Closed cwabbott0 closed 3 years ago

cwabbott0 commented 3 years ago

For the last few weeks I've been working on getting a trace of a Unity DX11 game (Overcooked 2) to be replayed using hangover. This is a collection of fixes and API implementations that's upstreamable so far. This should be enough to get the trace to replay when the host driver/wine DX implementation supports DX11.

stefand commented 3 years ago

hmm I have the impression my comment-per-commit on github doesn't work the way I think it works.