NatoBoomerang Posted April 3, 2015 Posted April 3, 2015 Hey Guys - Fired up my rig after being MIA for a few weeks, question...was the Trim Reset option removed from the latest build? had it mapped to my WH stick & no joy...it's not listed in the controls any more...:joystick: Is there any option now to reset trim? thx, Nato "it don't matter, no more..." ==========================================
Shmick Posted April 3, 2015 Posted April 3, 2015 Is there any option now to reset trim? 'Fraid not - apart from the scary take-off trim?
NatoBoomerang Posted April 3, 2015 Author Posted April 3, 2015 so it was removed correct? yah, T/O Trim is crazy bud. "it don't matter, no more..." ==========================================
GGTharos Posted April 3, 2015 Posted April 3, 2015 There's no trim reset button in the F-15, that is why is was removed. The TO trim function is there, but it is meant to be used before take-off, and right now it is broken. Hey Guys - Fired up my rig after being MIA for a few weeks, question...was the Trim Reset option removed from the latest build? had it mapped to my WH stick & no joy...it's not listed in the controls any more...:joystick: Is there any option now to reset trim? thx, Nato [sIGPIC][/sIGPIC] Reminder: SAM = Speed Bump :D I used to play flight sims like you, but then I took a slammer to the knee - Yoda
Shmick Posted April 3, 2015 Posted April 3, 2015 so it was removed correct? Aye. Can't seem to find the forum post that discussed it right now, but it's in there somewhere...
NatoBoomerang Posted April 3, 2015 Author Posted April 3, 2015 Ahhh...10/4 guys. Sooo...question...when trim is engaged now...be it left/right...etc...when the button is released. Does it disengage the trim in that vector? "it don't matter, no more..." ==========================================
Shmick Posted April 3, 2015 Posted April 3, 2015 Ahhh...10/4 guys. Sooo...question...when trim is engaged now...be it left/right...etc...when the button is released. Does it disengage the trim in that vector? No, it adjusts the trim, then that sticks.
NatoBoomerang Posted April 3, 2015 Author Posted April 3, 2015 10/4. thank you sir! "it don't matter, no more..." ==========================================
Svend_Dellepude Posted April 5, 2015 Posted April 5, 2015 (edited) Just add this line and you will have your reset back: {down = iCommandPlaneTrimCancel, name = _('Trim Reset'), category = _('Flight Control')}, to "default.lua" at ...\DCS World\Mods\aircraft\Flaming Cliffs\Input\f-15c\(keyboard and/or joystick subfolder) Now you can map it in game. Edited April 6, 2015 by Svend_Dellepude [sIGPIC][/sIGPIC] Win10 64, Asus Maximus VIII Formula, i5 6600K, Geforce 980 GTX Ti, 32 GB Ram, Samsung EVO SSD.
NatoBoomerang Posted April 19, 2015 Author Posted April 19, 2015 Hey Svend - thanks for your help, will adjust accordingly...thank you! "it don't matter, no more..." ==========================================
Sierra99 Posted April 22, 2015 Posted April 22, 2015 Just add this line and you will have your reset back: {down = iCommandPlaneTrimCancel, name = _('Trim Reset'), category = _('Flight Control')}, to "default.lua" at ...\DCS World\Mods\aircraft\Flaming Cliffs\Input\f-15c\(keyboard and/or joystick subfolder) Now you can map it in game. Except as the man said... There's no trim reset button in the F-15, that is why is was removed. The TO trim function is there, but it is meant to be used before take-off, and right now it is broken. [sIGPIC][/sIGPIC] Primary Computer ASUS Z390-P, i7-9700K CPU @ 5.0Ghz, 32GB Patriot Viper Steel DDR4 @ 3200Mhz, ZOTAC GeForce 1070 Ti AMP Extreme, Samsung 970 EVO M.2 NVMe drives (1Tb & 500 Gb), Windows 10 Professional, Thrustmaster Warthog HOTAS, Thrustmaster Warthog Stick, Thrustmaster Cougar Throttle, Cougar MFDs x3, Saitek Combat Rudder Pedals and TrackIR 5. -={TAC}=-DCS Server Gigabyte GA-Z68XP-UD3, i7-3770K CPU @ 3.90GHz, 32GB G.SKILL Ripjaws DDR3 @ 1600Mhz, ZOTAC GeForce® GTX 970.
whiteladder Posted April 30, 2015 Posted April 30, 2015 I have a kinda of related question, last week after re-flying a mission as soon as I start the flight I have retrim the left wing down each time, the aircraft has a pronounced right roll. It does this now on any mission I start. How do I reset the trim to neutral?
Svend_Dellepude Posted April 30, 2015 Posted April 30, 2015 If you read the thread you will know. [sIGPIC][/sIGPIC] Win10 64, Asus Maximus VIII Formula, i5 6600K, Geforce 980 GTX Ti, 32 GB Ram, Samsung EVO SSD.
Shmick Posted April 30, 2015 Posted April 30, 2015 If you read the thread you will know. Will he? I don't. Start another thread methinks :-)
Svend_Dellepude Posted April 30, 2015 Posted April 30, 2015 How do I reset the trim to neutral? This is answered in a previous post in this thread by yours truly. :) [sIGPIC][/sIGPIC] Win10 64, Asus Maximus VIII Formula, i5 6600K, Geforce 980 GTX Ti, 32 GB Ram, Samsung EVO SSD.
Shmick Posted May 4, 2015 Posted May 4, 2015 Dunno why he's always got a roll though, I don't typically start that way... Unless it's a weather effect?
Doum76 Posted August 10, 2015 Posted August 10, 2015 Is the T/O Trim still broken? Is the T/O supposed to be working as T/O is for instance on the F/A-18, once airborn or stick input it resets itself to normal trim?
SinusoidDelta Posted August 14, 2015 Posted August 14, 2015 (edited) AFIK, yes it's still broken. The T/O trim should only be pressed before takeoff. Yaw and roll actuators are driven to neutral position. The pitch trim actuator positions the control stick to 1 deg aft. The current FM just incrementally adds aft stick each time it is pressed. Edited August 14, 2015 by SinusoidDelta
sobe Posted August 25, 2015 Posted August 25, 2015 I tried to use this method, but I am doing something wrong as when I go back to controls for the F15, the column for the keyboard is blank. Originally Posted by Svend_Dellepude Just add this line and you will have your reset back: {down = iCommandPlaneTrimCancel, name = _('Trim Reset'), category = _('Flight Control')}, to "default.lua" at ...\DCS World\Mods\aircraft\Flaming Cliffs\Input\f-15c\(keyboard and/or joystick subfolder) Now you can map it in game. Trackir4 using the latest Trackir 5 software, Win10 Pro [Creator Update] updated from Win7Pro Pro 64Bit, Intel® Core™ i5-2500 3.30 GHz 6M Intel Smart Cache LGA115 , GigaByte GA-Z68XP-UD4 Intel Z68 Chipset DDR3 16GB Ram, GTX MSI Gaming 1060 [6 GB] Video Card, Main Monitor 1 on left 1920x1080 Touchscreen Monitor 2 on right 1920x1080 .
Svend_Dellepude Posted August 25, 2015 Posted August 25, 2015 Did you do it for all controllers (keyboard, joystick etc)? [sIGPIC][/sIGPIC] Win10 64, Asus Maximus VIII Formula, i5 6600K, Geforce 980 GTX Ti, 32 GB Ram, Samsung EVO SSD.
Recommended Posts