Page 1 of 1

About my "borderlands right mouse btn glitch"

Posted: Sun Jul 10, 2011 6:10 pm
by kmtzz
i set output to terminal and get this

Code: Select all

#rmb button down:
controller 0 is switched from configuration 0 to 1
0 xxxxxxxxxx.xxxxxx N b0 . .... ? { 00 00 } axis (0,0) acc (0,0,0,0) l2-ff

#rmb up:
controller 0 is switched from configuration 1 to 0
0 xxxxxxxxxx.xxxxxx N b0 . .... ? { 00 00 } axis (0,0) acc (0,0,0,0) l2-ff
then i make new empty config and get this:

Code: Select all

#rmb button down:
0 xxxxxxxxxx.xxxxxx N b0 . .... ? { 00 00 } axis (0,0) acc (0,0,0,0) l2-ff

#rmb up:
0 xxxxxxxxxx.xxxxxx N b0 . .... ? { 00 00 } axis (0,0) acc (0,0,0,0)
works as normal!

first config file was made by modifing matlo's CallOfDutyBlackOps.xml
so, i think problem was somewere in that config file

Re: bout my "borderlands right mouse btn glitch"

Posted: Sun Jul 10, 2011 6:45 pm
by McKack
Yeah, not a glitch.
Matlo's Black Ops config file contains two configurations, where the right mouse button is the trigger for the second configuration (and automatically switches back to the first one upon release)

Image

Re: bout my "borderlands right mouse btn glitch"

Posted: Mon Jul 11, 2011 7:18 am
by Matlo
Check the second config.

You have to define the same control (in most cases l2) for the right mouse button in both configs 1 & 2.

I moved this thread to the support section, so that other users can find it more easily.