BrzI Posted February 22, 2014 Posted February 22, 2014 Cannot unlock target Tried both my assigned controller key and backspace. Nothing works. All my other assignments work OK. Any suggestions folks ?
uboats Posted February 22, 2014 Posted February 22, 2014 delete the input/keyboard and joystick files and re assign or modify the lua files and the unlock target name has been changed to return to search [sIGPIC][/sIGPIC] My DCS Mods, Skins, Utilities and Scripts | Windows 10 | i7-4790K | GTX 980Ti Hybrid | 32GB RAM | 3TB SSD | | TM Warthog Stick | CH Pro Throttle + Pro Pedal | TIR5 Pro | TM MFD Cougar | Gun Camera: PrtScn |
kobac Posted March 3, 2014 Posted March 3, 2014 (edited) I have a clean 1.2.7. installation with 1 update, and "return to search" doesn't work for Russian planes, and yes I tried deleting input/keyboard.lua file. Please fix this. Edit: But I am now checked how that keyboard.lua file looks on my side, here it is: {combos = {{key = "Back"}}, name = "Return To Search", category = "Sensors"},Since I had saved the old file I changed this line like this: {combos = {{key = "Back"}, }, down = iCommandRefusalTWS, name = "Return To Search", category = "Sensors"},But now in the lists, I have two commands (see picture). The second can't be edited or deleted. However, in the simulation command "Back" now works. Remark: The same incomplete command is also for Su-25 plane. Edited March 3, 2014 by kobac added a note [sIGPIC][/sIGPIC]Everything is possible ...
Kuky Posted March 5, 2014 Posted March 5, 2014 reinstalling the game wont help, instead you need to delete the keyboard.lua file from input/keyboard folder for the F-15C in Saved Games folder (not DCS installation) PC specs: Windows 11 Home | Asus TUF Gaming B850-Plus WiFi | AMD Ryzen 7 9800X3D + LC 360 AIO | MSI RTX 5090 LC 360 AIO | 55" Samsung Odyssey Gen 2 | 64GB PC5-48000 DDR5 | 1TB M2 SSD for OS | 2TB M2 SSD for DCS | NZXT C1000 Gold ATX 3.1 1000W | TM Cougar Throttle, Floor Mounted MongoosT-50 Grip on TM Cougar board, MFG Crosswind, Track IR
kobac Posted March 5, 2014 Posted March 5, 2014 Maybe we didn't understand very well, but neither my english isn't the best. I never said I reinstalled DCS, but I said that I had a clean install, Which means that I uninstalled and deactivated all DCS modules, and I've deleted everything from Saved Games folder (because of hardware upgrades). When a large update (to say from 1.2.6. to 1.2.7) I always uninstall and delete everything, but do not deactivate modules. The problem is - developers aren't well-made coding of this command. You need to check too. Because for "Back" command missing this part: down = iCommandRefusalTWS, [sIGPIC][/sIGPIC]Everything is possible ...
Filthyone Posted March 5, 2014 Posted March 5, 2014 Hi, I fixed the F-15C changing this : {combos = {{key = "Back"}}, down = iCommandRefusalTWS, name = "Target Unlock", category = "Sensors"} For this: {combos = {{key = 'Back'}}, down = iCommandRefusalTWS, name = 'Unlock TWS Target', category = 'Sensors'}, All of these in ....Saved Games\DCS\InputLayoutsTxt\ directory But it does not work for the Su-27. Ideas?
kobac Posted March 6, 2014 Posted March 6, 2014 The procedure is the same as for the F-15. Find Keyboard.lua (C:\Users\user\Saved Games\DCS\Config\Input\su-27\keyboard.lua) and change (line 206) key "Back" to-> {combos = {{key = "Back"}, }, down = iCommandRefusalTWS, name = "Return To Search", category = "Sensors"}, [sIGPIC][/sIGPIC]Everything is possible ...
WildBillKelsoe Posted March 8, 2014 Posted March 8, 2014 without derailing the thread, what is the new key combo for master battery on for all FC3 crafts? AWAITING ED NEW DAMAGE MODEL IMPLEMENTATION FOR WW2 BIRDS Fat T is above, thin T is below. Long T is faster, Short T is slower. Open triangle is AWACS, closed triangle is your own sensors. Double dash is friendly, Single dash is enemy. Circle is friendly. Strobe is jammer. Strobe to dash is under 35 km. HDD is 7 times range key. Radar to 160 km, IRST to 10 km. Stay low, but never slow.
kobac Posted March 8, 2014 Posted March 8, 2014 This applies only to Su-25/25T, Other planes have already turned on the main power supply. {combos = {{key = "L", reformers = {"RShift"}}}, down = iCommandPowerOnOff, name = "Electric Power Switch", category = "Systems"}, 1 [sIGPIC][/sIGPIC]Everything is possible ...
asparagin Posted March 9, 2014 Posted March 9, 2014 This is still a bug. I can`t assign any joystick inputs to "return to search" as the replacement for "unlock" even after deleting the input folder. The only thing that works is Frosties solution ("There I fix it solution") Spoiler AMD Ryzen 9 5900X, MSI MEG X570 UNIFY (AM4, AMD X570, ATX), Noctua NH-DH14, EVGA GeForce RTX 3070 Ti XC3 ULTRA, Seasonic Focus PX (850W), Kingston HyperX 240GB, Samsung 970 EVO Plus (1000GB, M.2 2280), 32GB G.Skill Trident Z Neo DDR4-3600 DIMM CL16, Cooler Master 932 HAF, Samsung Odyssey G5; 34", Win 10 X64 Pro, Track IR, TM Warthog, TM MFDs, Saitek Pro Flight Rudders
Recommended Posts