UZDoom 5.0.0 Pre-release
-
Ultimate Freedoomer
- Posts: 235
- Joined: Fri Jan 30, 2015 10:32 pm
- Location: Pittman Center
- Contact:
Re: UZDoom 5.0.0 Pre-release
Moving on from rendering, are there plans to add an option to show things like the mugshot & an oxygen meter on the althud?
Re: UZDoom 5.0.0 Pre-release
Excuse me for getting back to rendering, but do you mean by that sprites specifically as opposed to models? Or do you mean any object (which is usually represented by a sprite) as opposed to textures (walls/floors/ceilings)? If the first (I think it's unlikely, but I had to ask), does it mean that a scene with a lot of actors represented by lowpoly models would be rendered faster than the same scene with the same actors represented by sprites?
Re: UZDoom 5.0.0 Pre-release
In this case the latter as all Actors take the same "sprite" path. The problem is not the GPU as the GPU can render them quite quickly, it's the way the CPU processes them and builds the command to be sent out. It's extremely inefficient and is clogging up the entire pipeline (normally you want to use the CPU as little as possible for these tasks to avoid this exact bottleneck).Kzer-Za wrote: Sun Aug 09, 2026 4:34 am Excuse me for getting back to rendering, but do you mean by that sprites specifically as opposed to models? Or do you mean any object (which is usually represented by a sprite) as opposed to textures (walls/floors/ceilings)? If the first (I think it's unlikely, but I had to ask), does it mean that a scene with a lot of actors represented by lowpoly models would be rendered faster than the same scene with the same actors represented by sprites?
-
Kerslpunk
- Posts: 1
- Joined: Tue Aug 18, 2026 8:01 am
- Preferred Pronouns: He/Him
- Operating System Version (Optional): windows 11
- Graphics Processor: nVidia (Modern GZDoom)
Re: UZDoom 5.0.0 Pre-release
just as a note, using 5.0.0.rc-2, me and some friends couldn't seem to connect a linux machine to a game hosted on windows. however it works fine on 5.0.0.rc-1.
Re: UZDoom 5.0.0 Pre-release
Someone reported a similar issue. A dev confirmed the timers were changed in RC2 to fix a crash so it seems to be related to that
- Gordon Threemen
- Posts: 20
- Joined: Wed Aug 02, 2023 12:19 am
- Graphics Processor: nVidia (Modern GZDoom)
Re: UZDoom 5.0.0 Pre-release
It's a pretty minor issue, but I've noticed save game image previews are much darker with this version than they were with 4.14.3.