SimpleMovie

SimpleMovie

NPCWARE  [developer] Dec 30, 2018 @ 10:24pm
Adjusting mouse speed (yaw/pitch)
If Yaw(mouse look left/right) and/or Pitch (mouse look up/down) is slow or fast for You, then
You can adjust the Yaw/Pitch speed:

Step 1
Right click no the game in your Steam library and select "Properties"
Step 2
This window will open, just click on the "LOCAL FILES" tab!
Step 3
In the "LOCAL FILES" tab, click the "BROWSE LOCAL FILES..." button! This will open an explorer windows.
Step 4
Open SimpleMovie folder (double click)
Step 5
Open Config folder (double click)
Step 6
Edit DefaultInput.ini file and change Scale values of (bigger value is faster, smaller value is slower)
-AxisMappings=(AxisName="Yaw",Key=MouseX,Scale=1.000000)
-AxisMappings=(AxisName="Pitch",Key=MouseY,Scale=1.000000)
+AxisMappings=(AxisName="Yaw",Key=MouseX,Scale=1.000000)
+AxisMappings=(AxisName="Pitch",Key=MouseY,Scale=1.000000)