1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

add test preset for Men In Black

This commit is contained in:
FunkyFr3sh 2025-01-05 08:05:09 +01:00
parent 920e9c458a
commit bd0b628dd6

View File

@ -1351,6 +1351,11 @@ static void cfg_create_ini()
"[Mech3]\n" "[Mech3]\n"
"nonexclusive=true\n" "nonexclusive=true\n"
"\n" "\n"
"; Men In Black - NOT WORKING YET\n"
"[MIB]\n"
"renderer=gdi\n"
"hook=2\n"
"\n"
"; Moorhuhn 2\n" "; Moorhuhn 2\n"
"[Moorhuhn2]\n" "[Moorhuhn2]\n"
"fix_alt_key_stuck=true\n" "fix_alt_key_stuck=true\n"