Stinger2k3 Posted January 14, 2023 Report Posted January 14, 2023 Hi John Can you assist please. I have a dodgy joystick button which is stopping me assign other buttons because it keeps populating the assignments box when trying to assign. In my ini file I have three [Buttons} sections. One is for all aircraft and two are for specific aircraft. At the top of each section I have put the line "IgnoreThese=PM.7" , but this hasn't worked. When I open up my ini file to check that the lines are still there, the one under the all aircraft list is missing, Is FSUIPC7 deleting this on startup and is this the problem or is there something in my syntax that is wrong? I also tried PM,7 as the buttons in the rest of the list are written this way but that didn't work either. many thanks Keith
John Dowson Posted January 14, 2023 Report Posted January 14, 2023 7 minutes ago, Stinger2k3 said: At the top of each section I have put the line "IgnoreThese=PM.7" What is PM.7? That is illegal syntax - it should be "j,b" where j is the joystick number and b the button number. It may work with the joystick letter (not sure), but that would be a single letter. Ig it isn't working with a letter, check your FSYUPC7.ini file for the letter/number mapping and use the number. Also, when editing the FSUIPC7.ini file, make sure the assignments window is open before you edit, and then click the 'Reload all buttons" button once the file is sabed. John
Stinger2k3 Posted January 14, 2023 Author Report Posted January 14, 2023 Hi John, When I assign my buttons they are listed in the ini as PG,5 PM,6 etc even though they appear as G,5 and M6 in the assignments box when I press the button. I will try IgnoreThese=M.7 and get back to you. Keith
John Dowson Posted January 14, 2023 Report Posted January 14, 2023 The P in the assignments line indicates Press - all button assignments are preceded by one of P, H, R or U for the button action (Press, Hold, Repeat, Unpress or release). See the Advanced User guide for the format of button definitions. 8 minutes ago, Stinger2k3 said: I will try IgnoreThese=M.7 Yes, try that - and if that doesn't work, use the number that M is mapped to. John
Stinger2k3 Posted January 14, 2023 Author Report Posted January 14, 2023 Thanks John, I thought that I had already tried it but IgnoreThese=M.7 works fine. cheers Keith
Stinger2k3 Posted January 14, 2023 Author Report Posted January 14, 2023 29 minutes ago, John Dowson said: The P in the assignments line indicates Press - all button assignments are preceded by one of P, H, R or U for the button action (Press, Hold, Repeat, Unpress or release). See the Advanced User guide for the format of button definitions. Yes, try that - and if that doesn't work, use the number that M is mapped to. John Useful info that too, that I should have noticed in the advanced users manual. Thanks.
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