kiithsomtaaw
Landlubber
Well after a a lot of trial and error attempts I found a way to trick the game into running a wide-screen format without cutting parts off the screen.
First off I use a 1920 by 1080 24 inch screen at an aspect of 16:9, so unless you have a 16:9 screen this will not work for you, you will have to recalculate the resolution setting yourself.
open the "engine.ini" file
Set "full_screen" to 0
set "screen_x" to 1920
here comes the interesting bit even though my screen is a hight of 1080 we are going to set it to 1440
set "screen_y" to 1440
Start the game,
nothing is cut off,
First off I use a 1920 by 1080 24 inch screen at an aspect of 16:9, so unless you have a 16:9 screen this will not work for you, you will have to recalculate the resolution setting yourself.
open the "engine.ini" file
Set "full_screen" to 0
set "screen_x" to 1920
here comes the interesting bit even though my screen is a hight of 1080 we are going to set it to 1440
set "screen_y" to 1440
Start the game,
nothing is cut off,