By using this site, you agree to our Privacy Policy and our Terms of Use. Close
pezus said:
I LOVE GIGGS said:
I have some questions:
- Does anyone know an easy way to fix the controller problem in Counter-Strike: Global Offensive? Everything work well except the analog sticks.
- Can I play co-op on Dead Island without using the internet? (internal LAN)


It isn't that easy, but it's supposed to work:

make an autoexec.cfg file and place it in the cfg directory. Make sure it's saved as a .cfg and not as text. Paste this into the file before saving. After entering the game press p to activate the controller mode. I haven't tried any automatic obtions yet as there might be bugs. But as far as I know this is the best solution. Does anyone have any other solution?

This is what you put into the cfg file:

bind "p" "exec controller.360.cfg;"
host_writeconfig

Couldn't you just execute controller.360.cfg automatically with autoexec? Or does it not work for some reason? Also, if the controller works except for analog sticks, it might be a more convenient solution to bind executing the file to some controller button instead, like the reload button. Of course it would mean executing the file every time you reload... But does it even affect the game if you do so?

Just throwing some ideas here, I don't really have any experience with Source engine .cfg files. :P