Marc Eckō's Getting Up: Contents Under Pressure

Marc Eckō's Getting Up: Contents Under Pressure

so0wa May 6, 2022 @ 1:50pm
CORRECT Dualshock 4 set up for Getting Up
I've had some trouble with setting the controls right, so I spent a bit of my free time and figured most of this out.

Find the binds_pc.cfg file in the game directory (steamapps \ common \ Marc Ecko's Getting Up 2 \ engine) and swap the
# -------------------------------------------------- # CONTROLLER 0 (inputstream 0) Updated: 6/14/04 # --------------------------------------------------

part with:

# -------------------------------------------------- # CONTROLLER 0 (inputstream 0) # -------------------------------------------------- addbind 0 COMMAND_FORWARD CONTROLLER 0 AXIS_Y 0 1 #-- MOVEMENT -- Left Joystick addbind 0 COMMAND_BACKWARD CONTROLLER 0 AXIS_Y -1 0 addbind 0 COMMAND_LEFT CONTROLLER 0 AXIS_X -1 0 addbind 0 COMMAND_RIGHT CONTROLLER 0 AXIS_X 0 1 addbind 0 COMMAND_PUNCH CONTROLLER 0 BUTTON_2 #-- PUNCH -- Square addbind 0 COMMAND_KICK CONTROLLER 0 BUTTON_3 #-- KICK -- Triangle addbind 0 COMMAND_JUMP CONTROLLER 0 BUTTON_0 #-- JUMP -- X addbind 0 COMMAND_USE CONTROLLER 0 BUTTON_1 #-- USE -- Circle addbind 0 COMMAND_RELOAD CONTROLLER 0 BUTTON_5 #-- GRAFFITI -- R1 addbind 0 COMMAND_STALK CONTROLLER 0 BUTTON_4 #-- STALK/SNEAK -- L1 addbind 0 COMMAND_INVENTORY CONTROLLER 0 AXIS_Z -1 0 #-- INVENTORY -- R2 addbind 0 COMMAND_BLOCK CONTROLLER 0 AXIS_Z 0 1 #-- INTUITION -- L2 addbind 0 COMMAND_CAMERA_X CONTROLLER 0 AXIS_RX -1 1 #-- CAMERA -- Right Joystick addbind 0 COMMAND_CAMERA_Y CONTROLLER 0 AXIS_RY -1 1

at the bottom of the file, you'll have the controller setups, you can leave that be as far as I'm aware, because it seems to be changing nothing as it still works correctly even with the wrong values, but you can add that part:
# -- DualShock 4 -- # BUTTON_2 : Square # BUTTON_0 : X # BUTTON_1 : Circle # BUTTON_3 : Triangle # BUTTON_4 : L1 # BUTTON_5 : R1 # BUTTON_6 : Select # BUTTON_7 : Start # BUTTON_8 : L3 # BUTTON_9 : R3 # BUTTON_10: L3 # BUTTON_11: R3 # BUTTON_12: Touchpad # POV_UP : D-pad Up # POV_RIGHT : D-pad Right # POV_DOWN : D-pad Down # POV_LEFT : D-pad Left # AXIS_RX : Right Thumbstick = (Left: -1, Right: 1) # AXIS_RY : Right Thumbstick= (Up: -1, Down: 1) # AXIS_Z : Left Trigger = (Left: 0, Right: 1) # AXIS_Z : Right Trigger = (Up: -1, Down: 0) # AXIS_X : Left Thumbstick = (Left: -1 - 0, Right: 0 - 1) # AXIS_Y : Left Thumbstick = (Up: -1 - 0, Down: 0 - 1)

Now, here's my list of figured out buttons and some explanations of how the menus work with this setup:
# BUTTON_2 : Square
# BUTTON_0 : X
# BUTTON_1 : Circle
# BUTTON_3 : Triangle
# BUTTON_4 : L1
# BUTTON_5 : R1
# BUTTON_6 : (SHARE?)
# BUTTON_7 : OPTIONS, TOUCHPAD
# BUTTON_8 : L3
# BUTTON_9 : R3
# BUTTON_10: ?
# BUTTON_11: ?
# BUTTON_12: ?
# POV_UP : D-pad Up
# POV_RIGHT : D-pad Right
# POV_DOWN : D-pad Down
# POV_LEFT : D-pad Left
# AXIS_RX : Right Thumbstick = (Left: -1, Right: 1)
# AXIS_RY : Right Thumbstick= (Up: -1, Down: 1)
# AXIS_Z : Left Trigger = (Left: 0, Right: 1)
# AXIS_RZ : Right Trigger = (Up: 0, Down: 1)
# AXIS_X : Left Thumbstick = (Left: -1 - 0, Right: 0 - 1)
# AXIS_Y : Left Thumbstick = (Up: -1 - 0, Down: 0 - 1)

You can see the triggers seem switched, but it works, I can't explain it. There are some things I haven't figured out yet, but so far I'm able to play with the original PS2 control scheme, the menus are no longer operated by square and X, all seems good.

For the mission summary in mission selection screen: triangle
For the unlocks list in mission selection screen: PS button
For flipping pages in blackbook: right stick left and right
iPad button: don't know yet, just use the keyboard or if you figure it out, let me know

Also, the camera is now controlled by the right stick ;)

ENJOY
< >
Showing 1-3 of 3 comments
MMMlaYoyaP Oct 16, 2022 @ 12:17pm 
Hello! any idea on how to config a ps5 controller?
so0wa Oct 21, 2022 @ 8:17am 
No clue, sorry
< >
Showing 1-3 of 3 comments
Per page: 1530 50