ValveSoftware / Dota2-Gameplay

Public Bug Tracker for Dota2
1.48k stars 87 forks source link

Cannot move camera with joystick #1034

Open nicolasgustafsson opened 2 years ago

nicolasgustafsson commented 2 years ago

Description

I'm using an azeron (https://www.azeron.eu/) to play the game, but the most recent patch disabled camera control for controllers entirely.

I've been able to use the joystick in previous builds, even before the experimental controller support(https://www.dota2.com/controllerfaq)

Before experimental controller support, I used and autoexec config to control the camera, but it doesn't work any more.

This is the config I use:

dota_joystick "1"
joystick "1"
joy_advanced "1"
joy_name "Joystick Configuration"
joy_advaxisx 3              // x-axis controls GAME_AXIS_SIDE (strafing left and right)
joy_advaxisy 1              // y-axis controls GAME_AXIS_FORWARD (move forward and back)
joy_advaxisz 0              // z-axis is treated like a button
joy_advaxisr 2              // r-axis controls GAME_AXIS_PITCH (look up and down)
joy_advaxisu 4              // u-axis controls GAME_AXIS_YAW (look left and right)
joy_advaxisv 0              // v-axis is unused

joyforwardsensitivity -0.025
joysidesensitivity 0.025,
joypitchsensitivity -0.025
joyyawsensitivity -0.025 

joyadvancedupdate

Example Match ID (and possibly Timestamp)

No response

Screenshots

No response

somethingxful49 commented 2 years ago

JeffHill acknowledged this is a bug and will be returning feedback once they've looked into it. https://www.reddit.com/r/DotA2/comments/vaq2fa/valve_has_fully_removed_experimental_controller/ic439tr/?context=3

TheConfuZzledDude commented 2 years ago

Hey @nicolasgustafsson, sorry to bump this, but was this resolved? I've been trying to configure this myself (with an Azeron) and I can't seem to get it working

nicolasgustafsson commented 2 years ago

@TheConfuZzledDude Not for me, I bound the stick to WASD instead. There may be some way of getting it working, haven't looked at it closely as the 8-directional is good enough for me right now

TheConfuZzledDude commented 2 years ago

Hmm, thanks, just to confirm, pre-update, you had the joystick working with analog camera controls?

nicolasgustafsson commented 2 years ago

Yup