pub fn uninstall(game_path: &Path) -> ReShaderResult<()>Expand description
Uninstalls ReShade from the given game directory by removing the ReShade dll (dxgi.dll) and d3dcompiler_47.dll.
INI files are not removed.
pub fn uninstall(game_path: &Path) -> ReShaderResult<()>Uninstalls ReShade from the given game directory by removing the ReShade dll (dxgi.dll) and d3dcompiler_47.dll.
INI files are not removed.