no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
fuss:styx_master_of_shadows [2020/01/13 20:02] – created office
Line 1: Line 1:
 +====== 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:
 +
 +<code>
 +Bindings=(Name="PageUp", Command="InputItem_Left | OnRelease InputItem_Left_Release")
 +Bindings=(Name="PageDown", Command="InputItem_Right | OnRelease InputItem_Right_Release")
 +</code>
 +
 +The lines will map the <key>Page Up</key> and <key>Page Down</key> to mouse wheel up and mouse wheel down respectively.
 +
 +Alternatively, ''PageUp'' or ''PageDown'' can be changed to the name of any other desired key.

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.