From 0948ee5cb10cad1e006a2d4bf84d3af056ee36cd Mon Sep 17 00:00:00 2001 From: Wanne Date: Mon, 14 Sep 2020 14:19:38 +0000 Subject: [PATCH] git-svn-id: https://ja2svn.mooo.com/source/ja2_v1.13_data@2565 4f8fa57e-7814-0410-bad4-adc449f26b7c --- gamedir/Ja2.ini | 6 +++--- gamedir/Tools/ExShell/exshell.ecd | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) 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 ~ =====================================================================================