Okay, now it's just funny
Go to file
Julian c992ca4714
Fix your PC from shutting off (lmao wp)
2023-02-06 09:02:37 -05:00
DeezShade Fix your PC from shutting off (lmao wp) 2023-02-06 09:02:37 -05:00
.gitignore Okay, now it's just funny 2023-02-05 20:50:29 -05:00
DeezShade.sln Okay, now it's just funny 2023-02-05 20:50:29 -05:00
LICENSE forgor to license it 2023-02-05 22:20:37 -05:00
README.md add disclaimer 2023-02-05 20:55:35 -05:00

README.md

DeezShade

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

DeezShade is a continuation of GeezShade, in C#.

Note that this doesn't actually install vanilla ReShade (yet) - do that yourself (but get the full addon build).

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!