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

add presets for Konung 1 & 2

This commit is contained in:
FunkyFr3sh 2021-06-04 04:42:28 +02:00
parent d0a84d9794
commit 39a1825d58

View File

@ -615,6 +615,16 @@ static void cfg_create_ini()
"[ja2]\n"
"hook=0\n"
"\n"
"; Konung\n"
"[konung]\n"
"renderer=opengl\n"
"nonexclusive=true\n"
"\n"
"; Konung 2\n"
"[Konung2]\n"
"renderer=opengl\n"
"nonexclusive=true\n"
"\n"
"; KKND Xtreme (With high resolution patch)\n"
"[KKNDgame]\n"
"vhack=true\n"