Someone asked me to bring higher resolutions to the game. The author laid the UI out poorly, and it *must* be in a 2:1 ratio. Because of this, I've added multiple choice resolutions here. Just extract which one you want, rename it, replace the original. Remember to note what resolution you should aim for. If you're running 4K which is 3840x2160 then you need to run with Assembly-CSharp_3800x1900.dll. The game does NOT lay out in any non-2:1 ratio resolution. This also means fullscreen is out of the question. The author would need to provide a small patch to ensure a 2:1 layout regardless of resolution and then the game could be patched to support any. Current to version 1.0, 2021-17-05. I only tested a few, but they should be sound in principle. Feedback appreciated.
Edit:
Cirelc, seems my patches for adding larger resolutions works. Users only need to use one while replacing the stock dll. The game was poorly laid out and must follow a specific resolution ratio so that all buttons will appear. Explanation is above.