Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Did you find a solution for the issue, as I have just encounted there same issue on my setup.
One thing I noticed was that if I create a new profile, TrackIR works as it should (including looking left, right, up, and down, but as soon as I switch to an existing profile, it goes back to the old problem. I don't fancy starting all over again to get it to work ... no garantiee that it won't happen on the new profile later.
Thank you for the reply, I have multiple profiles, how do I figure out which one is the "faulty" one as they are just identified by a "random" string?
ps. For some reason I did not get an email alert when you replied.
Regards,
Prestien
Here you can input your profile name and have it converted into hexa or even the opposite. As rule of thumb, each character you used in your profile name counts as two hexa (k = 6B).
Using the hex converter and then deleting controls.sii fixed the issue.
Thank you.
As soon as I exited the game, and loaded it again, the issue reapeared. I tried unset g_trackir "1", but it was removed after exiting the game again.
I can "lean forward" but up/down or left/right does not work.
I found these in the controls.sii, not sure why it says -jay2.rx and joy2.ry for yaw and pitch.
config_lines[172]: "mix trackiron `1`"
config_lines[173]: "mix trackiryaw `-joy2.rx`"
config_lines[174]: "mix trackirpitch `joy2.ry`"
config_lines[175]: "mix trackirroll `trackir.device.position.roll?0`"
config_lines[176]: "mix trackirx `trackir.device.position.x?0`"
config_lines[177]: "mix trackiry `trackir.device.position.y?0`"
config_lines[178]: "mix trackirz `trackir.device.position.z?0`"
anyone have any insight into this?
Thanks
I have TobiiEye tracker 4C, which also has a profile for Eurotruck simulator2. After disabling the profile in TobiiEye Tracker 4C, and manually removing the lines with "joy2", TrackIR continues to work after logging out and in again.
Thanks for all the suggestions which helped put me on the right track :-)
Regards,
Prestien
Anyway here is the solution I found for this issue and indeed Tobii Eye Tracker is at fault.
If TrackIr does not move left and right in ETS2:
First, disable Tobii Profile for ETS2!!
Then, change these lines in controls.sii, the line numbers may be different but look for: mix trackiron, mix trackiryaw, and mix trackirpitch and replace those lines with the following.
config_lines[145]: "mix trackiron `trackir.device.active?0`"
config_lines[146]: "mix trackiryaw `trackir.device.position.yaw?0`"
config_lines[147]: "mix trackirpitch `trackir.device.position.pitch?0`"
In config.cfg Tobii is set to '1' and TrackIR set to '0'.
Vjoy not installed as SCS states that it is needed only for 1.34 and lower
https://steamcommunity.com/sharedfiles/filedetails/?id=1733360547
https://steamcommunity.com/sharedfiles/filedetails/?id=1733364365
https://steamcommunity.com/sharedfiles/filedetails/?id=1733364416