Upgraded To New Gfx Card, Now All The Track Textures Are Stretched/blurry In Openglv2
#1
Posted Sep 20 2020 - 07:32 PM
^ OpenGLV2 (blurry) ^
^ D3DV2 (normal) ^
After testing lots of variables, I have found that this only happens when I use antialiasing. Incidentally, Multisampling is the only kind of antialiasing that does anything at all to the game - the "GPL easy installation guide" antialias settings do literally nothing in my game. I used 8x Multisampling and 2x transparency Supersampling here.
Using Dynamic Super Resolution @4k fixes the blur and acts as antialiasing, but then I don't get any kind of usable performance in the replay view, even with default 67s.
Anyone know of a fix that doesn't tank performance? I can't downgrade my drivers to old ones because the card I upgraded to (GTX 1660 Super) was only launched in 2019.
Sorry if the image formatting is a bit iffy.
#2
Posted Sep 20 2020 - 07:49 PM
#3
Posted Sep 20 2020 - 07:54 PM
#4
Posted Sep 21 2020 - 07:36 AM
Paul
#5
Posted Sep 21 2020 - 07:59 AM
bingo, on Sep 20 2020 - 07:32 PM, said:
...
Did you try my high-resolution graphics settings?
https://www.gplworld....tallation-guide
Edited by Stefan Roess, Sep 21 2020 - 08:00 AM.
#6
Posted Sep 21 2020 - 09:49 AM
Stefan's example also has it enabled like that.
For a sharp image without alaising, your native resolution with 4 x super sampling should be more than enough.
Edited by Millennium, Sep 21 2020 - 09:59 AM.
#7
Posted Sep 21 2020 - 10:01 AM
Stefan Roess, on Sep 21 2020 - 07:59 AM, said:
Yep. Using them, the game then has zero antialiasing of any kind applied to it. Only multisampling AA or Dynamic Super Resolution actually does anything. I don't know why. This happened with my previous card too (GTX 660Ti).
paul skingley, on Sep 21 2020 - 07:36 AM, said:
Good question. With 8x msaa (the maximum that does anything) and no transparency AA, the problem is still there (perhaps slightly less so, but definitely still there.).
Millennium, on Sep 21 2020 - 09:49 AM, said:
Stefan's example also has it enabled like that.
For a sharp image without alaising, your native resolution with 4 x super sampling should be more than enough.
I suspected this, but no matter which way I enable 16x anisotropy, when antialias is on, it only affects distant textures (like far away shadows at monza), leaving the foreground as you see it here.
With antialiasing off, the anisotropic filtering works perfectly in the foreground and the distance too.
The 4x Supersampling option would be my first choice, but every supersampling option is labelled in all caps "[D3D ONLY]" in nvidia inspector.
Edited by bingo, Sep 21 2020 - 10:10 AM.
#8
Posted Sep 21 2020 - 10:29 AM
The problem:
Is anyone else getting this effect? I'm seeing double of the yellow centre line, but the edge lines and everything else seems normal.
It happens in-car or in F10 view.
I wonder if it's my track or possibly a graphics setting.
The solution:
Figured it out.
Using just Supersampling AA gives the double lines.
Using Sparse Grid Supersampling looks normal with a single line.
Go figure and don't ask me why...
Edited by Bob Simpson, Sep 21 2020 - 10:30 AM.
#9
Posted Sep 21 2020 - 11:07 AM
I run GPL at 1920x1080 on a 24" screen using a GTX1050Ti, and at that resolution the pixels are small enough that I don't need and special LOD Bias setting. My preferences are:
LOD Bias = 0
Anisotropic Filtering = 16 (4 levels) <- This setting is selected in GEM, not forced by the card settings
Trilinear Filtering = On
Antialiasing Mode = Override application settings
Antialiasing Setting = 4x multisampling
Antialiasing Supersampling = off/multisampling
Edited by Saiph, Sep 21 2020 - 11:08 AM.
#10
Posted Sep 21 2020 - 11:47 AM
Bob Simpson, on Sep 21 2020 - 10:29 AM, said:
Using Sparse Grid Supersampling looks normal with a single line.
Go figure and don't ask me why...
I tried this just now. If I use "sparse grid" supersampling for transparencies (I have no option to use it for the normal type), then the blur goes away.
However, it only goes away because the Sparse Grid SSAA simply does nothing at all. All transparent textures/areas edges are extremely jaggy.
I think we know what's causing the problem now - transparency supersampling. Thanks for your help. I don't see that I could replace it with anything though, as the sparse grid option does nothing, as does the transparency multisampling
Ideally, I'd use Supersampling only, but that's D3D only. Dynamic Super Resolution should be the answer to that, but then the replay performance tanks.
If I switch to transparency supersampling, the track blur seems to increase with each type of supersampling (i.e. 8x = worst blur, 1x = not as much), but the armco and wheel etc. are very nicely smooth. The track effect is remarkably similar to using "toss biggest mips" - in fact I can see a low detail "seam" between two grass areas near the banking at monza67 that isn't there at all without the transparency SSAA enabled.
Saiph, on Sep 21 2020 - 11:07 AM, said:
In inspector I have "allow" for the negative LOD bias option, and I use between -25 and -50 in the Gem+ options.
If I put it at 0 or above, my dashboards go weird and shimmery as if they are made of many independent vertical lines (weird to explain).
Edited by bingo, Sep 21 2020 - 12:30 PM.
#11
Posted Sep 21 2020 - 12:33 PM
https://srmz.racesimcentral.net/inde...tti#entry138973
https://srmz.racesimcentral.net/inde...tti#entry138961
#12
Posted Sep 21 2020 - 05:21 PM
I really like watching replays, so I guess shimmery wheel and billboards it is. It would be nicer if literally any of the antialiasing methods other than multisampling did anything, but hey.
Edited by bingo, Sep 21 2020 - 05:22 PM.
#13
Posted Sep 21 2020 - 08:20 PM
At one track I had billboards flashing horribly, quite distracting. On recommendation I extracted the pertinent mips, saved the main image as bmp and used that to create new mips using specific parameters, dropped the new mips back into the track folder, and no more flashing. (But this was several years ago, I can't even remember my current phone number ....though I know the number from forty years ago, lol.)
I also experienced sparkly asphalt. Spent a couple of evenings cursing at this; could eliminate the sparkling but the rest of the image suffered. Then noticed it wasn't at all tracks; so extracted the asphalt mip from a non-sparkling track and dropped into a sparkling track, and no more sparkles. Comparing the two images side by side in a graphics editor divulged no differences (fwiw, the reverse also worked - sparkling asphalt in a non-sparkling track and it now sparkled).
#14
Posted Sep 22 2020 - 05:54 AM
jgf, on Sep 21 2020 - 08:20 PM, said:
.........
This is exactly the right way to fix 99% of sparkly or flashing texture problems. A more detailed version of the procedure goes like this:
[1] Go to the track folder and find the .DAT file for the track. Open it up in the Datman tool so you can see all the MIP images in the file. Pick the sparkly texture (asphalt, billboard, whatever), and extract it to a separate work directory as an individual MIP file.
[2] Use the Winmip2 tool to open up the MIP file. Check the number of 'sub-images' in the file. For sparkly textures, you'll usually find that the number of sub-images is quite low, maybe 2 or 3.
[3] Use the drop-down selector to increase the number of sub-images to somewhere around 6 or 8. Re-save the MIP file.
[4] Copy the edited MIP file back to the track directory, and try driving around the track. You'll usually find that the sparkles have gone, or are much reduced.
Edited by Saiph, Sep 22 2020 - 05:55 AM.
#15
Posted Sep 29 2020 - 09:42 PM
my vid card (nvidea GTxGeForce 1050i) .. had settings that allowed a transition from desktop to application - w/out modifying the display in steps.
by that i mean, desktop is 1920x1080 and when i used to open one of my games, the desktop would be replaced w/out much notice by the game splash.
but i recently clicked on 'restore' of the 3d settings of the card (why? because i THOUGHT they were default)
apparently not and now when i launch a game i see the desktop change to the settings of the game (icons get larger for example)
is there ONE setting that controls this?
#16
Posted Sep 29 2020 - 10:44 PM
Did you try a system restore?
#17
Posted Sep 29 2020 - 11:16 PM
#18
Posted Oct 01 2020 - 09:22 PM
Quote
Did you try a system restore?
i did an nvidea settings RESTORE - but not a sys restore (how?)
#19
Posted Oct 02 2020 - 12:32 AM
#20
Posted Oct 02 2020 - 09:40 AM
sure, i could do it again - but even that small project left me shaking w/ worry.
for now, GPL is as it was - its just the switch from desktop (1900x1000) to GPL and then out that is 'irritating'... i can live with that - at least easier than a restore of w10
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users