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

#316 add presets for learning company games

This commit is contained in:
FunkyFr3sh 2024-05-27 06:27:28 +02:00
parent 47ae27e1d2
commit 115617591c

View File

@ -670,8 +670,29 @@ static void cfg_create_ini()
"maintas=false\n"
"boxing=false\n"
"\n"
"; ClueFinders Math Adventures (1998)\n"
"[TCFM32]\n"
"; ClueFinders 4th Grade Adventures\n"
"[4thad32]\n"
"adjmouse=false\n"
"fixchilds=3\n"
"maintas=false\n"
"boxing=false\n"
"\n"
"; ClueFinders 5th Grade Adventures\n"
"[5thadv32]\n"
"adjmouse=false\n"
"fixchilds=3\n"
"maintas=false\n"
"boxing=false\n"
"\n"
"; ClueFinders 5th Grade Adventures\n"
"[5thad32]\n"
"adjmouse=false\n"
"fixchilds=3\n"
"maintas=false\n"
"boxing=false\n"
"\n"
"; ClueFinders 6th Grade Adventures\n"
"[CF6]\n"
"adjmouse=false\n"
"fixchilds=3\n"
"maintas=false\n"
@ -684,6 +705,20 @@ static void cfg_create_ini()
"maintas=false\n"
"boxing=false\n"
"\n"
"; ClueFinders Math Adventures 1.0\n"
"[TCFM32]\n"
"adjmouse=false\n"
"fixchilds=3\n"
"maintas=false\n"
"boxing=false\n"
"\n"
"; ClueFinders Math Adventures 2.0\n"
"[cfmath32]\n"
"adjmouse=false\n"
"fixchilds=3\n"
"maintas=false\n"
"boxing=false\n"
"\n"
"; Divine Divinity\n"
"[div]\n"
"resolutions=2\n"