OopyDoopy / ReShade-Centralized

MIT License
20 stars 0 forks source link

Customized paths is missing 3 folder options #9

Open notNSANE opened 6 months ago

notNSANE commented 6 months ago

So I just moved the Centralized Reshade folder that installs in the documents folder and after I moved the folder there are 3 paths that stayed outdated causing blocking issues with dlls:

dlls=
mdlls=

And also, checking inis, there's also the IntermediateCachePath= folder inside reshade.ini that stayed on the old path and it's not listed on that ini, which is a huge issue since I think I have to manually change it for every new game.

OopyDoopy commented 2 months ago

Sorry for responding to this so late, this post completely eluded me until now. The reason for this is that I don't have the application keep track of where symlinks were sent off. As a result of that, they can't be copied to a new location and have existing installs continue working because I have no way of updating those symlinked files.

If this is a problem you're okay with manually fixing, you can move those folders and update the ReShadeCentralized.ini file with those new paths. You'll need to reinstall reshade to those games as well. If you don't reinstall reshade to those games or manually delete the reshade dll that was sent there, you'll have issues getting those games to boot.

I'm planning a rewrite of this application that's going to address issues like this and much more.

notNSANE commented 2 months ago

that's absolutely fine, no rush at all!

I already manually moved everything, yes, and now everything is working as expected.

This app is still a must have and I apply reshade to a good chunk of new games I play.