Jump to content

Recommended Posts

Posted (edited)

Is there anyway to import my Input Settings file from .07 without loosing the new additions like Show Briefing etc.? And is there a list anywhere of the new commands added?

 

Thanks

 

Edit: I generated an Input file by changing one of the key bindings. I guess now it's just a matter of editing the lua.

Edited by hassata

[sIGPIC][/sIGPIC]

  • ED Team
Posted

Unfortunately no way now. This issue/feature is written to our tracker, but work still in progress.

 

PS Of course, it's possible to edit custom input files (\Saved Games\DCS Warthog\Config\Inpu\A-10C\joystick\) "by hand"...

  • Like 1

Men may keep a sort of level of good, but no man has ever been able to keep on one level of evil. That road goes down and down.  
Можно держаться на одном уровне добра, но никому и никогда не удавалось удержаться на одном уровне зла. Эта дорога ведёт вниз и вниз.

G.K. Chesterton

DCS World 2.5: Часто задаваемые вопросы

Posted

Is it just the two functions that need adding? Having spent a bunch of time setting up my CDU and UFC input I'm not overly keen on starting from scratch at this point.

Hornet, Super Carrier, Warthog & (II), Mustang, Spitfire, Albatross, Sabre, Combined Arms, FC3, Nevada, Gulf, Normandy, Syria AH-6J

i9 10900K @ 5.0GHz, Gigabyte Z490 Vision G, Cooler Master ML120L, Gigabyte RTX3080 OC Gaming 10Gb, 64GB RAM, Reverb G2 @ 2480x2428, TM Warthog, Saitek pedals & throttle, DIY collective, TrackIR4, Cougar MFDs, vx3276-2k

Combat Wombat's Airfield & Enroute Maps and Planning Tools

 

cw1.png

Posted

Those are the only two I added. There's over 800 bindings, so I couldn't say for sure. P.S. I just added them to the end as No. 811 and 812 (I think) instead of the relevant section and that worked out fine.

[sIGPIC][/sIGPIC]

Posted
Those are the only two I added. There's over 800 bindings, so I couldn't say for sure. P.S. I just added them to the end as No. 811 and 812 (I think) instead of the relevant section and that worked out fine.

 

Thanks for this little bit of info.. make the manual edit much easier! :thumbup:

i5-3570K @ 4.5 Ghz, Asus P8Z77-V, 8 GB DDR3, 1.5GB GTX 480 (EVGA, superclocked), SSD, 2 x 1680x1050, x-fi extreme music.



TM Warthog, Saitek combat pro pedals, TrackIR 4

Posted (edited)

How to edit keyboard.lua

 

Can somebody look into my keyboard.lua file and tell me ho to add keypress for View briefing and show debriefing window?

Hrvoje KYBD.lua

Edited by hreich

[sIGPIC][/sIGPIC]

Pilot from Croatia

Posted

Based on last patch Input Keyboard default.lua changes, I would suggest theses keys:

 

[813] = {
   ["combos"] = {
       [1] = {
           ["key"] = "[b][color="Red"]B[/color][/b]",
           ["reformers"] = {
               [b][color="red"][1] = "LAlt",[/color][/b]
           },
       },
   },
   ["name"] = "View briefing on/off",
   ["category"] = "General",
   ["down"] = 1536,
},
[814] =
{
   ["combos"] = {
       [1] = {
           ["key"] = "[b][color="red"]\\[/color][/b]",
           ["reformers"] = {
               [b][color="red"][1] = "RShift",[/color][/b]
           },
       },
   },
   ["name"] = "Show debriefing window",
   ["category"] = "General",
   ["down"] = 1537,
},

  • Like 1
  • 2 months later...
Posted
Based on last patch Input Keyboard default.lua changes, I would suggest theses keys:

 

[813] = {
   ["combos"] = {
       [1] = {
           ["key"] = "[b][color=red]B[/color][/b]",
           ["reformers"] = {
               [b][color=red][1] = "LAlt",[/color][/b]
           },
       },
   },
   ["name"] = "View briefing on/off",
   ["category"] = "General",
   ["down"] = 1536,
},
[814] =
{
   ["combos"] = {
       [1] = {
           ["key"] = "[b][color=red]\\[/color][/b]",
           ["reformers"] = {
               [b][color=red][1] = "RShift",[/color][/b]
           },
       },
   },
   ["name"] = "Show debriefing window",
   ["category"] = "General",
   ["down"] = 1537,
},

 

What does the ["down"] = number (or [up] / [pressed]) exactly mean or do?

Win11 Pro 64-bit, Ryzen 5800X3D, Corsair H115i, Gigabyte X570S UD, EVGA 3080Ti XC3 Ultra 12GB, 64 GB DDR4 G.Skill 3600. Monitors: LG 27GL850-B27 2560x1440 + Samsung SyncMaster 2443 1920x1200, HOTAS: Warthog with Virpil WarBRD base, MFG Crosswind pedals, TrackIR4, Rift-S, Elgato Streamdeck XL.

Personal Wish List: A6 Intruder, Vietnam theater, decent ATC module, better VR performance!

  • Recently Browsing   0 members

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