diff --git a/gamedir/Ja2.ini b/gamedir/Ja2.ini index b064ea57d..391d18baf 100644 --- a/gamedir/Ja2.ini +++ b/gamedir/Ja2.ini @@ -55,7 +55,7 @@ MERGE_INI_FILES = Ja2_Options.ini ; This Executable will be the default file to start JA2 1.13 from the INI Editor. ;****************************************************************************************************************************** -JA2_START_FILE = ja2.exe +JA2_START_FILE = ;****************************************************************************************************************************** ; You can choose from the following screen resolutions. @@ -96,8 +96,8 @@ EDITOR_SCREEN_RESOLUTION = 5 ; Applicable only when set to Custom Resolution (25). ; Make sure monitor supports the custom resolution if playing in full screen mode -CUSTOM_SCREEN_RESOLUTION_X = 0 -CUSTOM_SCREEN_RESOLUTION_Y = 0 +CUSTOM_SCREEN_RESOLUTION_X = 800 +CUSTOM_SCREEN_RESOLUTION_Y = 600 ;****************************************************************************************************************************** ; Select windowed or full screen mode? diff --git a/gamedir/Tools/ExShell/exshell.ecd b/gamedir/Tools/ExShell/exshell.ecd index d99dc2a9c..a40fa9165 100644 --- a/gamedir/Tools/ExShell/exshell.ecd +++ b/gamedir/Tools/ExShell/exshell.ecd @@ -24,7 +24,7 @@ $ImageFilter: #2004 ~ ===================================================================================== [JaggedAlliance2] ~ Jagged Alliance 2 and it's mods ===== ~ ===================================================================================== -$StartPEPath: ".\..\JA21m.exe" +$StartPEPath: "C:\Jagged Alliance 2 1.13\ja2.exe" $FScreenMode: { 640, 480, 555 } ~ resolution maybe higher in 1.13 and other mods ~ =====================================================================================