Skip to content

Commit

Permalink
add preset for Imperialism II
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyFr3sh committed Dec 15, 2024
1 parent 67dceb2 commit 1b0a839
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/config.c
Original file line number Diff line number Diff line change
Expand Up @@ -1078,6 +1078,15 @@ static void cfg_create_ini()
"[hooligans]\n"
"limit_gdi_handles=true\n"
"\n"
"; Imperialism 2: The Age of Exploration\n"
"[Imperialism II]\n"
"adjmouse=false\n"
"width=0\n"
"height=0\n"
"resizable=false\n"
"maintas=false\n"
"boxing=false\n"
"\n"
"; Icewind Dale 2\n"
"; Note: 'Full Screen' must be enabled in Config.exe\n"
"; Note: 1070x602 is the lowest possible 16:9 resolution for the Widescreen patch (600/601 height will crash)\n"
Expand Down

0 comments on commit 1b0a839

Please sign in to comment.