HowTo: autocenter the interior-cam-view

BenSud
Posts: 1
Joined: 21 Jul 2018 14:45

Re: HowTo: autocenter the interior-cam-view

#31 Post by BenSud » 21 Jul 2018 14:53

It works for me on 1.31 . I just changed line 145 to: config_lines[145]: "mix trackiron `1 - (mouse.button_left?0 + joy2.b5?0 + joy2.b3?0)`" , because my "look left" and "look right" are set to my joy2.b5 and joy2.b3 switches, and the left mouse button needs to be pressed to look around using the mouse.
RobertLidstroem
Posts: 46
Joined: 19 Oct 2013 20:33
Location: Sweden

Re: HowTo: autocenter the interior-cam-view

#32 Post by RobertLidstroem » 31 Aug 2018 13:19

And why isnt this simple fix integrated in the game.... Thanks for this fix though!
RyeEncoke
Posts: 14
Joined: 11 Sep 2018 01:14

Re: HowTo: autocenter the interior-cam-view

#33 Post by RyeEncoke » 11 Sep 2018 01:16

Does this still work with the latest Sept 2018 update because I can't seem to get it to work now


EDIT: Okay I found the problem. Every time I attempted to test it, I automatically used right mouse button and then said to myself "whoops it's left mouse button". After I posted this question I wondered if I was unconsciously telling myself something so for kicks and giggles changed it to right mouse button. Aaaaand it worked. For some reason with mouse/keyboard the left mouse button won't work but change it to right mouse button and it is fine. So everything works now. If I had paid attention to what my muscle memory was telling me I would have immediately changed it to right mouse and had an extra hour of play time, hehehehe.
User avatar
Frachti
Posts: 264
Joined: 17 May 2015 19:43
Location: Germany

Re: HowTo: autocenter the interior-cam-view

#34 Post by Frachti » 06 Jul 2019 09:19

Any updates for 1.35?

Best regards
i7-6700k@4.0GHz, 16GB RAM @2400MHz, MSI GTX 1070_8GB@1963MHz GPU Clock, Win 8 Prof x64
Profile1:ETS2 1.35.1.13@x64
Profile2:Promods beta testing
Mytos
Posts: 1
Joined: 03 Aug 2019 22:27
Contact:

Re: HowTo: autocenter the interior-cam-view

#35 Post by Mytos » 06 Aug 2019 18:27

RobertLidstroem wrote: 31 Aug 2018 13:19 And why isnt this simple fix integrated in the game
I also cant understand why theres no simple checkbox in the settings to toggle autocenter view. Cant be that difficult after all these years.
phedon
Posts: 1
Joined: 17 Aug 2019 15:49

Re: HowTo: autocenter the interior-cam-view

#36 Post by phedon » 17 Aug 2019 15:53

Frachti wrote: 06 Jul 2019 09:19 Any updates for 1.35?

Best regards
Hi, this:

Code: Select all

config_lines[206]: "mix trackiron `1 - (mouse.button_left?0 | joy.pov1_left?0 | joy.pov1_right?0)`"
works for me in v1.35 (Driving Force GT).

Regards
TonyMM
Posts: 1
Joined: 01 Dec 2020 21:12

Re: HowTo: autocenter the interior-cam-view

#37 Post by TonyMM » 01 Dec 2020 21:15

What should I modify in the current version (December 2020)?

I would like to have the the left and right gear paddle of my steering wheel for looking left and right?
User avatar
AlconburyBlues
Posts: 28
Joined: 12 Apr 2021 00:35

Re: HowTo: autocenter the interior-cam-view

#38 Post by AlconburyBlues » 12 Apr 2021 00:59

Works fine in 1.40.

Although I never understood why the OP was telling ppl to put "trackirpitch" to "-0.02". What this does is move your seating position further back slightly from preferred setting. Set it to "0.0" (like the other lines) if you don't want this edit to mess with your viewpoint.

Also, this edit seems to disable the "other" Look Left/Right controls. (Panning instead of snapping). No matter what keys you have it set to. So if you want to be able to use both skip this for now.

I have mine set to the 45degree angles as well. So my line looks like:
"mix trackiron `1 - (mouse.button_left?0 + keyboard.num4?0 + keyboard.num6?0 + keyboard.num7?0 + keyboard.num9?0)`"
CJoke
Posts: 63
Joined: 29 Dec 2012 10:09

Re: HowTo: autocenter the interior-cam-view

#39 Post by CJoke » 27 Apr 2021 16:38

@AlconburyBlues: I just don't know why I did -0.02 pitch 8 years ago, I changed it to 0.0 in the originalPost

Im still using this, glad it still works.
pqweqw
Posts: 19
Joined: 30 Oct 2019 21:28

Re: HowTo: autocenter the interior-cam-view

#40 Post by pqweqw » 20 Jul 2021 19:21

Code: Select all

 config_lines[xxx]: "mix trackiron `1 - (joy.b6?0 + joy.b5?0)`"
This work for look left/right/autocenter with the G27 paddles, but it has 2 problems

1- The camera moves way too slow
2- It doesn't stops at 90º but continues to 180º

Any idea how can I fix it?
Post Reply

Return to “Help center - player to player”

Who is online

Users browsing this forum: No registered users and 4 guests