1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

#314 add preset for JazzJackrabbit2

This commit is contained in:
FunkyFr3sh 2024-05-23 08:20:14 +02:00
parent a3afe9e598
commit c540a1e45c

View File

@ -749,6 +749,12 @@ static void cfg_create_ini()
"noactivateapp=true\n" "noactivateapp=true\n"
"nonexclusive=true\n" "nonexclusive=true\n"
"\n" "\n"
"; Jazz Jackrabbit 2 plus\n"
"[Jazz2]\n"
"keytogglefullscreen=0x08\n"
"custom_width=800\n"
"custom_height=450\n"
"\n"
"; Heroes of Might and Magic II: The Succession Wars\n" "; Heroes of Might and Magic II: The Succession Wars\n"
"[HEROES2W]\n" "[HEROES2W]\n"
"adjmouse=true\n" "adjmouse=true\n"