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
There's a higher resolution patch on this github page. Download the patch, and put it wherever you've installed SC300 in the Apps folder (this is where the game executable lives, and that is what the patch actually patches).
You'll need to install Python 2.7 or 3 to run and install the script. Make sure to open WIndows Powershell in the folder (shift + right click -> Open PowerShell) then type in python SCU3_HD_patch
You should be good to go on higher resolutions after that, just make sure it's divisible by 8 in terms of your chosen resolution, or the game may crash.
Thanks for this and now my game works in 4k (despite the menus being tiny). Do you know if there is a way to scale the UI in 4k on the Steam version? All the guides Ive found online refer to the origin version using a preferences.prop file.
I'm honestly not sure about fixing the UI for 4K resolution, I play games in 1080p for the most part unless I wanna upscale it more with my graphics card for some reason.
I could do some searching online but I'm unsure if I'll find any useful info about rescaling the UI. I'm sure you're probably not the only person with this issue, though. I might do some digging a bit later and see what I can find.
Copy it to the Apps folder in the game directory and replace the original exe, but do back it up first.
I just lost a city after 3 hours with no save made.
I forgot this was even a thing on steam.
Open SC3.EXE or SC3U.exe with a hex editor
Search for this byte sequence: 8b 4c 24 04 8b 44 24 08 53
Overwrite the first four bytes with c2 08 00 90
Search for this byte sequence: 8b 4c 24 04 8b 54 24 08 81 f9
Overwrite the first four bytes with c2 08 00 90
This works 100% for me with the steam version on Proton/Linux, thank you 😊