StepBack Fast Step Back w/ XBOX1 Controller
#1
First some preliminaries..

I am using XBMC EDEN on a Win7 x64 Machine, 2.8 GHZ DuoCore, Nvidia 8400GS and an XBOX1 Controller with XBCD drivers.

My issue is key mapping. Everything works pretty good with one minor exception. The StepBack and FastStepBack key(s) don't function.. The right thumbstick on the XBOX1 Controller is what is mapped to control the StepBack and StepForward functions.

StepForward and FastStepForward work fine.. But back does not. When I do a BACK on the thumbstick, it still goes forward.

I have been just living without it til now, but it's really annoying because, if I want to show the wife a part or an actor, I have to pause ( I have the Pause StepBack script running) and unpause several times to "rewind". Unfortunately, sometimes I do it too fast and XBMC craps out..

Here is (what I believe) is the relevant XML for the StepBack function:

<FullscreenVideo>
<joystick name="XBCD Logitech Cordless Precision">
<button id="1">Pause</button>
<button id="2">Stop</button>
<button id="3">CodecInfo</button>
<button id="5">AspectRatio</button>
<button id="6">Info</button>
<button id="9">OSD</button>
<button id="13">BigStepForward</button>
<button id="14">StepForward</button>
<button id="15">BigStepBack</button>
<button id="16">StepBack</button>
<button id="17">SmallStepBack</button>
<axis limit="0" id="3">AnalogRewind</axis>
<axis limit="0" id="6">AnalogFastForward</axis>
</joystick>
</FullscreenVideo>

Now, looking at that paste, maybe the problem isn't the StepBack function, but rather than axis limit function...

Anyone have any guidance??

Thanx..

Michale
Reply

Logout Mark Read Team Forum Stats Members Help
StepBack Fast Step Back w/ XBOX1 Controller0