fix ddraw.ini description
This commit is contained in:
parent
962ee35adc
commit
0976e87304
1 changed files with 1 additions and 1 deletions
|
@ -1052,7 +1052,7 @@ HRESULT WINAPI DirectDrawCreate(GUID FAR* lpGUID, LPDIRECTDRAW FAR* lplpDD, IUnk
|
|||
"vsync=false\n"
|
||||
"; automatic mouse sensitivity scaling\n"
|
||||
"adjmouse=false\n"
|
||||
"; enable C&C video resize hack (GDI / OpenGL only)\n"
|
||||
"; enable C&C video resize hack\n"
|
||||
"vhack=false\n"
|
||||
"; auto, opengl, gdi, direct3d9 (auto = try opengl/direct3d9, fallback = gdi)\n"
|
||||
"renderer=auto\n"
|
||||
|
|
Loading…
Reference in a new issue