snp227 Posted March 20, 2021 Report Posted March 20, 2021 Title explains the issue; I am wondering if it has to do with the [JoyNames] section in my .ini which seems... busy ? .ini file attached as well as the .log file As always, thanks. FSUIPC6.ini FSUIPC6.log
John Dowson Posted March 22, 2021 Report Posted March 22, 2021 On 3/20/2021 at 9:23 PM, snp227 said: Title explains the issue; I am wondering if it has to do with the [JoyNames] section in my .ini which seems... busy ? Yes, looks like your GUIDs have changed at some point. You can remove the following entries: Quote B=Saitek Pro Flight Throttle Quadrant B.GUID={06F7CA90-8FD5-11EA-8006-444553540000} C=Saitek Pro Flight Throttle Quadrant C.GUID={06F8B4F0-8FD5-11EA-800D-444553540000} K=VKBsim Gladiator K.GUID={2C19B160-9031-11EA-8001-444553540000} L=CH PRO PEDALS USB L.GUID={2C19B160-9031-11EA-8001-444553540000} M=Saitek X52 Flight Controller M.GUID={06F8DC00-8FD5-11EA-800E-444553540000} N=Controller (Xbox One For Windows) N.GUID={2C19B160-9031-11EA-8001-444553540000} P=Flight Throttle Quadrant P.GUID={2C19B160-9031-11EA-8001-444553540000} Leaving just the following for your [JoyNames] section: Quote [JoyNames] AutoAssignLetters=Yes 0=Controller (Xbox One For Windows) 0.GUID={06F7A380-8FD5-11EA-8005-444553540000} 1=Flight Throttle Quadrant 1.GUID={06F7CA90-8FD5-11EA-8006-444553540000} 2=CH PRO PEDALS USB 2.GUID={06F8DC00-8FD5-11EA-800E-444553540000} 3=Flight Throttle Quadrant 3.GUID={06F8B4F0-8FD5-11EA-800D-444553540000} 4=Saitek X52 Flight Controller 4.GUID={06F8DC00-8FD5-11EA-800F-444553540000} 5=Alpha Flight Controls 5.GUID={2C19B160-9031-11EA-8001-444553540000} 6=VKBsim Gladiator 6.GUID={BB077F50-95C8-11EA-8001-444553540000} A=Controller (Xbox One For Windows) A.GUID={06F7A380-8FD5-11EA-8005-444553540000} G=Flight Throttle Quadrant G.GUID={06F7CA90-8FD5-11EA-8006-444553540000} J=CH PRO PEDALS USB J.GUID={06F8DC00-8FD5-11EA-800E-444553540000} H=Flight Throttle Quadrant H.GUID={06F8B4F0-8FD5-11EA-800D-444553540000} D=Saitek X52 Flight Controller D.GUID={06F8DC00-8FD5-11EA-800F-444553540000} F=Alpha Flight Controls F.GUID={2C19B160-9031-11EA-8001-444553540000} E=VKBsim Gladiator E.GUID={BB077F50-95C8-11EA-8001-444553540000} You will also need to check for references for those devices in your profile files and update. Change the following joy letter references (in the [axis] and [buttons] sections: B -> G (or H( C -> H (or G) K -> E L -> J M -> D P -> G or G (?)
John Dowson Posted March 22, 2021 Report Posted March 22, 2021 Alternatively, if most of your assignments are to the initial letters, you can change your [JoyNames] section to the following: Quote [JoyNames] AutoAssignLetters=Yes 0=Controller (Xbox One For Windows) 0.GUID={06F7A380-8FD5-11EA-8005-444553540000} 1=Flight Throttle Quadrant 1.GUID={06F7CA90-8FD5-11EA-8006-444553540000} 2=CH PRO PEDALS USB 2.GUID={06F8DC00-8FD5-11EA-800E-444553540000} 3=Flight Throttle Quadrant 3.GUID={06F8B4F0-8FD5-11EA-800D-444553540000} 4=Saitek X52 Flight Controller 4.GUID={06F8DC00-8FD5-11EA-800F-444553540000} 5=Alpha Flight Controls 5.GUID={2C19B160-9031-11EA-8001-444553540000} 6=VKBsim Gladiator 6.GUID={BB077F50-95C8-11EA-8001-444553540000} A=Controller (Xbox One For Windows) A.GUID={06F7A380-8FD5-11EA-8005-444553540000} B=Flight Throttle Quadrant B.GUID={06F7CA90-8FD5-11EA-8006-444553540000} C=Flight Throttle Quadrant C.GUID={06F8B4F0-8FD5-11EA-800D-444553540000} D=Saitek X52 Flight Controller D.GUID={06F8DC00-8FD5-11EA-800F-444553540000} E=VKBsim Gladiator E.GUID={BB077F50-95C8-11EA-8001-444553540000} F=Alpha Flight Controls F.GUID={2C19B160-9031-11EA-8001-444553540000} J=CH PRO PEDALS USB J.GUID={06F8DC00-8FD5-11EA-800E-444553540000} and then map any assignments as follows: G -> B H -> C K -> E L -> J M -> D P ->B (or C)
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