Issue Type (Required):
Gameplay
Issue Description (Required):
Fullscreen or borderless fullscreen mode keeps switching the game to the primary monitor, but I need it to stay on the secondary monitor.
Steps to Reproduce (Required):
- Run the game.
- Adventure mode.
- Go to game menu.
- Options.
- Video.
- Screen mode Window.
- Move the game window from primary monitor to secondary monitor.
- Screen mode Fullscreen or Borderless Fullscreen.
The game switches from secondary monitor to primary monitor.
[PC] Do You Use Mods? (Optional):
Yes, and I’ve tried disabling them
Reproduction Rate (Required):
Constant (100%)
Platform (Required):
PC - Steam
Player ID (Optional):
Upload Supporting Evidence (Optional):
@pile_of_salt,
Are you able to change this via the launcher ‘Display’ setting?
Otherwise, you can edit this setting in your user_settings.config file. To do so:
- Press Windows + R
- Search %appdata%
- Navigate to
\AppData\Roaming\Fatshark\Vermintide 2
- Edit your user_settings.config file in Notepad
- Find the setting ‘fullscreen_output’
- Your displays will start counting from 0, so first output is 0, second output 1 etc.
- Set ‘fullscreen_output’ to the correct value of the display you wish to use
- Save your changes
I changed the display settings in the launcher and tested both options. Both started the game on the ‘primary’ monitor instead of the secondary one, which is what I am trying to achieve.
As for editing the configuration file, I followed your instructions, but the same problem occurred. It didn’t comply.
I see, thanks for the update!
In which case, next can you try setting your adapter_index setting in user_settings.config to 1. To do so:
- Press the Windows key + R
- Enter %appdata% within the search input and select ‘OK’
- Navigate to
AppData\Roaming\Fatshark\Vermintide 2
- Open your user_settings.config file
- Find the setting named adapter_index
- Change this setting value to adapter_index = 1
- Save your user_settings.config file
- Launch Vermintide 2 as usual
Please let me know how this goes