Easy setup help

Forum rules
Please construct and post a simple demo whenever possible for all bug reports. Please provide links to everything.

If you can include a wad demonstrating the problem, please do so. Bug reports that include fully-constructed demos have a much better chance of being investigated in a timely manner than those that don't.

Please make a new topic for every bug. Don't combine multiple bugs into a single topic. Thanks!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is ON
[img] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Easy setup help

Re: Easy setup help

by Rachael » Tue Dec 24, 2024 2:53 am

Thank you for letting me know but that actually doesn't solve the problem - what that did was eliminate one thing that I suspected could be a problem: I think your GPU, for whatever reason, is showing the lowest mipmaps as the actual texture, and it should not be.

This is likely a problem with the GPU's drivers, so there might be nothing we can do. Hopefully NVidia has already addressed and fixed this.


Info for other devs:
gl_texture_filter is 4, vid_preferbackend is 2, report in question comes from "GeForce GTX 550 Ti/PCIe/SSE2" with GL version "4.6.0 NVIDIA 391.35", not sure if there are other cvars that cause this effect but at least now we know the workaround.

Re: Easy setup help

by FiLinX » Tue Dec 24, 2024 12:05 am

Rachael wrote: Mon Dec 23, 2024 9:42 pm "gl_texture_filter 0"
HOORAY!! this is what we needed! everything became clear) 1 - 2
Thank you

Re: Easy setup help

by Rachael » Mon Dec 23, 2024 9:42 pm

Just to rule out a driver issue, can you type "gl_texture_filter 0" in the console?

(Your previous entry was 4 according to your .ini you posted, in case you want to set it back after)

Re: Easy setup help

by FiLinX » Mon Dec 23, 2024 5:47 pm

Rachael wrote: Mon Dec 23, 2024 2:47 am Can you post a startup log?
here is the log for that command - https://www.upload.ee/files/17551526/Cr ... t.zip.html
maybe share your gzdoom.ini? I would at least compare and check)

Re: Easy setup help

by Jekyll Grim Payne » Mon Dec 23, 2024 2:53 am

FiLinX wrote: Sun Dec 22, 2024 3:43 am So I unpacked gzdoom-4-14-0-windows.zip and added IWADs to it here [REDACTED].
I removed the link to the IWADs from your post. Piracy is not allowed here. IWADs can only be legally acquired by buying Doom.

Re: Easy setup help

by Rachael » Mon Dec 23, 2024 2:47 am

Can you post a startup log?

You can get one very easy by starting the game, entering the console (~ on most systems, might be ; or ' on others), and typing "crashout" in the console. It should give you a file you can post here, that will contain a startup log.

Easy setup help

by FiLinX » Sun Dec 22, 2024 3:43 am

Good day everyone!
I'm a complete newbie, for the first time I wanted to play DOOM on a computer, and when I learned that it was possible with the help of GZDoom I decided to try it)
I apologize for the crooked English, I don’t speak it, so I use a robot translator.
So I unpacked gzdoom-4-14-0-windows.zip and added IWADs to it here [REDACTED].
I launch it and play, but the picture looks like it was stretched from 64x64, literally)
Here are the screenshots - 1 - 2 - 3
The textures become normal only when point-blank, and even after a couple of steps you can’t even distinguish the letters on the walls, and the decals of the particles from the shots are clear and visible from afar..
I spent several hours fiddling with the settings, but nothing was fixed...
If anything, here is mine gzdoom.ini
I play fullscreen on a 1280x1024 monitor
Please tell me what I need to do?

Top