tappi287 / openvr_fsr_app

Management Gui for OpenVR FSR PlugIn
MIT License
356 stars 10 forks source link

Re-scans takes forever #51

Open Michelangelos opened 2 years ago

Michelangelos commented 2 years ago

Somehow I never managed to finish a Re-scan of the steam library it takes forever everytime without any error but I had to close the app. Sometimes new games are detected sometimes not.

anyway besides those details, great app !!!

tappi287 commented 2 years ago

Can you take a look in %LOCALAPPDATA%\openvr_fsr_app and see any *Exception*.log files? If not than it is IO bound by your hard drives. The scan module is using almost all available CPUs/threads and should report it's progress in the menu bar.

I'm thinking about creating a [ ] Scan Steam Libraries On/Off switch. That way you could simply add directories yourself that you are interested in.

Michelangelos commented 2 years ago

Yes I found some exception*.log files, what should I do? That idea about selecting which Steam Libraries to scan is great, maybe also being able to refresh only one game could be possible? For example right now I have EverSlaught pointed to the wrong directory by the app, and I cannot refresh that directory information because the app never finishes the re-scans. Keep it up!