[DX11] Help regarding Nvidia Profile Inspector (NPI)

Make your game even better
bhj
Posts: 3
Joined: December 13th, 2022, 10:31 am
Location: Denmark

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by bhj » December 14th, 2022, 6:27 pm

I is not that I prefer not to use the file. But starting the game at 125% in the launcher then into game back to 100% one time is not a bother for me, I thought there maybe could be a way for some one "by tweaking in NPI" to get SSAO to work when not using the multimonitor file. Its SCS so we'll never know what works. :scratch_one-s_head: Or Maybe not, ill just drop the subject :bye:
User avatar
JHTrucker
Expert
Posts: 1356
Joined: February 7th, 2020, 3:19 pm
Location: UK

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by JHTrucker » December 15th, 2022, 5:13 pm

@bhj - If you're still here... Sorry I don't live on the internet, hence slow response!

Just to be clear, the single multimon file does nothing but change the menu scaling to approx 99% so that it doesn't clash with the driving screen at 100% when MSAA is being forced, which prevents the glitches. It doesn't stop SSAO working.

SSAO doesn't work because its a post process that requires the depth information from the rendered image in order to work out what should be darker.
By forcing MSAA on to the image during the render process seems to break or remove that required depth information, hence why SSAO doesn't work.
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
BullCarriage
PPM
Posts: 47
Joined: September 14th, 2020, 3:37 am
Location: Los Angeles, USA

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by BullCarriage » December 23rd, 2022, 11:12 pm

How to get rid of the Npi tweaks? I downloaded JBX and PNG and I don't see any AA anymore.
User avatar
JHTrucker
Expert
Posts: 1356
Joined: February 7th, 2020, 3:19 pm
Location: UK

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by JHTrucker » December 31st, 2022, 3:51 pm

First post Q&A Section updated.

Q - How can I remove this NPI AA, I don't want this AA method anymore?
A - Do these 3 things:
1: Open NPI - Select game profile - Click 'restore defaults' - Click 'apply' - close.
2: Delete the step 2 multimon_config.sii file.
3: Rename or delete your global config.cfg file - Start the game and re-setup your graphics to how you want them.
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
SPLESHER
Posts: 3
Joined: January 1st, 2023, 11:23 am

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by SPLESHER » January 1st, 2023, 11:27 am

Hey, I applied settings from thread, but i noticed really blurry dasbhoard inside trucks, can i somehow make them look a bit more clear? Sharpening in Nvidia Freestyle doesn't help a lot
I took a screenshot how it looks

Image
User avatar
JHTrucker
Expert
Posts: 1356
Joined: February 7th, 2020, 3:19 pm
Location: UK

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by JHTrucker » January 1st, 2023, 6:22 pm

@SPLESHER - From the first post:

Q - My game screen is now blurry.
A - RE-CHECK NPI "Texture filtering - LOD Bias (DX) -0.5, -1.0 or -1.5.
Negative values increase sharpness, positive numbers blur.

Q - AA is working but somethings are blurry, for example, notifications.
A - Some Nvidia freestyle filters can cause image problems.

Make sure you don't have any other NPI settings that you may have been using, FXAA off, for example.

If you've been using 400% scaling before using this AA then it won't look as sharp as 400% because of how it works. But it reduces the annoying flickering and actually adds AA to the image.
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
SPLESHER
Posts: 3
Joined: January 1st, 2023, 11:23 am

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by SPLESHER » January 1st, 2023, 10:25 pm

JHTrucker wrote:
January 1st, 2023, 6:22 pm
@SPLESHER - From the first post:

Q - My game screen is now blurry.
A - RE-CHECK NPI "Texture filtering - LOD Bias (DX) -0.5, -1.0 or -1.5.
Negative values increase sharpness, positive numbers blur.

Q - AA is working but somethings are blurry, for example, notifications.
A - Some Nvidia freestyle filters can cause image problems.

Make sure you don't have any other NPI settings that you may have been using, FXAA off, for example.

If you've been using 400% scaling before using this AA then it won't look as sharp as 400% because of how it works. But it reduces the annoying flickering and actually adds AA to the image.
I tried changing LOD Bias to -1.5 but I dont see any difference in sharpness of image, dashboard is still really blurry.
About Nvidia Freestyle, Image is taken without filters enabled, I use them to help it with sharpening filter, but still can't do that much
User avatar
JHTrucker
Expert
Posts: 1356
Joined: February 7th, 2020, 3:19 pm
Location: UK

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by JHTrucker » January 2nd, 2023, 3:15 pm

@SPLESHER - Have you also got the other settings correct for -LOD to work?

Texture filtering - Driver Controlled LOD Bias -- 'Off'
Texture filtering - LOD Bias (DX) ----------------- '-1.5000' up to -3.0
Texture filtering - Negative LOD bias ------------ 'Allow'
Texture filtering - Quality ------------------------- 'High quality'

The new lighting system, 1.40+, blurs the dash text when the dash back light is too high.
Or turn bloom off?
uset g_bloom "0.0" <-- 1.0 is default, you can set 0.5 for example.
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
SPLESHER
Posts: 3
Joined: January 1st, 2023, 11:23 am

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by SPLESHER » January 3rd, 2023, 10:34 am

JHTrucker wrote:
January 2nd, 2023, 3:15 pm
@SPLESHER - Have you also got the other settings correct for -LOD to work?

Texture filtering - Driver Controlled LOD Bias -- 'Off'
Texture filtering - LOD Bias (DX) ----------------- '-1.5000' up to -3.0
Texture filtering - Negative LOD bias ------------ 'Allow'
Texture filtering - Quality ------------------------- 'High quality'

The new lighting system, 1.40+, blurs the dash text when the dash back light is too high.
Or turn bloom off?
uset g_bloom "0.0" <-- 1.0 is default, you can set 0.5 for example.
I don't know how I could miss that, changed these 4 settings in NPI and seems like it fixed blurrnes.
Now dashboard is sharp, thank you!
xXS4INTXx
Posts: 1
Joined: January 3rd, 2023, 3:48 pm

Re: [DX11] Help regarding Nvidia Profile Inspector (NPI)

Post by xXS4INTXx » January 3rd, 2023, 3:57 pm

Everything seems to be working very well and I'm getting a pretty nice image quality with great FPS, but the thing is as shown in the picture below, the lower mirror has AA but I don't think the upper mirror has any AA.
Have I done anything wrong, and what can I do to fix it?
Image
Post Reply