ceski
ceski
It seems like native uses the monitor resolution instead of the window size, so it ends up downsampling (or "supersampling") and causing these artifacts. If native used the window size...
Try this: [fov.patch](https://github.com/fabiangreffrath/woof/files/14365506/fov.patch) Edit: And also an ugly FOV test: [fovtest.patch](https://github.com/fabiangreffrath/woof/files/14366089/fovtest.patch) Passes above test except: 1. 1280x1024 doesn't look right and everything is misaligned. If you use the `HOM` cheat...
I couldn't reproduce the original reporter's HOM line using their config, however I can get a HOM line on the right side with the "HOM test" if I add 3840x1600...
Just a note that this method has a nice performance boost over the old one, so it may be worth pursuing for that reason alone. For example, compare the master...
> Sadly, but this idea wasn't so successfull Have you looked at the ambient sounds in [Dimension of the Boomed](https://www.doomworld.com/vb/thread/92574)? They seem to work okay. > 1. To use one...
> Sure thing! Here it is: [AmbSnd.zip](https://github.com/fabiangreffrath/woof/files/14017145/AmbSnd.zip) This is perfect, thank you.
@JohnMason1986 I haven't forgotten about this feature request but the implementation will be a little trickier than expected (as is often the case with Doom's source code), so I've been...
> Just `1 to`, or also the verb (e.g. `1 to enable`)? Reword the description without the `1 to ...` text. So this: ``` 1 to make the automap follow...
> hyphens in compounds. I think the hyphen changes are excessive. If you start to wonder whether a hyphen is needed or not, that's a good sign that the description...
> So, my example above could be rewritten to `Use vanilla Doom's ordering for the main menu`? Sure. As an aside, I think this setting should be removed (in a...