Overview
How to use borderless windowed mode and/or custom resolutions above 1920×1080.
Introduction
This guide describes how to use the third-party mod Special K to forcibly override the following technical limitations of the game:
- Borderless window mode not supported.
- Maximum supported resolution is 1920×1080.
How-to
- Launch the game and navigate to Options > Display.
- Change Fullscreen to Off, then close the game.
- Download the latest version of Special K[github.com] (archive labeled SpecialK_x_y_zz.7z).
- Extract the files from the archive to the game folder.
- Navigate to the game folder in File Explorer if you haven’t done so already.
- Rename the files accordingly:
OriginalNewSpecialK32.dlld3d9.dllSpecialK32.pdbd3d9.pdb
- Launch the game once and close it immediately to allow the configuration file (d3d9.ini) of Special K to be created.
- Open the newly created d3d9.ini.
- Scroll down and change the values of these parameters accordingly:
OriginalNew[Window.System]
Borderless=false
Center=false
ConfineCursor=false
OverrideRes=0x0[Window.System]
Borderless=true
Center=true
ConfineCursor=true
OverrideRes=WIDTHxHEIGHT (e.g. 2560×1440, 3840×2160, etc. Leave as 0x0 if a custom resolution is not needed.) - Launch the game.
- Click on Ctrl+⇧ Shift+O to disable Special K’s On-Screen Display (OSD).
Note: Do NOT open the control panel of Special K! Doing so will reset OverrideRes to 0x0 again.