[DX11] Help regarding Nvidia Profile Inspector (NPI)
Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@JHTrucker
Yes, but so far only through the console, I think! Search SCS forum for camera_block
and you'll find it, I hope! If not, howl and I'll see what I can do!
Yes, but so far only through the console, I think! Search SCS forum for camera_block
and you'll find it, I hope! If not, howl and I'll see what I can do!
Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@JHTrucker
g_cam_window_block 1 will make it so you can't look out through a closed window.
g_cam_window_block 1 will make it so you can't look out through a closed window.
Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@BenganJ - I don't think it works for trackir, only mouse. You have tracking... does it block?
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: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@JHTrucker
Nope, it doesn't and I use the TrackIR protocol when headtracking!
Nope, it doesn't and I use the TrackIR protocol when headtracking!
Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@BenganJ - and my guess is scs won't bother to fix it / give config.cfg option.
But thanks for checking for me. Sorry for off topic!
But thanks for checking for me. Sorry for off topic!
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: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@JHTrucker
Nothing of this kind can be off topic, you learn something every time! :D :D :D
Nothing of this kind can be off topic, you learn something every time! :D :D :D
Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@BenganJ - A bit more off topic... Just noticed the "nameless" again... but here's what i hoped would be in the camera file.
camera_azimuth_range: _nameless.interior.kenworth.w900.left1
camera_azimuth_range: _nameless.interior.kenworth.w900.left2
camera_azimuth_range: _nameless.interior.kenworth.w900.left3
camera_azimuth_range: _nameless.interior.kenworth.w900.left4
If g_cam_window_block="1" and driver_window<>"down" Then goto right1 <--- THIS LINE
camera_azimuth_range: _nameless.interior.kenworth.w900.left5
camera_azimuth_range: _nameless.interior.kenworth.w900.right1
camera_azimuth_range: _nameless.interior.kenworth.w900.right2
END
So the driver window would have to be fully down before trackir head could pass through it.
There you go scs, you're welcome!
camera_azimuth_range: _nameless.interior.kenworth.w900.left1
camera_azimuth_range: _nameless.interior.kenworth.w900.left2
camera_azimuth_range: _nameless.interior.kenworth.w900.left3
camera_azimuth_range: _nameless.interior.kenworth.w900.left4
If g_cam_window_block="1" and driver_window<>"down" Then goto right1 <--- THIS LINE
camera_azimuth_range: _nameless.interior.kenworth.w900.left5
camera_azimuth_range: _nameless.interior.kenworth.w900.right1
camera_azimuth_range: _nameless.interior.kenworth.w900.right2
END
So the driver window would have to be fully down before trackir head could pass through it.
There you go scs, you're welcome!
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: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@JHTrucker
What's this then, as it seems to have been put there recently?
What's this then, as it seems to have been put there recently?
Code: Select all
azimuth_overrides[]: _nameless.interior.kenworth.w900.left1
azimuth_overrides[]: _nameless.interior.kenworth.w900.left2
azimuth_overrides[]: _nameless.interior.kenworth.w900.left3
azimuth_overrides[]: _nameless.interior.kenworth.w900.left4
azimuth_overrides[]: _nameless.interior.kenworth.w900.left5
azimuth_overrides[]: _nameless.interior.kenworth.w900.right1
azimuth_overrides[]: _nameless.interior.kenworth.w900.right2
Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@BenganJ - No, still in 1.36.
They define the movement names available that follow with the actual values each can move by.
They define the movement names available that follow with the actual values each can move by.
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: [DX11] Help regarding Nvidia Profile Inspector (NPI)
@JHTrucker
Yes, but I've seen posts where they say it works, and you say it is when using mouse.
Shouldn't there then be some dependence on headtracking parameters, as in controls.sii
there's a lot of them. I run an edited controls.sii in my profiles, making my headmovements
go further left and right before reaching the limit!
Yes, but I've seen posts where they say it works, and you say it is when using mouse.
Shouldn't there then be some dependence on headtracking parameters, as in controls.sii
there's a lot of them. I run an edited controls.sii in my profiles, making my headmovements
go further left and right before reaching the limit!