Beyond Citadel

Beyond Citadel

63 ratings
Mouse Input Problem Fix
By Hoshie
Mouse fix for anyone having issues with sporadically missing left or right mouse button clicks during gameplay preventing aiming or firing.
7
4
6
   
Award
Favorite
Favorited
Unfavorite
Problem Description
This fix aims to solve the issue of missed left or right mouse button clicks during gameplay. Very apparent when looking from side to side and trying to fire or aim down sights. Occurs often when turning while entering new rooms or performing lean and fire functions.

It seems to stem from the game running in windowed mode even while in fullscreen and your clicks sometimes dragging and resizing the game window. This can be easily tested by performing an alt + enter in game and trying to play in a smaller window, you'll see the resizing causing missed clicks and creating a resizing effect in game.

Shoutout to Puto_Trash_Actual for pointing me in the right direction, thank you!
Locate Your GameUserSettings.ini
First, locate your GameUserSettings.ini file. To do this, go to your Windows installation drive then proceed in the following order:

Users > YOUR NAME > AppData > Local > beyond_citadel > Saved > Config > WindowsNoEditor > GameUserSettings.ini
Edit GameUserSettings.ini File
Open the GameUserSettings.ini file in a text editor and proceed to the [/script/engine.gameusersettings] section.

In this section, change the following:

  • Anything with RESOLUTION keyword to your native desktop resolution.
  • Anything with FULLSCREEN keyword to 0.
  • bUseVSync to True (not sure if this is required, but it helped with my screen tearing issues in-game)

Save the changes to the file and launch the game, mouse input problems should be gone.
Example Configuration
Here is the [/script/engine.gameusersettings] portion of my GameUserSettings.ini that works. Set for 4k monitor resolution.

[/script/engine.gameusersettings]
bUseVSync=True
bUseDynamicResolution=False
ResolutionSizeX=3840
ResolutionSizeY=2160
LastUserConfirmedResolutionSizeX=3840
LastUserConfirmedResolutionSizeY=2160
WindowPosX=-1
WindowPosY=-1
FullscreenMode=0
LastConfirmedFullscreenMode=0
PreferredFullscreenMode=0
Version=5
AudioQualityLevel=0
LastConfirmedAudioQualityLevel=0
FrameRateLimit=0.000000
DesiredScreenWidth=3840
bUseDesiredScreenHeight=True
DesiredScreenHeight=2160
LastUserConfirmedDesiredScreenWidth=3840
LastUserConfirmedDesiredScreenHeight=2160
LastRecommendedScreenWidth=-1.000000
LastRecommendedScreenHeight=-1.000000
LastCPUBenchmarkResult=-1.000000
LastGPUBenchmarkResult=-1.000000
LastGPUBenchmarkMultiplier=1.000000
bUseHDRDisplayOutput=False
HDRDisplayOutputNits=1000
13 Comments
DaSneedston May 15 @ 6:06pm 
Thank you jesus.

Also I tried turning on HDR. Seems to work?
Detachi May 13 @ 5:15am 
This was a great help. Thank you very much! :MHRISE_OK:
Pussy Hound 235 Jan 18 @ 8:42pm 
I see nothing in GameUserSettings.ini its blank ,Ive open it in notepad , am I doing something wrong ?
angelvalue Jan 11 @ 5:44pm 
how do i make the game fullscreen
luckyshot5135 Jan 10 @ 11:29pm 
yea, even read only it managed to reset
Abomination713 Jan 9 @ 9:19am 
Are you guys setting the file to read only after you make the changes? That should fix it defaulting back.
luckyshot5135 Jan 8 @ 9:14pm 
it defaulted back no matter what BUT I did find a solution, if you own borderless gaming it works on this.
Vlesh Jan 6 @ 7:40pm 
If it keeps defaulting back, try opening the file properties and clicking Read Only.
NIBV Jan 6 @ 7:17pm 
Mine also seems to keep defaulting back
luckyshot5135 Jan 6 @ 3:39pm 
Mine keeps defaulting back...