Gutawer Posted July 9, 2017 (edited) Requires QZDoom 2.0.0, the hardware renderer, and an OpenGL 3.3 compatible video card. Knee-Deep in the Booze Spoiler Knee-Deep in the Booze: Doomguy's Adventure with Alcohol. Have you ever wondered how much better Doom would be if Doomguy could get drunk off health potions? Well, thanks to the new QZDoom postprocessing shader system, that dream is a reality! Download: https://www.dropbox.com/s/33j64oolduivybn/KneeDeepintheBooze.pk3?dl=0 KDiTB comes with a few menu options: Spoiler Permanent Drunk Effect: Self-explanatory. Enable to make this a nausea mod, you madman.Drunk Effect Size: How large the wobble is, measured as a fraction of the screen. Clamped between 0 and 0.1, because larger values get weird. Change the CVar manually at your own risk :P.Blood Alcohol Content Threshold: How much alcohol doomguy can take before the effects kick in. Defaults to 100, or ~3 health potions.Effect Length: Self-explanatory, measured in seconds. Thanks to everyone that helped implement this feature into the engine, this is great - I use this as a silly jokewad, but the code here could easily be repurposed for a serious underwater shader which would look pretty slick. Edit: Done! See below. Universal Underwater Shader Spoiler A small shader which adds a wobble effect to the player's view when underwater. Should work with any mod, and any mapset which uses swimmable liquids. Download: https://www.dropbox.com/s/d3o9n17sjmrruhw/UnderwaterShader.pk3?dl=0 Comes with one menu option, Water Effect Size, which controls the size of the effect - measured, again, as a fraction of the screen. DooD Shader Spoiler Does what it says on the tin, really. Mirrors your screen down the middle.Note: Gutawer is not responsible for any loss of sanity from playing DooD Shader - try at your own risk. Download: https://www.dropbox.com/s/x8e4xjdhrbp4m6n/DooDShader.pk3?dl=0 Note: Feel free to use code from any of these in your own projects, so long as I get credited for it! I'd be happy to see any of these get used in a proper project :D Edited July 10, 2017 by Gutawer : More shaders added 6 Share this post Link to post
Subatomic Posted July 9, 2017 Does this affect aiming at all or is it purely visual? 1 Share this post Link to post
everennui Posted July 9, 2017 (edited) 1 hour ago, Subatomic said: Does this affect aiming at all or is it purely visual? It doesn't effect aiming, but it could be implemented if someone wanted to. I found this mod, "Drunk Doom" and it affects the aim.https://forum.zdoom.org/viewtopic.php?f=19&t=46433 (Link is dead.) 0 Share this post Link to post
Gutawer Posted July 9, 2017 Yeah, my aim here was basically to just do a recreation of Bioshock's Drunk mechanics into the new QZDoom shader system, and it turned into something releasable as a small jokewad. It doesn't effect aiming technically, but the drunk effect alone may fuck up your aim in some way anyway :P 0 Share this post Link to post
Fuzzball Posted July 9, 2017 Could make for a cool teleporting effect too! 1 Share this post Link to post
Gutawer Posted July 10, 2017 I've changed the topic title here to serve as the place for any future shaders I make - on that note, two new shaders added to the OP :D. And, also, I've updated the Drunk shader to be compatible with the Underwater shader, since there would have been some name conflict otherwise, if you'd like to use the two together, you should re-download KDiTB. 0 Share this post Link to post