narzoul / DDrawCompat

DirectDraw and Direct3D 1-7 compatibility, performance and visual enhancements for Windows Vista, 7, 8, 10 and 11
BSD Zero Clause License
941 stars 70 forks source link

rdsh fullscreen support ? #173

Closed rynetang closed 1 year ago

rynetang commented 1 year ago

As we all known, remote desktop to windows via rdsh does not support directdraw, all games launch at full screen mode will get error, can we use DDrawcompact to fix this problem?

image

narzoul commented 1 year ago

I don't think so, at least it's not intended for that. I have no idea how remote desktop works though. Also, your screenshot is showing DirectX 11, which has nothing to do with DirectDraw. DirectDraw is DirectX 7 or older, mostly used by games released around 1997-2000.