Anker the Wizard's config FS
Shared by Anker the Wizard
- 28 May 2022 16:06
Configuration to play DUSK with JoyShockMapper
# Configuration for DUSK with flick stick
# Anker the Wizard
# (Any line that starts with # is ignored by JoyShockMapper)
# First, reset to defaults so we don't have to set values we don't care about
RESET_MAPPINGS
# Calibrate. Flick stick relies on good calibration; gyro and stick sens make more sens with it, too
REAL_WORLD_CALIBRATION = 2.85
IN_GAME_SENS = 0.5
# Please set IN_GAME_SENS to your in game mouse speed setting whenever you change it
# This game freaks out when it detects a NS Pro controller so create a Virtual Controller
VIRTUAL_CONTROLLER = XBOX
#MAPPINGS
LEFT_RING_MODE = INNER
LUP = W
LLEFT = A
LRIGHT = D
LDOWN = S
LRING = LSHIFT
ZR = LMOUSE #SHOOT
ZL = RMOUSE #ZOOM
R = GYRO_TRACKBALL
+ = ESC
- = TAB
E = F #Toggle Flashlight
W = E #interact
S = SPACE #Jump
N = CONTROL #Crouch/Slide
RIGHT = SCROLLUP #Next weapon
LEFT = SCROLLDOWN #prev. weapon
UP = C
R3 = CONTROL #Crouch/slide
#quick weapon switch all mapped to L
L,N = 2 #Pistol
L,E = 3 #Shotgun
L,W = 4 #Super Shotgun
L,S = 5 #Machine gun
L,UP = 6 #Hunter rifle
L,RIGHT = 7 #Crosbow
L,LEFT = 8 #mortar
L,DOWN = 9 #rivet gun
L,R3 = 0 #Cigar
GyroConfigs/_3Dmouse.txt
Anker the Wizard's Notes
How to Use this Config
Using JoyShockMapper configurations is easy once you know how. If you haven't used it before, check out the guide. For using a community config like this one, you only need to get through the first two sections — Installing JSM and Using an already-made configuration file.
Just copy the above configuration into a text file, change the IN_GAME_SENS to match your in-game settings, and then drag that file into JoyShockMapper and hit Enter to use it right away. Some games have their own limitations with certain controllers or require some extra setup, so make sure to check for any notes near top of the main DUSK page.