Okay, now it's just funny
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Julian 12427d0790
1.1.1
7 months ago
DeezShade 1.1.1 7 months ago
.gitignore Okay, now it's just funny 8 months ago
DeezShade.sln Okay, now it's just funny 8 months ago
LICENSE forgor to license it 8 months ago
README.md 1.1.1 7 months ago

README.md

DeezShade

license badge

Okay, now it's just funny. With love from NotNet and friends.

DeezShade is a continuation of GeezShade, in C#. It allows you to download GShade shaders and presets while using them with ReShade.

Warning: This might break or be dangerous, and I don't always have time to fix it. Marot can and has done arbitrary things through DeezShade like performing a PC shutdown. Consider following this guide for manual installation steps.

CLICK HERE TO INSTALL IT.

Why?

GeezShade broke with the release of GShade 4.1.1, password protecting the assets behind a probably-not-legally-binding EULA as the password, stating that those who use it are accessing it through the GShade installer. This means they'd probably DMCA me if I included the password in my codebase, Base64'd or not.

So I came up with a solution. There is absolutely zero traces of the GShade password in this codebase.

How?

They must've forgot that the GShade installer is written in C# and easily reflectable, allowing us to run the GShade installer code, within the GShade installer, without tampering it. Oops!