TRACKIR Closed window block solutions 1.38 to 1.45 - Updated 12/08/2022
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
The game just don't block me from looking out of the window so I can look out of the window when the window is closed. my g_cam_window_block is 1.0JHTrucker wrote: ↑July 17th, 2020, 7:58 pmattach your contols.sii file here and i'll have a look at it. You might have to zip it up.
I always use a new controls.sii file and then add what i typed on here into it to check what i typed works... so it works.
EDIT:
What doesn't work?
Outside control? or everything?
Did you re-read the instructions and understand what you need to do?
Make a note of your horn button, then
Use this line to check you are looking far left, The horn will sound when you are in the right spot.
config_lines[286]: "mix horn `(trackiryaw / 2) | -(trackiryaw / 2) | semantical.horn?0`"
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
chrome won't let me download it. zip and try again.
OK got it now.
OK got it now.
multimon_config.sii files: viewtopic.php?p=17658#p17658
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
That file has no TIR edits in it.
I'll update the file for you... be back soon.
Added you controls.sii file... untested.
EDIT: file deleted.
I'll update the file for you... be back soon.
Added you controls.sii file... untested.
EDIT: file deleted.
Last edited by JHTrucker on July 18th, 2020, 1:41 am, edited 1 time in total.
multimon_config.sii files: viewtopic.php?p=17658#p17658
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
Fixed the line and it worked.
Now it's a lot better than before!!
thanks.
I will continue play with your method 7 but I still waiting for the fix that we will not have to press the window open button again to have outside control.
thanks again
Now it's a lot better than before!!
thanks.
I will continue play with your method 7 but I still waiting for the fix that we will not have to press the window open button again to have outside control.
thanks again
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
@alonzam99
Think of outside control as "on demand", you don't have to do it all the time, just when you really need it, it's available.
Do you want to try another way to trigger outside control?
Look far left and look far up instead of look left and press open window button.
Think of outside control as "on demand", you don't have to do it all the time, just when you really need it, it's available.
Do you want to try another way to trigger outside control?
Look far left and look far up instead of look left and press open window button.
multimon_config.sii files: viewtopic.php?p=17658#p17658
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
OK.JHTrucker wrote: ↑July 18th, 2020, 1:43 am@alonzam99
Think of outside control as "on demand", you don't have to do it all the time, just when you really need it, it's available.
Do you want to try another way to trigger outside control?
Look far left and look far up instead of look left and press open window button.
But I still hope that you will find a way to full control it like scs method sometime.
But thanks.
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
What do you mean when you say "look far left and then far up" ?JHTrucker wrote: ↑July 18th, 2020, 1:43 am@alonzam99
Think of outside control as "on demand", you don't have to do it all the time, just when you really need it, it's available.
Do you want to try another way to trigger outside control?
Look far left and look far up instead of look left and press open window button.
I tried to look left and then up and haven't got outside control..
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
@alonzam99 - I was offering it as another way to unblock, but i didn't see in your reply that you wanted it, so i didn't supply the required change to make that work.
But, as you're asking now, try this, just replace the whole 128 line:
config_lines[128]: "mix headtren `c_et_head & trackir.device.active?0 & (keyboard.num7?0 & ! c_et_pos & ! c_ht_on | keyboard.num9?0 & c_et_pos & ! c_ht_on | keyboard.num1?0 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | keyboard.num3?0 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on | trackir.device.position.pitch?0 / 2 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | trackir.device.position.pitch?0 / 2 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on)`"
Look far left and look far up (top left) or top right for RHD or you can still use the open window button option (best for me).
Here is your original line, look far left and press open window button:
config_lines[128]: "mix headtren `c_et_head & trackir.device.active?0 & (keyboard.num7?0 & ! c_et_pos & ! c_ht_on | keyboard.num9?0 & c_et_pos & ! c_ht_on | keyboard.num1?0 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | keyboard.num3?0 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on)`"
Those lines won't work for anyone else without changing window buttons.
But, as you're asking now, try this, just replace the whole 128 line:
config_lines[128]: "mix headtren `c_et_head & trackir.device.active?0 & (keyboard.num7?0 & ! c_et_pos & ! c_ht_on | keyboard.num9?0 & c_et_pos & ! c_ht_on | keyboard.num1?0 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | keyboard.num3?0 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on | trackir.device.position.pitch?0 / 2 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | trackir.device.position.pitch?0 / 2 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on)`"
Look far left and look far up (top left) or top right for RHD or you can still use the open window button option (best for me).
Here is your original line, look far left and press open window button:
config_lines[128]: "mix headtren `c_et_head & trackir.device.active?0 & (keyboard.num7?0 & ! c_et_pos & ! c_ht_on | keyboard.num9?0 & c_et_pos & ! c_ht_on | keyboard.num1?0 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | keyboard.num3?0 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on)`"
Those lines won't work for anyone else without changing window buttons.
multimon_config.sii files: viewtopic.php?p=17658#p17658
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
controls.sii edits: viewtopic.php?p=24744#p24744
TrackIR Driving Enhancements: viewtopic.php?p=46613#p46613
Extra Cameras: viewtopic.php?p=46034#p46034
Re: TRACKIR Closed window block solutions 1.38. Updated 15/07/2020
Tried it and the look left and then up still doesn't give me outside control , only the window open buttonJHTrucker wrote: ↑July 20th, 2020, 7:57 pm@alonzam99 - I was offering it as another way to unblock, but i didn't see in your reply that you wanted it, so i didn't supply the required change to make that work.
But, as you're asking now, try this, just replace the whole 128 line:
config_lines[128]: "mix headtren `c_et_head & trackir.device.active?0 & (keyboard.num7?0 & ! c_et_pos & ! c_ht_on | keyboard.num9?0 & c_et_pos & ! c_ht_on | keyboard.num1?0 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | keyboard.num3?0 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on | trackir.device.position.pitch?0 / 2 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | trackir.device.position.pitch?0 / 2 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on)`"
Look far left and look far up (top left) or top right for RHD or you can still use the open window button option (best for me).
Here is your original line, look far left and press open window button:
config_lines[128]: "mix headtren `c_et_head & trackir.device.active?0 & (keyboard.num7?0 & ! c_et_pos & ! c_ht_on | keyboard.num9?0 & c_et_pos & ! c_ht_on | keyboard.num1?0 & trackir.device.position.yaw?0 / 2 & ! c_et_pos & c_ht_on | keyboard.num3?0 & -trackir.device.position.yaw?0 / 2 & c_et_pos & c_ht_on)`"
Those lines won't work for anyone else without changing window buttons.