Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
["joy_pointer_accel"] = 2;
["joy_pointer_accel_max"] = 3;
["joy_pointer_power"] = 3;
["joy_pointer_speed"] = 650;
["joy_pointer_threshold"] = 0.1;
["joy_rate_limit_delay"] = 0.4;
["joy_rate_limit_delay_repeat"] = 0.15;
["locale"] = "zh-Hans";
["timestamp"] = 1734711780;
["volume_fx"] = 1;
["volume_music"] = 1;
}
/Library/Application Support/kingdom_rush_alliance/settings.lua
in my settings.lua, there has no parameter to setting resolution
["joy_pointer_accel"] = 2;
["joy_pointer_accel_max"] = 3;
["joy_pointer_power"] = 3;
["joy_pointer_speed"] = 650;
["joy_pointer_threshold"] = 0.1;
["joy_rate_limit_delay"] = 0.4;
["joy_rate_limit_delay_repeat"] = 0.15;
["locale"] = "zh-Hans";
["timestamp"] = 1734711780;
["volume_fx"] = 1;
["volume_music"] = 1;
["fullscreen"] = false;
["height"] = 1080;
["width"] = 1920;
}
return obj1
I just added these three parameters to the configuration file, saved it, and reopened the game. Now it can run in windowed mode at 1080p resolution.