-
Posts
975 -
Joined
-
Last visited
-
Days Won
38
JSF_Aggie last won the day on October 17 2020
JSF_Aggie had the most liked content!
JSF_Aggie's Achievements
Newbie (1/14)
1.3k
Reputation
-
My 13 year old got into DCS this past October, so this was our Christmas break project. Don't judge the carpentry too harshly. All I own is skill saw, a jig saw, and a drill....and I'm a software guy.
- 5 replies
-
- 10
-
-
JSF_Aggie changed their profile photo
-
DCS Supercarrier.....and New HOTAS
JSF_Aggie replied to Dave's topic in Digital Combat Simulator Series General Discussion
Now you need this: https://www.etsy.com/listing/788006047/fa-18c-hornet-custom-plate-for?gpla=1&gao=1&&utm_source=google&utm_medium=cpc&utm_campaign=shopping_us_b-electronics_and_accessories-video_games&utm_custom1=_kenshoo_clickid_&utm_content=go_2063581587_76452867735_367965825564_pla-353987697789_m__788006047&utm_custom2=2063581587&gclid=EAIaIQobChMIsLDG49jK6QIVhYbACh3KNgxpEAQYASABEgJjp_D_BwE -
Adding Trim
JSF_Aggie replied to JSF_Aggie's topic in Thirdwire: Strike Fighters 2 Series - Mods & Skinning Discussion
Thanks Baff. I wonder if that screws with the AI at all. -
Someone in another thread posted about lack of trim. There is this poor man's method to add it, assuming you have a stick, and are not just flying with your keyboard. If anyone remembers who came up with it, let me know. It was many many years ago. In your /ModFolder/Controls/Default.INI (or whatever you named your control mappings file), make the following changes: [RangedControl001] AxisControl=PITCH_CONTROL MaxValue=1000.000000 MinValue=-1000.000000 DeadZone=1.000000 Saturation=80.000000 ReverseJoystick=TRUE MouseScale=10.000000 UseMouseRate=FALSE ReverseMouse=TRUE LimitValue=TRUE SelfCenterRate=0.000000 <<<<<<<<<<<<<<<<<<<<<<<<<< KeyControlRate=0.100000 <<<<<<<<<<<<<<<<<<<<<<<<<< AllowKeyControl=TRUE IncreaseControl=PITCH_DOWN DecreaseControl=PITCH_UP CenterControl= [RangedControl003] AxisControl=ROLL_CONTROL MaxValue=1000.000000 MinValue=-1000.000000 DeadZone=1.000000 Saturation=80.000000 ReverseJoystick=FALSE MouseScale=10.000000 UseMouseRate=FALSE ReverseMouse=FALSE LimitValue=TRUE SelfCenterRate=0.000000 <<<<<<<<<<<<<<<<<<<<<<<<<< KeyControlRate=0.100000 <<<<<<<<<<<<<<<<<<<<<<<<<< AllowKeyControl=TRUE IncreaseControl=ROLL_RIGHT DecreaseControl=ROLL_LEFT CenterControl= Now your arrow keys will act as trim. Map them to your trim switch via your stick's software. Adjust the KeyControlRate to your sensitivity preference. I've never been able to get anything to map to CenterControl, and have it create an effect. I was hoping it would work to ZERO out any trim entered.
