TOViper Posted March 6, 2017 Posted March 6, 2017 Hello, no matter what I do, I can't get rid of the key binding LSHIFT+R for restarting a mission. :dunno: I would preferably use this specific key binding for more useful things (like e.g. radar control), thus I tried to assign another binding (LCTRL+LALT+LSHIFT+R) for restarting a mission. I changed my settings for F-15 and VIGGEN sections (no difference in behaviour) and also in the GENERAL section, but I am still able to restart a mission by using LSHIFT+R. I also tried LCTR+RALT+R and something completely different, that didnt work either. The LSHIFT+R seems to be hard-coded. :noexpression: I can't say if this relates to older versions of DCS, but I dont care about old versions ... :music_whistling: I consider this wrong behaviour (but maybe DCS developers reserved it for some secret reasons), thus I kindly ask developers to clear this up a bit. Also, I think that the generic key-bindings contained in the GENERAL section should be removed from the aircraft/mods, because they are doubled, ... for what? Which binding counts / overroules / is handled first in case it is doubled? :confused: Thanks and kind regards, TOViper Visit https://www.viggen.training ...Viggen... what more can you ask for? my computer: AMD Ryzen 5600G 4.4 GHz | NVIDIA RTX 3080 10GB | 32 GB 3.2 GHz DDR4 DUAL | SSD 980 256 GB SYS + SSD 2TB DCS | TM Warthog Stick + Throttle + TRP | Rift CV1
Fisherman82 Posted April 5, 2017 Posted April 5, 2017 I got the same problem, I thought that I had removed the restart command from the keyboard. But on the way back to base a couple of minutes ago after a successful mission I learned the hard way that so was not the case when I accidently happened to press it. All mission results gone :(
Dingo_Bob Posted April 7, 2017 Posted April 7, 2017 (edited) try editing the common_keyboard_binding.lua here DCS World\Config\Input\Aircrafts put -- infront of this string {combos = {{key = 'R', reformers = {'LShift'}}}, down = iCommandMissionRestart, name = _('Restart Mission'), category = _('Debug')}, so --{combos = {{key = 'R', reformers = {'LShift'}}}, down = iCommandMissionRestart, name = _('Restart Mission'), category = _('Debug')}, that will cancel the Lshift R to restart, it'll probably however need re-doing after each update or create a modded GME version for the .lua and switch it off before any updates do the same to the string in default.lua here DCS World\Config\Input\Aircrafts\Default\keyboard Edited April 7, 2017 by Dingo_Bob [sIGPIC][/sIGPIC] Modules are like Pokemon you gotta catch 'em all :joystick::lol::pilotfly: AMD Ryzen7 3700x, G-Skills 32Gb RAM @ 3200Mhz, MSI GTX1080Ti, TM Warthog (20cm extension by Sahaj), MFG Crosswind Pedals, Oculus Rift, Track Ir5
TOViper Posted April 11, 2017 Author Posted April 11, 2017 try editing the common_keyboard_binding.lua here DCS World\Config\Input\Aircrafts put -- infront of this string {combos = {{key = 'R', reformers = {'LShift'}}}, down = iCommandMissionRestart, name = _('Restart Mission'), category = _('Debug')}, so --{combos = {{key = 'R', reformers = {'LShift'}}}, down = iCommandMissionRestart, name = _('Restart Mission'), category = _('Debug')}, that will cancel the Lshift R to restart, it'll probably however need re-doing after each update or create a modded GME version for the .lua and switch it off before any updates do the same to the string in default.lua here DCS World\Config\Input\Aircrafts\Default\keyboard Thanks Dingo_Bob for your answer, but it didn't help. The only effect is that both keybindings are now not visible any more in the configuration menu (in the game), neither in the GENERAL section nor in the VIGGENS section (which I fly). Here is the extract of both files: -- EDIT TOViper 2017-04-11 {combos = {{key = 'R', reformers = {'LShift'}}}, down = iCommandMissionRestart, name = _('Restart Mission'), category = _('Debug')}, Any other tips that may help? Visit https://www.viggen.training ...Viggen... what more can you ask for? my computer: AMD Ryzen 5600G 4.4 GHz | NVIDIA RTX 3080 10GB | 32 GB 3.2 GHz DDR4 DUAL | SSD 980 256 GB SYS + SSD 2TB DCS | TM Warthog Stick + Throttle + TRP | Rift CV1
cichlidfan Posted April 11, 2017 Posted April 11, 2017 IIRC the Restart Mission keybind is hard coded into the sim. You can't change it. ASUS ROG Maximus VIII Hero, i7-6700K, Noctua NH-D14 Cooler, Crucial 32GB DDR4 2133, Samsung 950 Pro NVMe 256GB, Samsung EVO 250GB & 500GB SSD, 2TB Caviar Black, Zotac GTX 1080 AMP! Extreme 8GB, Corsair HX1000i, Phillips BDM4065UC 40" 4k monitor, VX2258 TouchScreen, TIR 5 w/ProClip, TM Warthog, VKB Gladiator Pro, Saitek X56, et. al., MFG Crosswind Pedals #1199, VolairSim Pit, Rift CV1 :thumbup:
SkateZilla Posted April 11, 2017 Posted April 11, 2017 you should be able to remove it from the default keybindings. but it's likely hardcoded if you cant change it in the key bindings menu. Windows 10 Pro, Ryzen 2700X @ 4.6Ghz, 32GB DDR4-3200 GSkill (F4-3200C16D-16GTZR x2), ASRock X470 Taichi Ultimate, XFX RX6800XT Merc 310 (RX-68XTALFD9) 3x ASUS VS248HP + Oculus HMD, Thrustmaster Warthog HOTAS + MFDs
JazonXD Posted April 11, 2017 Posted April 11, 2017 So is the tilde key for multiplayer chat. Doesn't matter what you bind but if you press either tilde or tab, something will happen with the multiplayer chat AMD 5600X -- Gigabyte RTX 3070 Vision -- 32GB 3600MHz DDR4 -- HP Reverb G2 -- Logitech 3D Extreme Pro -- Thrustmaster TWCS BRRRT! Car and aviation enthusiast, gun nut and computer nerd!
Recommended Posts