January 26, 200719 yr What program would I need to edit the XML file in the control folder so that I can get the proper seguence for the gear up - gear down switch.Thanks Chuck
January 26, 200719 yr Open the file with Notepad, make your changes and save the file.:-) - PC Hardware: AMD Ryzen 9 9950X3D // Asus ROG Crosshair X870E HERO // 2x32Gb Corsair Dominator Titanium DDR5 6000MT/s CL30 // ASUS ROG Strix GeForce RTX 4090 OC Edition // 4Tb Corsair NVMe M.2 MP600 // Corsair 1600W PSU Samsung Odyssey Arc 55" curved 165 Hz monitor. - Simulator Hardware: VIRPIL Constellation Alpha Prime + VIRPIL VPC Universal Control Panel - #3 + MOZA AY210 Force Feedback Yoke + WINWING URSA MINOR 32 Throttle & PAC Metal + WINWING SKYWALKER Metal Rudder Pedals + WINWING Airbus FCU & EFIS + WINWING Boeing 3N PAP + WINWING MCDU-32 + WINWING PFP-4 + WINWING PFP 3-N + WINWING PFP-7.
January 26, 200719 yr I would recommend using gVIM, takes a little learning but is probably the single most capable editor for textual files around with syntax highlighting, line numbering and many other features. Also it is lightweight and an industry standard text editor.http://www.vim.org
January 26, 200719 yr Thanks for the help. I edited that file and it works perfect. Switch up and the gear goes up switch down and the gear goes down.Chuck
January 26, 200719 yr Try the free XMLEditPro from www.daveswebsite.com - it is smaller, easier for the occasional user, and you have a tree view where you can copy or delete whole logical code blocks without the need to care about syntax, forgotten brackets or such.
January 26, 200719 yr You could also try the free XML Notepad 2007 from Microsoft, available here:http://www.microsoft.com/downloads/details...&DisplayLang=enHas a tree view, lots of search options, etc. Tim http://fsandm.wordpress.com
January 27, 200719 yr Chuck, Can you tell me how you edited it? I have the following buttons on my CH Yoke: Button #5 should be Gear Up. Button #6 should be Gear Down.Using XML Notepad, I have (what I think are the proper areas): - [index]4[/index] [Down]GEAR_TOGGLE[/Down] - [index]5[/index] [Down]GEAR_PUMP[/Down] If these are the proper buttons to change, do I edit them as GEAR_UP and GEAR_DOWN ???I don't understand why MS changed the mapping for gear up/down from FS9.
January 27, 200719 yr Author My current fave is notepad++ from here:http://notepad-plus.sourceforge.net/uk/site.htmscott s..
Create an account or sign in to comment