killkenny1 Posted March 16, 2020 Posted March 16, 2020 Has anyone here has a afterburner detent curve for Jeff? Tried asking in another thread made for this, but no luck... НЕТ ВОЙНЕ! Gib full-fi Su-27 or MiG-29 plz! AMD R7 3700X|32GB DDR4 RAM|Gigabyte RTX2070S Gaming OC|2TB NVMe SDD + 1TB SSD + 2TBB + 1TB HDD|Dell P3421W|Windows 10 Pro x64 TM Warthog|MFG Crosswind|Samsung Odyssey+|TrackIR 5 Modules: Mirage F1|Mi-24P|JF-17|F/A-18C|F-14A/B|F-5E|M-2000C|MiG-21bis|L-39|Yak-52|FC3|Supercarrier || Terrains: Persian Gulf|NTTR|Normandy|Syria
Tippis Posted March 16, 2020 Posted March 16, 2020 Just copy-pasting from the input lua file (since I'm too lazy to walk over and get the game up and running… :D) — what values go where should be fairly self-explanatory: ["curvature"] = { [1] = 0, [2] = 0.05, [3] = 0.11, [4] = 0.17, [5] = 0.29, [6] = 0.41, [7] = 0.53, [8] = 0.65, [9] = 0.77, [10] = 0.89, [11] = 1, }, ["deadzone"] = 0, ["invert"] = false, ["saturationX"] = 1, ["saturationY"] = 1, ["slider"] = true, Basically, 0–17% on the first four positions, which takes care of the AB portion; then increase by 12 for every position after that. No deadzone or reduction of saturation, and it's set as a regular slider. ❧ ❧ Inside you are two wolves. One cannot land; the other shoots friendlies. You are a Goon. ❧ ❧
killkenny1 Posted March 17, 2020 Author Posted March 17, 2020 Thanks, Tippis! I will give those settings a go once I will be able to play some DCS. НЕТ ВОЙНЕ! Gib full-fi Su-27 or MiG-29 plz! AMD R7 3700X|32GB DDR4 RAM|Gigabyte RTX2070S Gaming OC|2TB NVMe SDD + 1TB SSD + 2TBB + 1TB HDD|Dell P3421W|Windows 10 Pro x64 TM Warthog|MFG Crosswind|Samsung Odyssey+|TrackIR 5 Modules: Mirage F1|Mi-24P|JF-17|F/A-18C|F-14A/B|F-5E|M-2000C|MiG-21bis|L-39|Yak-52|FC3|Supercarrier || Terrains: Persian Gulf|NTTR|Normandy|Syria
foxwxl Posted March 17, 2020 Posted March 17, 2020 SetCustomCurve(&Throttle, THR_RIGHT, LIST(0,0, 75,82, 87,82, 95,100)); I use this code in the target script editor, the throttle position from 75-87 will always out put the MIL power at 82%. U can use this as an example to setup your own throttle curve. Deka Ironwork Tester Team
Home Fries Posted March 17, 2020 Posted March 17, 2020 My curve is very close to Tippis' ["curvature"] = { [1] = 0, [2] = 0.05, [3] = 0.1, [4] = 0.17, [5] = 0.28, [6] = 0.4, [7] = 0.52, [8] = 0.64, [9] = 0.76, [10] = 0.88, [11] = 1, }, I hit the WH detent at the same point the in-game throttle starts to go "up and over" -Home Fries My DCS Files and Skins My DCS TARGET Profile for Cougar or Warthog and MFDs F-14B LANTIRN Guide
killkenny1 Posted March 17, 2020 Author Posted March 17, 2020 Just tried one of the presets, works like a charm! Thanks to everyone who chipped in! НЕТ ВОЙНЕ! Gib full-fi Su-27 or MiG-29 plz! AMD R7 3700X|32GB DDR4 RAM|Gigabyte RTX2070S Gaming OC|2TB NVMe SDD + 1TB SSD + 2TBB + 1TB HDD|Dell P3421W|Windows 10 Pro x64 TM Warthog|MFG Crosswind|Samsung Odyssey+|TrackIR 5 Modules: Mirage F1|Mi-24P|JF-17|F/A-18C|F-14A/B|F-5E|M-2000C|MiG-21bis|L-39|Yak-52|FC3|Supercarrier || Terrains: Persian Gulf|NTTR|Normandy|Syria
Recommended Posts