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
Set Launch Options
1. Right-click on the game title under the Library in Steam and select Properties.
2.Under the General tab click the Set launch options... button.
3 Enter the launch options you wish to apply (be sure to separate each code with a space) and click OK.....for you this will be " -fullscreen " - Forces the engine to start in fullscreen mode without "
4.Close the game's Properties window and launch the game.
edit: F11 might of worked, although my frames are fixed now so no issue.
The game starts just fine but when I get to the main menu my resolution changes to a small windowed one. I've tried everything in the game's screen settings and the best I can do is to choose the highest borderless res possible which leaves me with unused blank space around the game screen anyway. Fullscreen is even worse, everything gets squeezed to the middle with even bigger unused space on both sides.
I played LiS and BtS just fine on the same laptop. Same goes for other games.
There are also different software configurations that can make issues.
The game itself has no resolution problems.
The game itself is always in 16:9 ratio.
1. Check your Windows 10 display settings and make sure you use the native resolution.
If there is some other display scaling than 100%, set it to 100%.
https://ibb.co/LST73Hz
2. Check the driver settings if you ever changed them from the default settings.
Do not allow settings override of any kind in the driver settings.
AMD and NVIDIA have both reset buttons.
https://ibb.co/P4dGqh7
https://ibb.co/n7k569s
https://ibb.co/FmGxPg4
3. Start the game and setup the proper settings, according to your screen size.
Setup the screen resolution first, according to your display.
https://ibb.co/prQ5QXN
Setup the screen mode:
https://ibb.co/GpgqGpf
Windowed
Borderless
Fullscreen
Fullscreen is what it says - always full screen.
The difference among Windowed and Borderless is, that one will show the window frame and another one not.
At the very bottom, there is one setting for rendering quality. One can choose between 66, 84, 100 or 133% quality.
Always try to set the native display resolution, but lower that last quality setting to get higher frame rate, if you have some weak graphic card.
Lower the resolution only if that still doesn't give you playable frame rates.
Example:
If we use 1680x1050 (16:10) display:
With settings 1680x1050 Fullscreen, we get the game in fullscreen, but it has the black stripes on the top and bottom.
With settings 1680x1050 Borderless, we get the game in full width, but it has the empty spaces at the top and bottom, instead of the black stripes.
With settings 1280x720 Windowed, we get the game in a window, including the window frame.
With settings 1280x720 Fullscreen, we get the game in fullscreen, but it has the black stripes on the top and bottom.
With settings 1280x800 Fullscreen, we get the game in fullscreen, but it has the black stripes on the top and bottom - because the game itself is always 16:9.
Quit the game.
4. Check if your settings are properly saved.
Settings are saved in:
C:\Users\YOUR_USER_NAME\AppData\Local\Dontnod\17_DIGIT_NUMBER\CaptainSpirit\Saved\Config\WindowsNoEditor\GameUserSettings.ini
In GameUserSettings.ini file, you can see your settings:
sg.ResolutionQuality=133.300003 (133% quality)
...
ResolutionSizeX=1920 (screen width)
ResolutionSizeY=1200 (screen height)
...
FullscreenMode=1 (fullscreen yes/no - 0/1)
...
PreferredFullscreenMode=1 (probably windowed/borderless/fullscreen - 0/1/2, or fullscreen yes/no - 0/1)
Yes, it is possible to adjust the game settings directly over the .ini file, without in game UI.
* I didn't check the official documentation nor tried which values are possible.