Reshade for GZDoom 2.0+ (1-24-16 update)

Discuss anything ZDoom-related that doesn't fall into one of the other categories.
Post Reply
User avatar
Kappes Buur
 
 
Posts: 4166
Joined: Thu Jul 17, 2003 12:19 am
Graphics Processor: nVidia (Legacy GZDoom)
Location: British Columbia, Canada
Contact:

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Kappes Buur »

kodi wrote:What's the best easy-to-use alternative?
If you were content with GZDoom 1.8.10, then you could use QeffectsGL.
User avatar
Average
Posts: 626
Joined: Fri May 20, 2011 4:28 am

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Average »

Excuse my ignorance in such things but I'm unsure of the potential of this. Is Reshade just a curiousity, something to play around with or is there a chance of some or all of the effects being added to GZDoom itself?
User avatar
Zanieon
Posts: 2059
Joined: Tue Jan 13, 2009 4:13 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Somewhere in the future
Contact:

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Zanieon »

Why do you need Graf's approval when the shaders already works fine? ReShade doesn't do nothing beyond of what you saw on this topic already, if that is your hope that this can help GZDoom evolve a bit on shaders and illumination.
User avatar
phantombeta
Posts: 2159
Joined: Thu May 02, 2013 1:27 am
Operating System Version (Optional): Windows 10
Graphics Processor: nVidia with Vulkan support
Location: Brazil

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by phantombeta »

Average wrote:Excuse my ignorance in such things but I'm unsure of the potential of this. Is Reshade just a curiousity, something to play around with or is there a chance of some or all of the effects being added to GZDoom itself?
I don't think this ever will, considering this is (apparently) an edited opengl32.dll file. (The number might be different, not sure...)
Also, keep in mind that this requires OpenGL 4.x.
User avatar
kodi
 
 
Posts: 1355
Joined: Mon May 06, 2013 8:02 am

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by kodi »

@Kappes Buur
I didn't really like qeffects. Reshade seems to be a whole lot less buggy and has a much more pleasant Bloom feature.

@MarisaKirisame
Alright. I guess I'll make do with mastereffects for the time being since I only use a minimum of features anyway.

http://i.imgur.com/RfqYbCH.jpg (full size)
Image
User avatar
Onar4241
Posts: 296
Joined: Sun Aug 03, 2014 9:41 am
Location: New York

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Onar4241 »

kodi wrote:http://i.imgur.com/RfqYbCH.jpg (full size)
Image
I always wondered how mappers were able to achieve this kind of maps in the old Doom engine - These Quake-style maps.
User avatar
kodi
 
 
Posts: 1355
Joined: Mon May 06, 2013 8:02 am

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by kodi »

Patience, skill, and Sector_set3dfloor+Plane_align. Or being a space-robot from the future or something in Ed_c's case.
User avatar
Zanieon
Posts: 2059
Joined: Tue Jan 13, 2009 4:13 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Somewhere in the future
Contact:

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Zanieon »

...or being a 8m height demon...
Alexandra
Posts: 60
Joined: Thu Jan 17, 2013 9:28 pm
Preferred Pronouns: She/Her
Graphics Processor: nVidia with Vulkan support

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Alexandra »

I run my AMD 5850 with older drivers, 13.4, because newer ones caused various problems. Unfortunately this left me up a creek when GZDoom updated and my beloved QEffects no longer worked. Tried ReShade but it errored out because apparently my drivers didn't support OpenGL 4.3 (or whatever version ReShade calls for).

After a few months of this I found a solution yesterday when giving Win10 a go. Win10 made me install the latest drivers (15.7) and sure enough, its newer OpenGL let me run ReShade with GZDoom. Kinda surprisingly shitty performance, but it worked.

I reverted back to Win7 because Win10 doesn't yet work well for some apps I like. I thought hmm, can I get that new OpenGL working under my older drivers? The answer was yes.

A Minecraft forum showed how to extract specific files from unpacked AMD drivers:
- go into C:\ATI\Support\11-3_vista64_win7_64_dd_ccc_ocl\Packages\Drivers\Display\W76A_INF\B114839 (if C:\ATI is your default extraction folder)
- go to your extraction folder via the console (cd C:\ATI\Support\11-3_vista64_win7_64_dd_ccc_ocl\Packages\Drivers\Display\W76A_INF\B114839)
- execute this : expand atioglxx.dl_ atioglxx.dll
- copy the atioglxx.dll file into the C:\windows\system32\ folder
Except I copied the atioglxx.dll (24MB, 7/15/2015, not sure what OGL version) right into the GZDoom folder, and sure enough, it worked. Performance still sucked though -- normal 120s down to mid-40s in room before exit chamber of E1M1.

Luckily, AMD released an OGL 4.3 beta driver a few years ago, and after tracking down the download I extracted that atioglxx.dll (20.5MB, 7/16/2013). This one results in beautiful (though still lower than QEffects) performance on my old hardware, so I'm a happy camper again. Time to tweak those effects.

Thought I'd share in case anyone else is having similar trouble running ReShade.
User avatar
Doomguy914
Posts: 315
Joined: Tue May 26, 2015 8:06 pm

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Doomguy914 »

So I downloaded everything that blackfish linked and instead of seeing all these sweet effects people are posting all it seems to do is change the colors on my game. Red is now blue and everything has a blue tint. On the main menu it says that reshade is working properly and the files loaded. Not a clue what I'm doing wrong here.
Alexandra
Posts: 60
Joined: Thu Jan 17, 2013 9:28 pm
Preferred Pronouns: She/Her
Graphics Processor: nVidia with Vulkan support

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Alexandra »

What's your video card, and are your drivers up to date?

ReShade seems to require a fairly up to date (last couple years) version of OpenGL, 4.3.
User avatar
Doomguy914
Posts: 315
Joined: Tue May 26, 2015 8:06 pm

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Doomguy914 »

Alexandra wrote:What's your video card, and are your drivers up to date?

ReShade seems to require a fairly up to date (last couple years) version of OpenGL, 4.3.
NVIDIA GeForce GTX 760 and yes the driver is up to date. Running OpenGL 4.4.

update: My geforce experience program which automatically updates drivers was not working correctly, but I found a fix for it. Now it's fully updated and the blue tint is gone when I hit scroll lock. But now nothing happens. Do I need to use beautiful doom, or something in order to see any of the new effects?
Alexandra
Posts: 60
Joined: Thu Jan 17, 2013 9:28 pm
Preferred Pronouns: She/Her
Graphics Processor: nVidia with Vulkan support

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Alexandra »

Nope, it should be apparent just from using vanilla GZDoom with an IWAD. Make sure you're using a recent development build. Upon starting GZdoom you should see a message saying ReShade is working, and Scroll Lock should toggle the effects on/off.

Perhaps you're not noticing Blackfish's effects because they are a little subtle?
User avatar
Zanieon
Posts: 2059
Joined: Tue Jan 13, 2009 4:13 pm
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Location: Somewhere in the future
Contact:

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Zanieon »

Image

Download
Works for ReShade 1.0.0, didn't tested in older versions.
User avatar
Doomguy914
Posts: 315
Joined: Tue May 26, 2015 8:06 pm

Re: Reshade for Latest GZDoom - New Bloom Preset!

Post by Doomguy914 »

Alexandra wrote:Nope, it should be apparent just from using vanilla GZDoom with an IWAD. Make sure you're using a recent development build. Upon starting GZdoom you should see a message saying ReShade is working, and Scroll Lock should toggle the effects on/off.

Perhaps you're not noticing Blackfish's effects because they are a little subtle?
All I'm getting is this effect.
Attachments
Screenshot_Doom_20150814_014450.png
Post Reply

Return to “General”