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

add preset for Jeopardy!

This commit is contained in:
FunkyFr3sh 2024-08-28 15:27:42 +02:00
parent 996e051eda
commit a8dfbff1f2

View File

@ -1005,6 +1005,10 @@ static void cfg_create_ini()
"[JK]\n" "[JK]\n"
"direct3d_passthrough=true\n" "direct3d_passthrough=true\n"
"\n" "\n"
"; Jeopardy! - NOT WORKING YET\n"
"[jeoppc]\n"
"singlecpu=false\n"
"\n"
"; Kings Quest 8\n" "; Kings Quest 8\n"
"[Mask]\n" "[Mask]\n"
"renderer=opengl\n" "renderer=opengl\n"