add HoMM3 presets
This commit is contained in:
parent
94b93da8f6
commit
785d625635
1 changed files with 8 additions and 0 deletions
|
@ -787,6 +787,14 @@ static void cfg_create_ini()
|
||||||
"[HEROES2W]\n"
|
"[HEROES2W]\n"
|
||||||
"adjmouse=true\n"
|
"adjmouse=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Heroes of Might and Magic III\n"
|
||||||
|
"[Heroes3]\n"
|
||||||
|
"game_handles_close=true\n"
|
||||||
|
"\n"
|
||||||
|
"; Heroes of Might and Magic III HD Mod\n"
|
||||||
|
"[Heroes3 HD]\n"
|
||||||
|
"game_handles_close=true\n"
|
||||||
|
"\n"
|
||||||
"; Hard Truck: Road to Victory\n"
|
"; Hard Truck: Road to Victory\n"
|
||||||
"[htruck]\n"
|
"[htruck]\n"
|
||||||
"maxgameticks=25\n"
|
"maxgameticks=25\n"
|
||||||
|
|
Loading…
Reference in a new issue