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

update nova preset to support the new CE release (Fixes open pilot menu)

This commit is contained in:
FunkyFr3sh 2024-02-01 18:19:46 +01:00
parent 4cb4ce60b1
commit cfc5441994

View File

@ -689,6 +689,7 @@ static void cfg_create_ini()
"\n" "\n"
"; Escape Velocity Nova\n" "; Escape Velocity Nova\n"
"[EV Nova]\n" "[EV Nova]\n"
"nonexclusive=true\n"
"hook_peekmessage=true\n" "hook_peekmessage=true\n"
"rgb555=true\n" "rgb555=true\n"
"keytogglefullscreen=0x46\n" "keytogglefullscreen=0x46\n"