Closed Nonymus closed 5 months ago
That is the expected dependency: https://github.com/ElPumpo/TinyNvidiaUpdateChecker#dependencies
@Nonymus yes you didn't read the readme. Wait that sounds funny. Why didn't you read the file that says to read me?
@ElPumpo Indeed, I don't tend to re-read a README on a minor patch. As you can see from the inital post, however, I was still smart enough to follow the error message on screen and already installed x86 runtime. But even with that, I get the No NVIDIA driver was found for your system configuration.
, which I didn't get in previous version. As I said, downgraded to 1.18 again, and it works fine. Maybe you didn't read the full issue description? But why wouldn't you? ;)
Joking aside though, I don't see which information in the README helps me finding the cause for the real error. The framework part I get, but not the second error.
No actually you are correct. I've said to many other and I'll said again. I was under the impression that .NET 8 added a prompt to install instead of just closing without any information without running using a terminal.
This was not the case.. so what do I do now, I'm not sure.
Hi there,
tried the new build 1.19.0, Windows comlained it is missing the appropriate dotnet version. Noticed it says
Architecture: x86
, which seems odd:Installing the x86 framework, the app starts, but fails to find GPU information:
1.18.2 works without issue.