FunkyFr3sh
|
9e9783f8d2
|
fix rgb palette
|
2021-05-22 12:23:25 +02:00 |
|
FunkyFr3sh
|
2425033a2f
|
#93 support SetProcessDpiAwarenessContext for newer versions of windows
|
2021-05-22 06:07:11 +02:00 |
|
FunkyFr3sh
|
f27ee16b17
|
add passthrough check
|
2021-05-16 23:32:05 +02:00 |
|
FunkyFr3sh
|
4f625fedac
|
fix debug build
|
2021-05-16 23:28:46 +02:00 |
|
FunkyFr3sh
|
3a831ba640
|
try to get opengl and direct3d9 working with hook=2 for some games at least
|
2021-05-16 04:32:35 +02:00 |
|
FunkyFr3sh
|
c2b85cafef
|
raise version number for games that check the version of ddraw.dll
|
2021-05-15 07:48:31 +02:00 |
|
FunkyFr3sh
|
e070122a39
|
adjust moorhuhn preset
|
2021-05-15 07:17:35 +02:00 |
|
FunkyFr3sh
|
3e244412ae
|
add KKND2 preset
|
2021-05-15 06:33:29 +02:00 |
|
FunkyFr3sh
|
c1f3ef7375
|
release clipper
|
2021-05-15 04:38:04 +02:00 |
|
FunkyFr3sh
|
7f04db3dd3
|
#92 reset upscale hack on resize for both opengl and d3d9
|
2021-05-15 03:18:49 +02:00 |
|
FunkyFr3sh
|
e6c878fc49
|
#93 fix window resize bug with upscale hack
|
2021-05-15 03:04:42 +02:00 |
|
FunkyFr3sh
|
5db961656a
|
rename upscale hack related stuff
|
2021-05-15 02:58:07 +02:00 |
|
FunkyFr3sh
|
c467b90e88
|
#92 allow shader upscale with vhack=true
|
2021-05-15 02:36:05 +02:00 |
|
FunkyFr3sh
|
39c62d6e7d
|
support upscale hack for KKND Xtreme high resolution patch (vhack=true)
|
2021-05-15 00:41:50 +02:00 |
|
FunkyFr3sh
|
d1d9b1f972
|
use constant
|
2021-05-14 06:49:52 +02:00 |
|
FunkyFr3sh
|
369d3c2b65
|
move dinput hooks into hook.c
|
2021-05-14 01:24:46 +02:00 |
|
FunkyFr3sh
|
e37aa21ae5
|
add DDCAPS_CANBLTSYSMEM flag
|
2021-05-14 00:51:06 +02:00 |
|
FunkyFr3sh
|
1afa15bdba
|
override first and last color in palette if DDPCAPS_ALLOW256 isn't set
|
2021-05-13 20:02:35 +02:00 |
|
FunkyFr3sh
|
772394fabc
|
add Moorhuhn preset
|
2021-05-11 22:14:34 +02:00 |
|
FunkyFr3sh
|
d643f64df0
|
add Moorhuhn 2 preset
|
2021-05-11 21:53:12 +02:00 |
|
FunkyFr3sh
|
3bc8fffe81
|
improve dinput hooks with hook=3
|
2021-05-11 21:45:38 +02:00 |
|
FunkyFr3sh
|
1923e2bb0c
|
support mirror blt with DDBLT_KEYSRC
|
2021-05-10 23:40:42 +02:00 |
|
FunkyFr3sh
|
3e9c38dade
|
fix some warning messages
|
2021-05-10 04:00:45 +02:00 |
|
FunkyFr3sh
|
1d2f728db0
|
bump version
|
2021-05-10 01:12:31 +02:00 |
|
FunkyFr3sh
|
550588fe55
|
fix GCC build / add support for hook=4
|
2021-05-10 01:00:55 +02:00 |
|
FunkyFr3sh
|
79c3e8722b
|
remove nvidia/amd exports (they don't work...)
|
2021-05-09 01:23:19 +02:00 |
|
FunkyFr3sh
|
c481327516
|
fix SetClipper
|
2021-05-09 00:51:02 +02:00 |
|
FunkyFr3sh
|
72f60913da
|
force wait on flip with maxgameticks = -2
|
2021-05-09 00:37:53 +02:00 |
|
FunkyFr3sh
|
6efc112c39
|
make old windows xp workaround optional
|
2021-05-08 23:42:29 +02:00 |
|
FunkyFr3sh
|
93e81ddc1c
|
bump version
1.4.1.0
|
2021-05-06 19:28:16 +02:00 |
|
FunkyFr3sh
|
0f595eb53e
|
adjust carma presets
|
2021-05-06 19:28:05 +02:00 |
|
FunkyFr3sh
|
e58691dd2c
|
fix scaling with color key
|
2021-05-06 16:10:09 +02:00 |
|
FunkyFr3sh
|
f61cadc80a
|
add some more checks
|
2021-05-06 05:09:27 +02:00 |
|
FunkyFr3sh
|
63c4e6ff57
|
fix DeleteAttachedSurface and add some NULL checks
|
2021-05-06 01:24:07 +02:00 |
|
FunkyFr3sh
|
442b6c3f57
|
some experimental code for Capitalism2/CapLab
|
2021-05-06 00:15:47 +02:00 |
|
FunkyFr3sh
|
d7ad443d92
|
add jagged alliance 2 preset
|
2021-05-05 17:47:35 +02:00 |
|
FunkyFr3sh
|
439f71e192
|
set DDSCAPS_VIDEOMEMORY only for backbuffer and primary
|
2021-05-05 16:58:40 +02:00 |
|
FunkyFr3sh
|
a3f242f5d4
|
Use GdiTransparentBlt temporary until own code was written
|
2021-05-05 16:41:51 +02:00 |
|
FunkyFr3sh
|
9ad3521719
|
bump version
|
2021-05-05 03:03:22 +02:00 |
|
FunkyFr3sh
|
436ffe4ecb
|
add some more error checking for dds_Lock
|
2021-05-05 03:02:32 +02:00 |
|
FunkyFr3sh
|
55f23e9170
|
fix EnumAttachedSurfaces
|
2021-05-04 23:52:52 +02:00 |
|
FunkyFr3sh
|
ae4446becb
|
create backbuffer for flip games
|
2021-05-04 22:49:22 +02:00 |
|
FunkyFr3sh
|
9717d7b906
|
add some testing code for Knights and Mechants
|
2021-05-04 19:45:14 +02:00 |
|
FunkyFr3sh
|
8c8a5f9dc2
|
align width of surface for blade & sword (GetDC)
|
2021-05-04 16:03:43 +02:00 |
|
FunkyFr3sh
|
bb42bdacb7
|
fix dinput hook
|
2021-05-02 16:21:26 +02:00 |
|
FunkyFr3sh
|
a52881eb72
|
#89 fixes blt/blitfast where source and dest sourface are the same
|
2021-05-02 16:21:06 +02:00 |
|
FunkyFr3sh
|
9be9c6c00e
|
hook dinput8.dll for Knights and Merchants
|
2021-05-01 00:15:01 +02:00 |
|
FunkyFr3sh
|
b7f485d935
|
#83 fix surface lock with rect
|
2021-04-24 08:14:48 +02:00 |
|
FunkyFr3sh
|
7e56551895
|
check hwnd
|
2021-04-02 00:47:10 +02:00 |
|
FunkyFr3sh
|
fe04f52bf0
|
fix for another jumping cursor bug in Diablo 2
|
2021-04-02 00:25:31 +02:00 |
|