Skip to content
This repository has been archived by the owner on Mar 3, 2024. It is now read-only.

Releases: MilkyDeveloper/ReshadeForUWP

Final Release

01 Oct 23:27
Compare
Choose a tag to compare

Here you go 🎁

Fix for stinky process names with spaces not injecting

21 Jan 18:17
7240ebc
Compare
Choose a tag to compare

For this release you will have to regenerate the INI
Basically we need double quotes, or else inject64.exe thinks that it's another argument. Thanks again, @AnticOwl, for pointing out this bug. In addition startup of games from the .bat file should be quicker.

If you don't know what a depth buffer is, don't download unrestrictedDepthBuffer.dll. If your depth buffer isn't working, look at my reply on #18.

2.1: Process Name / Game choosing revamp

05 Jan 20:19
254452f
Compare
Choose a tag to compare

Definetly took some time and C#'s System.Diagnostics. Hope you like it!

2.0 Bugfix 1

02 Jan 18:39
Compare
Choose a tag to compare

Huge(!) Revamp

31 Dec 00:15
8ea42ef
Compare
Choose a tag to compare

I've massively simplified the setup process. Now you only have to put the game name and custom launcher if applicable and then you're good to go. Plus, no cryptic game names anymore!

First Release Hotfix 1

29 Dec 17:33
Compare
Choose a tag to compare

Fix a small bug that broke where the Reshade preset saved

First Release

26 Dec 22:34
923f688
Compare
Choose a tag to compare

First release. It should be perfectly stable to my testing, but there's a few things I want to improve. This was my first WPF App, yay!