mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
add GTA preset
This commit is contained in:
parent
96714b01c0
commit
e9a5066ba3
@ -614,6 +614,12 @@ static void cfg_create_ini()
|
|||||||
"renderer=opengl\n"
|
"renderer=opengl\n"
|
||||||
"noactivateapp=true\n"
|
"noactivateapp=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Grand Theft Auto\n"
|
||||||
|
"[Grand Theft Auto]\n"
|
||||||
|
"renderer=opengl\n"
|
||||||
|
"fixwndprochook=true\n"
|
||||||
|
"singlecpu=false\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
, fh);
|
, fh);
|
||||||
fclose(fh);
|
fclose(fh);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user