Shared by HappyWaffleBurger
- 11 Nov 2021 23:07
Configuration to play Receiver 2 with JoyShockMapper
# Receiver 2
RESET_MAPPINGS
REAL_WORLD_CALIBRATION = 19.75
IN_GAME_SENS = 1
# Button mappings
R = LMOUSE # Fire
L = RMOUSE # Aim
ZR = T # Trigger lock. Hold before pressing ZL(r) to check chamber
ZR,E = V # For ejecting bullets with revolvers and toggling safety on the Sig Sauer you'll need to hold down v, which does not work with the normal mapping for E. So uh... in those cases, hold down ZR and hold E. (keep in mind this will disengage gyro)
ZR,L = 1 # I like to keep my flashlight in the first slot. This chorded mapping makes it easier to access that while walking around.
ZR,S = SPACE # You won't need to jump a lot, but there it is.
ZL = R # Slide rack / Close cylinder.
R3 = C # Crouch
L3 = SHIFT # MAKE SURE TO TURN ON "HOLDABLE SPRINT KEY" IN THE SETTINGS
N = G # Action button. I would've put it as hold on W, but it turns out revolvers need a little more press time to open the cylinder, so putting a secondary mapping on W got messy.
W = E # Eject magazine / Open cylinder.
S = Z F # Press: Insert bullet / Insert magazine / Tap magazine. Hold: Pull hammer. (hold S, hold fire(R), and release S to de-cock)
E = V NONE # Single press to toggle safety. See ZR,V for ejecting bullets on revolvers and toggling safety on the Sig Sauer
GYRO_OFF = E
- = TAB # HOLD to safely holster your weapon.
+ = ESC
LEFT = 1
UP = 2
RIGHT = 3
DOWN = 4
# Include mouse settings
GyroConfigs/_3Dmouse.txt
HappyWaffleBurger's Notes
MAKE SURE YOU TURN ON "HOLDABLE SPRINT" IN THE SETTINGS.
This game gets leagues better with gyro controls imo.
Due to the nature of the game, The layout is a little complicated, but personally I think it's oddly easy to get used to.
If you're used to the game, skim the comments for the chorded mappings.
If you're new to the game I recommend keeping the txt open on another screen or taking a picture of it on your phone so you can easily check what maps to what as you learn.
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 Receiver 2 page.