Same as GetProcAddress @ Kernel32.dll but allows to bypass all cnc-ddraw hooks to obtain the pointer to the real function Currently used in Warcraft II HardwareCursor plugin and Dune2000 1.06p patch DDEnableZoom void DDEnableZoom() Change application resolution without altering the window size. ...
render_dummy.c This repository has been archived by the owner. It is now read-only. hifi/cnc-ddrawPublic archive Notifications Fork85 Star65 master cnc-ddraw/render_dummy.c Go to file Copy path Cannot retrieve contributors at this time
GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic 2D games for better compatibility with Windows ME, 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines - cnc-ddraw/res.rc at master · FunkyFr3sh/cn
GDI, OpenGL and Direct3D 9 re-implementation of the DirectDraw API for classic 2D games for better compatibility with Windows ME, 2000, XP, Vista, 7, 8, 10, 11, Wine (Linux/macOS/Android) and Virtual Machines - cnc-ddraw/build_debug.cmd at experimental
Security Insights Additional navigation options Files v6.9.0.0 .github config inc src .gitignore LICENSE Makefile README.md action.yml build.cmd build_debug.cmd cnc-ddraw.sln cnc-ddraw.vcxproj cnc-ddraw.vcxproj.filters exports.def res.rc
Diablo and HellfireGOG "Please insert CD.." bug: Please follow the instructions here:https://github.com/FunkyFr3sh/cnc-ddraw/issues/214 Diablo IIDownloadproxy-dlls.zipand follow instructions Divine DivinityMust set 'New rendering system' to 'Software' in the configuration program ...
Fixed a bug in cnc-ddraw config where the names of the hotkeys were displayed in a wrong language Fixed a bug where some games could randomly freeze while playing a movie Added experimental downscaling support (can now run games at high resolutions such as 4k even if the monitor doesn't ...
If you use cnc-ddraw with a game that got its own windowed mode built in then make sure you disable the games own windowed mode first. You can enable windowed mode via cnc-ddraw config.exe instead.If the game starts but it doesn't work perfectly then open the config program and check...
-f "$(cygpath --unix "$GITHUB_ACTION_PATH/cnc-ddraw.sln")" ]]; then echo "[ERROR] Solution file not found -- '\\cnc-ddraw.sln'" exit 1 fi # shell: bash # MSBuild is not in PATH on Windows machines # Using `::set-output` to make sure workflow environment remains unchanged ...
Note: If you use cnc-ddraw with a game that got its own windowed mode built in then make sure you disable the games own windowed mode first.If you want to play in windowed mode then start the game once in fullscreen and then press Alt+Enter to enable the cnc-ddraw windowed mode (...