ra1nty / DXcam

A Python high-performance screen capture library for Windows using Desktop Duplication API
MIT License
457 stars 67 forks source link

Running on a standalone graphics card will result in an error #67

Open aethll opened 1 year ago

aethll commented 1 year ago

Tested on an integrated graphics card: DXCAM is faster than the WIN32 screenshot method.

Testing on a standalone graphics card: The WIN32 screenshot method is faster than using DXCAM on an integrated graphics card, and using DXCAM on a standalone graphics card will result in an error.

Avasam commented 1 year ago

What's "the WIN32 screenshot method"?

As for dual-gpu machines (like laptops): https://github.com/SerpentAI/D3DShot/wiki/Installation-Note:-Laptops

AI-M-BOT commented 11 months ago

image keep this setting

@Avasam he means this