Releases: MilkyDeveloper/ReshadeForUWP
Final Release
Here you go 🎁
Fix for stinky process names with spaces not injecting
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
Definetly took some time and C#'s System.Diagnostics. Hope you like it!
2.0 Bugfix 1
Thanks to @AnticOwl for helping me with this.
Huge(!) Revamp
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
Fix a small bug that broke where the Reshade preset saved
First Release
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!