Jump to content

Recommended Posts

Posted

My throttle axis now controls my rudder I have tried resetting binds and it doesn't fix the problem also for some reason I can't select controller and assignment bugs for the report

I am using the hotas warthog on dcs 2.7

Posted

What is the name of the aircraft controls category you edited? Does is end with "Game" or "Sim"?

I ask you this because when users edit the wrong profile, changes are not effective ingame. You 'eed to edit the correct air raft category according to your Gameplay options.

On holiday 🍹

Posted

OK. Please attach your joystick .diff.lua files for the Honret. You should find them here:

"C:\Users\***\Saved Games\DCS...\Config\Input\FA-18C_hornet\joystick\"

  • Thanks 1

On holiday 🍹

Posted

OK. Try these paths (one of them should work):

  • %USERPROFILE%\Saved Games\DCS\Config\Input
  • %USERPROFILE%\Saved Games\DCS.openbeta\Config\Input

Can you at least find a "FA-18C_hornet_easy" folder?

  • Like 1

On holiday 🍹

  • 2 weeks later...
Posted

I'm sorry I did not answer sooner. I had to report a lot of 2.8 issues. I've checked your diff.lua files and I can't find any obvious issue.

This is the interesing part of your rudder device:

	["axisDiffs"] = {
    ...
		["a2003cdnil"] = {
			["added"] = {
				[1] = {
					["key"] = "JOY_Z",
				},
			},
			["name"] = "Rudder",
			["removed"] = {
				[1] = {
					["key"] = "JOY_RZ",
				},
			},
		},
	},

And this is the interesting of your TM throttle device:

		["a2003cdnil"] = {
        ...
			["name"] = "Rudder",
			["removed"] = {
				[1] = {
					["key"] = "JOY_RZ",
				},
			},
		},
	},

From what I can see, your TM throttle should not be interfering. Please try this:

  1. Go to ".\DCS World...\Mods\aircraft\FA-18C\Input", and delete its content.
  2. Run a DCS repair.
  • Thanks 1

On holiday 🍹

Posted

Thank you so much it worked the only thing is that it reset my controls but it was 100% worth it thanks again.

Also I am having trouble rebinding my countermeasures it won't do anything now

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...