add oreset for Icewind Dale 2
This commit is contained in:
parent
1440142d40
commit
ae8ecb529d
1 changed files with 5 additions and 0 deletions
|
@ -789,6 +789,11 @@ static void cfg_create_ini()
|
||||||
"renderer=opengl\n"
|
"renderer=opengl\n"
|
||||||
"noactivateapp=true\n"
|
"noactivateapp=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Icewind Dale 2\n"
|
||||||
|
"; Note: 'Full Screen' must be enabled in Config.exe\n"
|
||||||
|
"[iwd2]\n"
|
||||||
|
"resolutions=2\n"
|
||||||
|
"\n"
|
||||||
"; Invictus\n"
|
"; Invictus\n"
|
||||||
"[Invictus]\n"
|
"[Invictus]\n"
|
||||||
"adjmouse=true\n"
|
"adjmouse=true\n"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue