crosire / d3d8to9

A D3D8 pseudo-driver which converts API calls and bytecode shaders to equivalent D3D9 ones.
BSD 2-Clause "Simplified" License
875 stars 77 forks source link

Max Payne - WS Fix not working #146

Closed Beats24-7 closed 1 year ago

Beats24-7 commented 1 year ago

Hi there, I have been using your d3d8.dll to be able to start Max Payne again. I am using the integrated graphics of my Ryzen APU (5700G) and the game is only starting with your dll. Otherwise, the game's options menu always starts in the background and is not visible, only in the task manager. However, the Widescreen fix is not working with this .dll. Is there any way to fix this? Thanks in advance!

elishacloud commented 1 year ago

The Widescreen fix is just loaded via an ASI file. You can use the Ultimate-ASI-Loader with a d3d9.dll file to load the Widescreen fix ASI.

Beats24-7 commented 1 year ago

Thanks for your help. Unfortunately, I still cannot get it to work. I downloaded the d3d9.dll and also the ASI loader d8input.dll and put it in the game directory. Still no WS. I have the WS fix from https://github.com/ThirteenAG/WidescreenFixesPack/releases/tag/mp2. This WS fix includes a d3d8.dll I cannot use because the game doesn't start with my AMD iGPU.

Thanks again

Beats24-7 commented 1 year ago

Never mind, I was able to fix it :)