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

add preset for The X-Files DVD

This commit is contained in:
FunkyFr3sh 2024-06-06 03:02:18 +02:00
parent 913026f8aa
commit 43bedd649e

View File

@ -1348,6 +1348,11 @@ static void cfg_create_ini()
"game_handles_close=true\n"
"max_resolutions=32\n"
"\n"
"; The X-Files DVD\n"
"[XFiles]\n"
"windowed=true\n"
"fullscreen=true\n"
"\n"
"; The Learning Company Launcher\n"
"[TLCLauncher]\n"
"tlc_hack=true\n"