My Preferred DCS | TIR5 and FOV Settings

  Рет қаралды 11,104

SUNTSAG ANCIENT GAMER

SUNTSAG ANCIENT GAMER

Күн бұрын

Пікірлер: 37
@MrLucifuge74
@MrLucifuge74 2 жыл бұрын
Files downloaded THX 👍
@CakePrincessCelestia
@CakePrincessCelestia 2 жыл бұрын
5:55 I used to edit those until they started triggering the IC back in 2018 or so... not going to lie I was disappointed :D I then found a different way that's compliant and even better for someone who's used to fly the old Il-2 which has keys for specific FOV settings. For that, go into: Mods\aircraft\[module]\Input\[module]\keyboard and edit the default.lua to add those lines: --------------------------------------------- -- Cockpit FOV Custom ----------------------- --------------------------------------------- {down = iCommandViewZoomAbs , value_down = -0.833333, name = _('Cockpit FOV 30'), category = _('View Cockpit FOV')}, {down = iCommandViewZoomAbs , value_down = -0.333333, name = _('Cockpit FOV 60'), category = _('View Cockpit FOV')}, {down = iCommandViewZoomAbs , value_down = 0.166666, name = _('Cockpit FOV 90'), category = _('View Cockpit FOV')}, That also goes to: Config\Input\Aircrafts\Default\keyboard\default.lua Config\Input\Aircrafts\base_keyboard_binding.lua Config\Input\Aircrafts\common_keyboard_binding.lua Depends on the module which one is being taken as a base. Most of the newer modules don't require it individually anymore then, but some of the older get their keybinds from those. Of course, it's possible to do this with the joystick files accordingly for HOTAS use. Some modules have a different FOV range that's not the default 20° - 140°, with those you'd need to adjust the value_down numbers respectively. -1 = lowest FOV (zoomed in), +1 = highest FOV (zoomed out), it's linear. With that you'll get a specific FOV angle on a single keypress. When I was still flying in pancake, I mostly used 60° and switched to 30° for attack runs and landings. Only used 90° to get more FOV for spotting, but I used such angles a lot more back in the day when I didn't have TrackIR yet. Of course, it's advised to cumulate those changes into a JSGME/OvGME mod and get that out when patching DCS. Also, this does need maintenance whenever ED or a 3rd party changes the mappings there. I have heard of a tool that's able to inject such changes to the files (look for DCS Input Command Injector Mod), but I haven't tried it yet, so I can't drop a statement on that. It probably is more convenient.
@biggus3348
@biggus3348 2 жыл бұрын
Good video. I usually limit my zoom out by playing with the saturation values on my zoom axis. Always good to learn another way to skin a cat.
@Nomad.552
@Nomad.552 Жыл бұрын
There is an option in the Camera section called "Video Processing Mode" with two options aviable "Standart" and "Precision" i want to know which one you are using and what is the difference?
@mtnmist1
@mtnmist1 2 жыл бұрын
Great tips & thanks for sharing the edited file!!!!
@robertdumas8861
@robertdumas8861 Жыл бұрын
Thanks a ton. Really been struggling with this. Awesome video!!
@bitboydcs9825
@bitboydcs9825 2 жыл бұрын
Ahh good stuff, as always. Now I'm keen on making a TrackIR settings comparison. The Warbirds always seem very smooth to me, but for sure the views from your videos always look flawless.
@Mightymoose02
@Mightymoose02 2 жыл бұрын
Very much appreciated!
@rudelchw
@rudelchw 2 жыл бұрын
Great video, thanks for sharing your settings.
@bukhariali71
@bukhariali71 2 жыл бұрын
Thank you for sharing your trackir profile. I tested it yesterday and I really like it. What I like the most is after looking around once I look straight into the HUD, the view snaps back and aligns perfectly.
@suntsagancientgamer8241
@suntsagancientgamer8241 2 жыл бұрын
I am glad you are finding them useful. Cheers.
@Mightymoose02
@Mightymoose02 2 жыл бұрын
Ordered TrackIR and received it yesterday. Very happy with your suggestions for settings. Also your FOV settings are amazing. Will actually change from zoom on axis to "slow zoom" with buttons now, due to the great FOV views you created.
@suntsagancientgamer8241
@suntsagancientgamer8241 2 жыл бұрын
Excellent news and thank you for your kind comments. I hope you enjoy your new setup and get a real buzz from the difference it will make. 👍
@rumi.137
@rumi.137 2 жыл бұрын
@SUNTSAG ANCIENT GAMER Night, I'd like to ask how install this FOV settings on Steam version, I tried put it in saved files and it didnt work.
@penknight8532
@penknight8532 10 ай бұрын
Impressive. I'm new so I don't understand how you changed the right side of the pitch. I downloaded your file but I have no clue how to implement the information. I'm playing with it by hand and hope it works. It doesn't have to be perfect like yours right now but anything better is improvement. EDIT: I'm making progress already as I had it set to mirror. 2nd EDIT: Eyeballing it worked pretty good, but I still have an issue with checking my 6 and looking down and around inside the cockpit. I'm not the biggest fan of TrackIR5 but I'm trying to get used to it. I like using the keyboard for quick camera views but not all servers allow this option, and I don't want to even try VR.
@ghostb9339
@ghostb9339 6 ай бұрын
You’re a saint, sir! May the life give you all the happiness for such a royal present)))🎉
@adr1uno638
@adr1uno638 2 жыл бұрын
I put the .xml profile but got nothing on the TrackIr app, any idea ? Great video BTW :)
@rumi.137
@rumi.137 2 жыл бұрын
Hi, how do I steam the fov file in steam version?
@terrysharpe23
@terrysharpe23 2 жыл бұрын
Where do you import the track ir file you provided?
@tracer0017
@tracer0017 Жыл бұрын
Love the profile, great job. There is only one thing I would like to change. Can you tell me what to change, what setting. To allow me to use the TrackIR Z axis for the zoom feature. CUrrently it only zooms when looking forward. When you look off to the side it only zooms within the cockpit. Sadly both my vision and monitor make it necessary for me to use zoom. Its the only way in a case 1 that I can see the rounddown. I cant see it just from the cockpit. If I could make that change that would make it perfect, for me. Still awesome work.
@tracer0017
@tracer0017 Жыл бұрын
In TrackIR I unchecked True View and it worked. Next I need to figure out how to set the FOV for the F18. I am thinking maybe I can copy over the section of code for a similar jet and work from there. I took copies of each lua as well just in case : ) . I set a curve in game but dont like it much as it jitters a little but its workable for now
@gpbarth
@gpbarth 2 жыл бұрын
Sorry for asking stupid questions, but how do these LUA files work and are they replacing LUAs elsewhere in DCS? I usually don't mess with them, and so if I position them in the same folder, will DCS use those files as-is and over ride my normal snap views, etc.? I know where the original luas are located - in Eagle Dynamics folders.
@suntsagancientgamer8241
@suntsagancientgamer8241 2 жыл бұрын
Not a stupid question at all.....I recommend if you are going to use the files I have provided, then back up your own current files and save them somewhere safe. Then place my files in the view folder and you are good to go. If you find mine not to your liking, simply restore your original saved versions. I hope that helps.
@daveellacott9771
@daveellacott9771 2 жыл бұрын
This is a super offering to the community. I have struggled for years to get view settings comfortable and these really work for me. One question: When I go multiplayer (Spitfire), the view settings for FOV pull-back do not conform to your offline settings. ie., to far back and fisheye. Is this overwritten by the online server settings? Thanks again. Cats . . .
@suntsagancientgamer8241
@suntsagancientgamer8241 2 жыл бұрын
Sometimes the mission creator fails to remove their own Config folder from the .miz file. When that happens the creators view settings are then foisted upon all users unfortunately. If they have a discord contact them to advise of the problem it is easily rectified.
@MB-tm4ri
@MB-tm4ri 2 жыл бұрын
Thank you for the nice video! Would you share your TR-profile please? Mario
@suntsagancientgamer8241
@suntsagancientgamer8241 Жыл бұрын
There is a download link in the description.Cheers.👍
@suecobandito8954
@suecobandito8954 2 жыл бұрын
Good video. Thanks. Do you add any curves to Trk IR in the axis page? Pitch and Yaw.
@suntsagancientgamer8241
@suntsagancientgamer8241 2 жыл бұрын
To be honest I make no axis adjustments within DCS for TIR
@paulrjohnson58
@paulrjohnson58 2 жыл бұрын
Thanks for sharing 👍
@aroga34
@aroga34 Жыл бұрын
Hello from Spain...first of all, thanks for the video...but I have two questions that I would like you to explain to me, please: 1. Could you leave a link to your Track IR *.xlm file to download it and use it and 2.... When I access the users/user/savedgame/DCSopenbeta/Config/View/ folder I only have a folder named Terrain and a SnapsViews file, there is no Server folder... am I doing something wrong?? Thank you
@suntsagancientgamer8241
@suntsagancientgamer8241 Жыл бұрын
There is a download link in the description.Cheers.👍 As far as the folder is concerned I am guessing you are using the steam version of DCS??
@aroga34
@aroga34 Жыл бұрын
@@suntsagancientgamer8241 Thanks for answering....correctly I found the download of Track-Ir in the link..as for folder...I don't use steam to launch DCS...I have it from DCS itself...I guess that's the reason why they are not the same folders...it's a problem for me because now I don't know which line of code to touch to put my default FOV view as I like...Thanks again
@suecobandito8954
@suecobandito8954 2 жыл бұрын
Can you not set your view in Control Pause? I use Alt Cont Num Pad 0 to save my neutral view. Thanks.
@suntsagancientgamer8241
@suntsagancientgamer8241 2 жыл бұрын
Absolutely you can choose to do that for all your airframes. I simply ensure those settings are hard coded manually in the lua file so i don't need to reset within the cockpit.
@GordonKenaston
@GordonKenaston 2 жыл бұрын
Thank you!
@ctguy1955
@ctguy1955 Жыл бұрын
Thank You
DCS - Track IR to Virtual Reality - my experience so far
29:41
phil style
Рет қаралды 42 М.
когда не обедаешь в школе // EVA mash
00:57
EVA mash
Рет қаралды 3,6 МЛН
Inside Out 2: ENVY & DISGUST STOLE JOY's DRINKS!!
00:32
AnythingAlexia
Рет қаралды 12 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
TrackIR 5 and Tobii Eye Tracker 5 comparison
16:02
SageNTitled
Рет қаралды 114 М.
Microsoft Flight Simulator 2024 - NEW Information and Updates
19:57
How to Set Up Track IR for #DCS World My Settings
13:21
Reload Gaming Videos
Рет қаралды 6 М.
DCS WORLD - HOW TO SET AND SAVE CUSTOM ZOOM & FOV SETTINGS
17:37
AIR WARFARE GROUP
Рет қаралды 30 М.
DCS 2.9 - DLSS SSS LOD - New Settings Explained
13:02
Jabbers
Рет қаралды 44 М.
Гайд по настройке TrackIR
17:34
BMB89
Рет қаралды 19 М.
DCS Mission Builders Sanctuary - "SET AI UNIT LIFE"
9:57
SUNTSAG ANCIENT GAMER
Рет қаралды 2,8 М.
REAL APACHE PILOT teaches YOU how to HOVER BETTER in DCS!
12:03
schoolio64D
Рет қаралды 52 М.