LastRifleRound Posted August 8, 2021 Posted August 8, 2021 The controls for "Next Kneeboard Page" and "Previous Kneeboard Page" do nothing when assigned. Additionally, the fields are each labeled twice and in yellow. No amount of mapping or re-mapping does anything. Anyone encounter something like this? How do you fix it? No mods.
LastRifleRound Posted August 8, 2021 Author Posted August 8, 2021 Fixed this. As usual @Frederf came through in a separate thread. Apparently a well-known DCS issue I've been lucky enough to avoid until now. Here's what I did: C:\Users\<myusername>\saved games\DCS.openbeta\Config\Input\M-2000C\keyboard\Keyboard.diff.lua I opened this file, then did ctrl-f for "knee" and found the following 2 blocks of code: ["d3001pnilunilcd100vd1vpnilvunil"] = { ["name"] = "Kneeboard Next Page", ["removed"] = { [1] = { ["key"] = "]", }, }, }, ["d3002pnilunilcd100vd1vpnilvunil"] = { ["name"] = "Kneeboard Previous Page", ["removed"] = { [1] = { ["key"] = "[", }, }, }, I DELETED these lines of code (saved them along with the line number they were on, 106 for me, in case they are needed again). Saved the file then exited and re-opened DCS. It was fixed then. For a description of why this works and the history of this bug, see the below thread: 2
=36=Witcher Posted August 8, 2021 Posted August 8, 2021 Or, when this happens, just restart DCS Happened a few times already.
LastRifleRound Posted August 9, 2021 Author Posted August 9, 2021 Restarting did not help me. Also, some who say they restarted said the issue returned.
RedeyeStorm Posted August 9, 2021 Posted August 9, 2021 I have this problem only with the Harrier and it happens when I first select any other module to fly. Restarting DCS helps.
LastRifleRound Posted August 9, 2021 Author Posted August 9, 2021 I'm glad that worked for you guys. It didn't work for me. This is what I had to do. If someone is out there, and restarting isn't working for them, maybe this can help them.
Recommended Posts