1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

16 Commits

Author SHA1 Message Date
FunkyFr3sh
30e8b70f4d add workaround for windows 11 freeze issues 2024-12-30 04:32:53 +01:00
FunkyFr3sh
db9cfb8e29 add crc32 to logs 2024-09-23 15:21:32 +02:00
FunkyFr3sh
9a308dcf1b add timestamp to logs 2024-09-19 19:42:27 +02:00
FunkyFr3sh
8ff40f986c remove duplicate code 2024-09-11 18:01:21 +02:00
FunkyFr3sh
9ac5eda9be improve ddraw wrapper detection 2024-07-13 22:47:40 +02:00
FunkyFr3sh
6c53f51d7b detect other DirectDraw wrappers and error out 2024-07-13 03:58:36 +02:00
FunkyFr3sh
0cf0533654 #313 Add partial support for American Girls Dress Designer (Fullscreen only, no upscaling) 2024-05-22 23:51:48 +02:00
FunkyFr3sh
f57055fd8c add better forground window detection and always enable new GetKeyState hooks 2024-03-20 21:31:05 +01:00
FunkyFr3sh
bae707f865 use different function to enumarte modules for mingw build 2023-10-23 08:20:25 +02:00
FunkyFr3sh
ecc56d4cbc add some more error checks to IAT hooker 2023-10-20 10:19:46 +02:00
FunkyFr3sh
66e86aa37c replace IsIconic with custom function 2023-08-20 23:12:00 +02:00
FunkyFr3sh
f4ee6128c4 detect if AVX is supported 2022-09-19 13:13:34 +02:00
FunkyFr3sh
5db961656a rename upscale hack related stuff 2021-05-15 02:58:07 +02:00
FunkyFr3sh
39c62d6e7d support upscale hack for KKND Xtreme high resolution patch (vhack=true) 2021-05-15 00:41:50 +02:00
FunkyFr3sh
e34cd3b5e2 re-enable maximize button 2021-02-18 07:10:15 +01:00
FunkyFr3sh
baaa87b18f refactoring 2020-10-13 09:20:52 +02:00