elishacloud / dxwrapper

Fixes compatibility issues with older games running on Windows 10/11 by wrapping DirectX dlls. Also allows loading custom libraries with the file extension .asi into game processes.
zlib License
1.15k stars 82 forks source link

Update Release #173

Closed Mitradis closed 10 months ago

Mitradis commented 1 year ago

Update Release pls. I downloaded and for a long time could not understand why I did not have new features, until I realized that I had downloaded the old version.

Mitradis commented 1 year ago

Dd7to9 and DDrawCompat and EnableDdrawWrapper can work together? completely incomprehensible description in terms of describing conflicts

elishacloud commented 1 year ago

Update Release pls.

Here is a build with all the latest changes: dxwrapper.zip. Is there anything specific you are looking for here?

Dd7to9 and DDrawCompat and EnableDdrawWrapper can work together?

No, unfortunately. DDdrawCompat will likely never work with Dd7to9 for many reasons. But it should not be needed as Dd7to9 should make the game fully functional without it.

Mitradis commented 1 year ago

with Dd7to9 in Space Rangers 2 Dominators not run planet battle. Boot screen saver won't go away. With DDdrawCompat work. With only EnableDdrawWrapper game not run. Because i ask. Why new version not in Release page.

elishacloud commented 1 year ago

with Dd7to9 in Space Rangers 2 Dominators not run planet battle.

Ok, this is something I will need to look at later.

Boot screen saver won't go away.

Are you saying that the screensaver sometimes comes on when playing a game? I should be able to turn this off.

With only EnableDdrawWrapper game not run.

Could be a bug in the wrapper.

Why new version not in Release page.

I have several dozen games I test before releasing a new build. This process can take a while and I have not had time to do that yet.

With DDdrawCompat work.

If DDdrawCompat works, why not just use that?

Kim2091 commented 1 year ago

Could Github CI be set up and built daily with Actions?

elishacloud commented 10 months ago

Could Github CI be set up and built daily with Actions?

CI was setup. But I don't always change the build each day.

The video card on my computer died and it will take longer to finish the testing. I plan to release an update before the end of the year.

elishacloud commented 10 months ago

Duplicate of #152.