Fix Mouse Wheel Issues

Styx: Master of Shadows on the PC just ignores the mouse wheel which is required in order to be able to cycle through items.

To fix the issue, edit My Documents\My Games\Styx\StyxGame\Config\StyxGame.ini and append the following lines at the bottom of the file:

Bindings=(Name="PageUp", Command="InputItem_Left | OnRelease InputItem_Left_Release")
Bindings=(Name="PageDown", Command="InputItem_Right | OnRelease InputItem_Right_Release")

The lines will map the Page Up and Page Down to mouse wheel up and mouse wheel down respectively.

Alternatively, PageUp or PageDown can be changed to the name of any other desired key.

Force Resolution

If changing the resolution fails from within the game, the DefaultGame.ini can be edited to set the resolution forcibly:

[StyxGame.StyxGameSystem]
bLaunchSafeMode=true
bResolutionClamp=true
bUseOverridedResolution=true
OverridedResolutionX=1024
OverridedResolutionY=768
bOverridedResolutionFullscreen=false

fuss/styx_master_of_shadows.txt ยท Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.