It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Was tired of the constant resolution changes between the game & menu, so I made this modification. Scraped a few command line options from the binary as well, somebody might find them interesting.

Patcher has also been improved slightly. If anyone has the original game running on linux, please try this patch as well, and report the results.

Link

Description
Allows you to:
- Use any screen resolution.
- Use improved windowed mode
- Skip intro videos

Modifies original executable to disable constant resolution changes. Forces videos, menu & game to use the indicated resolution. Forces windowed mode to use indicated resolution as internal rendering resolution.

Notes:
- Running in windowed mode, it is recommended to use the "nomouse" command line option, otherwise the game will completely capture the mouse.
- Windowed mode might not render if overlapped beyond screen bounds

Command-line options (Scraped from game binary):
nofullscreen
nosound
nocd
nosplash
nomovie
nomutex
crc
version/-version
nomouse/-nomouse
-server
-maxplayers
-minplayers
-client
-userid
-gamemode
-gamemodes
-singlegame
Post edited May 03, 2021 by RaepDollars
Awesome, thanks! I've been trying to get this game running fine on my 1920x1080 monitor and this is the only thing I've found that worked well.