Daniel Baker Posted December 10, 2022 Report Posted December 10, 2022 Hi, Today, after I landed a PMDG 747 flight with all FSUIPC binding working correctly, I rebooted and tried an FSLabs A319 flight. All of a sudden my FSUPIC controllers had switched: FSUIPC is recognizing my CH rudder pedals as my Honeycomb Beta throttle unit, and all other axes seem randomly swapped or not recognized. The calibration on my USB controllers is still okay. I didn't unplug any controllers, or swap any other USB ports. Any idea what could have happened? I've attached by FSUIPC.ini file Thanks for any help, Daniel FSUIPC6.ini
John Dowson Posted December 11, 2022 Report Posted December 11, 2022 Looks like your device ids have changed, This can happen with windows updates. You should really be using the "joyletters" facility which prevents this happening when the ids change. You are also using an old and unsupported version of FSUIPC6 - 6.1.7. The latest version is 6.1.9 - please update. Once updated, can you change this line in the [JoyNames] section of your FSUIPC6.ini: Quote AutoAssignLetters=Yes Then run/start P3D/FSUIPC and exit once loaded, and then attach your FSUIPC6.ini and FSUIPC6.log files and I will update your ini for you with the correct id-to-letter mapping. John 1
Daniel Baker Posted December 11, 2022 Author Report Posted December 11, 2022 Hi John, Understood. Updated, edited, P3D loaded and exited and files attached here. Thanks for your help with this. - Daniel FSUIPC6.log FSUIPC6.ini
John Dowson Posted December 12, 2022 Report Posted December 12, 2022 Please try the attached - I have just switched your Bravo throttle and your CH pedals, by changingL Quote A=Bravo Throttle Quadrant A.GUID={4CEC1630-5DE4-11EC-8001-444553540000} B=CH PRO PEDALS USB B.GUID={D0BE0240-909D-11EA-8001-444553540000} to Quote B=Bravo Throttle Quadrant B.GUID={4CEC1630-5DE4-11EC-8001-444553540000} A=CH PRO PEDALS USB A.GUID={D0BE0240-909D-11EA-8001-444553540000} You can switch other devices similarly, if needed, I have also simplified/updated your profile aircraft names to use substrings. Let me know if you still gave ant issues. John FSUIPC6.ini 1
Daniel Baker Posted December 12, 2022 Author Report Posted December 12, 2022 Thanks very much John, very much appreciate you doing this for me. Unfortunately I dropped it in, fired up the simulator and still had the same issues. Playing around yesterday (before deleting my changes and reverting back to my originals) I tried pretty much the same solution as you gave me. Strange how swapping the two devices around doesn't seem to do anything, isn't it? Daniel FSUIPC6.JoyScan.csv FSUIPC6.log FSUIPC6.ini
John Dowson Posted December 12, 2022 Report Posted December 12, 2022 It looks like you assign the FSLabs Airbus A32X profile with the original letters: Quote [Axes.FSLabs Airbus A32X] RangeRepeatRate=10 0=BX,256,D,7,0,0,0 -{ DIRECT: LeftBrake }- 1=BY,256,D,8,0,0,0 -{ DIRECT: RightBrake }- 2=BZ,256,D,3,0,0,0 -{ DIRECT: Rudder }- 3=AY,256,D,22,0,0,0 -{ DIRECT: Spoilers }- 4=AZ,256,D,23,0,0,0 -{ DIRECT: Flaps }- 5=AR,256,D,9,0,0,0 -{ DIRECT: Throttle1 }- 6=AV,256,D,10,0,0,0 -{ DIRECT: Throttle2 }- 7=CX,256,F,66818,0,0,0 -{ TO SIM: STEERING_SET }- 8=DX,256,D,1,0,0,0 -{ DIRECT: Aileron }- 9=DY,256,D,2,0,0,0 -{ DIRECT: Elevator }- 10=EX,256,D,1,0,0,0 -{ DIRECT: Aileron }- 11=EY,256,D,2,0,0,0 -{ DIRECT: Elevator }- 12=EP,0,F,66416,0,0,0 -{ TO SIM: PAN_VIEW }- Compare this to your general profile: Quote [Axes] PollInterval=10 RangeRepeatRate=10 0=BR,256,D,9,0,0,0 -{ DIRECT: Throttle1 }- 1=AX,256,D,7,0,0,0 -{ DIRECT: LeftBrake }- 2=AY,256,D,8,0,0,0 -{ DIRECT: RightBrake }- 3=AZ,256,D,3,0,0,0 -{ DIRECT: Rudder }- 4=EX,256,D,1,0,0,0 -{ DIRECT: Aileron }- 5=EY,256,D,2,0,0,0 -{ DIRECT: Elevator }- 6=EP,0,F,66416,0,0,0 -{ TO SIM: PAN_VIEW }- So it looks like some assignments were made AFTER the ids switched.... You need to go through your ini and change the letter to the correct device, i.e. for the FSLabs Airbus A32X try Quote [Axes.FSLabs Airbus A32X] RangeRepeatRate=10 0=AX,256,D,7,0,0,0 -{ DIRECT: LeftBrake }- 1=AY,256,D,8,0,0,0 -{ DIRECT: RightBrake }- 2=AZ,256,D,3,0,0,0 -{ DIRECT: Rudder }- 3=BY,256,D,22,0,0,0 -{ DIRECT: Spoilers }- 4=BZ,256,D,23,0,0,0 -{ DIRECT: Flaps }- 5=BR,256,D,9,0,0,0 -{ DIRECT: Throttle1 }- 6=BV,256,D,10,0,0,0 -{ DIRECT: Throttle2 }- 7=CX,256,F,66818,0,0,0 -{ TO SIM: STEERING_SET }- 8=DX,256,D,1,0,0,0 -{ DIRECT: Aileron }- 9=DY,256,D,2,0,0,0 -{ DIRECT: Elevator }- 10=EX,256,D,1,0,0,0 -{ DIRECT: Aileron }- 11=EY,256,D,2,0,0,0 -{ DIRECT: Elevator }- 12=EP,0,F,66416,0,0,0 -{ TO SIM: PAN_VIEW }- John 1
Daniel Baker Posted December 13, 2022 Author Report Posted December 13, 2022 That got it, thanks very much John. Appreciate all your very detailed help with this. Cheers, Daniel
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now