Has all support and access to the files been terminated?
What about the so called Hardwired project?
alternatively : https://www.syntaxbomb.com/index.php/topic,3888.0.html (reply#4)This version removes the need to activate/install directplay on Windows 8 / Windows 10...Not sure if the last version by Blitzresearch has this fix...
In short, if directplay does not cause any conflict then I think it should be left there as an option for Blitz3D devs.
I handed out a few demos some time ago on a particular test group with Win10 target users and they don't seem to have a problem with it.
All I did was demo dplayx.lib from the list of libraries that link to runtime.dll, removed the bbruntime/multiplayer files, & commented the multiplayer_create, multiplayer_link, & multiplayer_destroy lines here: https://github.com/blitz-research/blitz3d/blob/master/bbruntime/bbruntime.cpp
Copy and paste dplayx.dll folder root game.
QuoteCopy and paste dplayx.dll folder root game.tried this, it does not work on a computer with Windows 10... it says that there are missing linked libraries or something like that...Are you sure that you have deactivated/uninstalled directplay before trying your suggestion ?