redbeard Posted August 17, 2013 Posted August 17, 2013 I am attempting to use my toe brakes on a single rudder axis. After searching google the only relevant link I found is here and the end result from following those directions is exactly what the guy at the bottom describes. The left pedal is the only one that works and you have to keep it pressed half way for 0 input. I can't figure out what the problem is and would appreciate some help figuring this out. I can't use the rudder pedals because it is extremely jumpy and unusable, I don't have the tools to take apart my pedals and clean the potentiometer.
Svend_Dellepude Posted August 17, 2013 Posted August 17, 2013 probably cables inside not sitting firmly enough in the shoes. lots of people including me had that problem. try to open them up and give everything a good solder.. [sIGPIC][/sIGPIC] Win10 64, Asus Maximus VIII Formula, i5 6600K, Geforce 980 GTX Ti, 32 GB Ram, Samsung EVO SSD.
redbeard Posted August 17, 2013 Author Posted August 17, 2013 Yeah, as I said I don't have the tools to open them up. I'd really just like to set up the toe brakes onto a single axis.
doright Posted August 17, 2013 Posted August 17, 2013 Yeah, as I said I don't have the tools to open them up. I'd really just like to set up the toe brakes onto a single axis. Only tool required is a phillips head screw driver. Turn pedals over and unscrew all the screws.
redbeard Posted August 20, 2013 Author Posted August 20, 2013 Only tool required is a phillips head screw driver. Turn pedals over and unscrew all the screws. Ok, despite that I'd still like to setup the toe brakes onto a single axis. Is it possible?
cichlidfan Posted August 20, 2013 Posted August 20, 2013 What is described in your linked thread is really the best result that is possible as far as I can tell. Perhaps with some external programming a better result can be obtained but I don't know what you can do with CH profiling software. ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:
531-Ghost Posted August 20, 2013 Posted August 20, 2013 I don't know what you can do with CH profiling software. :doh: Literally anything in any Windows based program/game. I can't see (from here) the video linked. However, in Control Manager, you can assign brakes to any axis or button. Heck, with a wee li'l script, you can assign left brakes to the left pedal, right brakes to the right pedal and both brakes to... both pedals :smilewink: (if available in the game). :joystick:
531-Ghost Posted August 20, 2013 Posted August 20, 2013 script cms.b1 = [js4.a1 > 180] AND [js4.a2 < 180]; // Left Brake cms.b2 = [js4.a2 > 180] AND [js4.a1 < 180]; // Right Brake cms.b3 = [js4.a1 > 180] AND [js4.a2 > 180]; // Brakes endScript :joystick:
Recommended Posts