scoop-games/bucket/cnc-ddraw.json
2022-07-28 23:07:40 +02:00

20 lines
913 B
JSON

{
"version": "4.4.7.0",
"description": "cnc-ddraw can fix compatibility issues with older games, such as black screen, bad performance, crashes, or defective Alt+Tab. It does this by wrapping DirectDraw to renderers like GDI, OpenGL, or Direct3D 9",
"homepage": "https://github.com/CnCNet/cnc-ddraw",
"license": "MIT",
"notes": [
"",
"To use the tool, copy the contents to the game dir of your choice, which utilizes DirectDraw for its rendering.",
"",
"If you want to customize the rendering, use 'cnc-ddraw config.exe'",
""
],
"url": "https://github.com/CnCNet/cnc-ddraw/releases/download/v4.4.7.0/cnc-ddraw.zip",
"hash": "a430450204b34f676f4436870cbad7a0015e9451045f8999b8f1bfaff9531cf1",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/CnCNet/cnc-ddraw/releases/download/v$version/cnc-ddraw.zip"
}
}