You are not logged in.

#1 2014-04-10 03:54:51

gilmoreja
Member
From: Florida
Registered: 2012-05-28
Posts: 77

[solved] Getting xbox 360 controller to work in Skyrim with xboxdrv

I am trying to get my xbox 360 controller to work in Skyrim. I installed xboxdrv from AUR and I can get it running with no problems. I have xinput installed in the prefix via winetricks. I've blacklisted xpad kernel module and have xboxdrv running as a systemd service. Xbox controller support is turned on in the game's options.

The issue I'm having is that the controller will still only operate with certain games, which are the games that can use it with the regular xpad kernel module.

Here's some details about the set-up:

√ systemd service:

[Unit]
Description = xboxdrv

[Service]
User = root
Type = simple
ExecStart = /usr/bin/xboxdrv -D -c /etc/conf.d/xboxdrv

[Install]
WantedBy = multi-user.target

√ xboxdrv config:

[xboxdrv]
silent = true
mimic-xpad = true
#force-feedback = true
chatpad = true
led = 2

[xboxdrv-daemon]
detach = true
dbus = disabled

√ xinput winetrick is installed:
7hXyrT8.png

Anyone see anything wrong with my setup?

Last edited by gilmoreja (2014-04-11 23:54:54)


Time you enjoy wasting isn't wasted time.

Offline

#2 2014-04-11 16:53:55

skualito
Member
Registered: 2008-11-19
Posts: 203

Re: [solved] Getting xbox 360 controller to work in Skyrim with xboxdrv

I stumbled over this post: http://www.codeweavers.com/via/skyrim?msg=141344#c7, it might help?

Offline

#3 2014-04-11 23:54:29

gilmoreja
Member
From: Florida
Registered: 2012-05-28
Posts: 77

Re: [solved] Getting xbox 360 controller to work in Skyrim with xboxdrv

Yes, it did help. Thank you!

Using x360ce works very well. I don't have to use xboxdrv, either. The default xpad kernel module works fine with it.


Time you enjoy wasting isn't wasted time.

Offline

#4 2014-04-12 06:14:00

skualito
Member
Registered: 2008-11-19
Posts: 203

Re: [solved] Getting xbox 360 controller to work in Skyrim with xboxdrv

Great!

Offline

Board footer

Powered by FluxBB