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

add preset for nonplus jjr2

This commit is contained in:
FunkyFr3sh 2024-05-23 08:39:27 +02:00
parent c540a1e45c
commit eed6edfa4e

View File

@ -755,6 +755,12 @@ static void cfg_create_ini()
"custom_width=800\n" "custom_width=800\n"
"custom_height=450\n" "custom_height=450\n"
"\n" "\n"
"; Jazz Jackrabbit 2 plus\n"
"[Jazz2_NonPlus]\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"