Babyhamsta / Aimmy

Universal Second Eye for Gamers with Impairments (Universal AI Aim Aligner - ONNX/YOLOv8 - C#)
Other
860 stars 336 forks source link

Aimmy uses 2 different .NET runtimes (8.0 and 7.0) #1415

Closed TooManyFactoryResets closed 5 months ago

TooManyFactoryResets commented 5 months ago

I had to download 7.0 .NET for the Launcher and 8.0 to use the DefinitelyNotAimmyV2.exe directly. My suggestion is to make the Launcher compatible with 8.0 .NET

Downloading 7.0 .NET desktop runtime worked for me. Make sure you click x64 to download not x86 https://dotnet.microsoft.com/en-us/download/dotnet/7.0/runtime?cid=getdotnetcore&os=windows&arch=x64

Originally posted by @TooManyFactoryResets in https://github.com/Babyhamsta/Aimmy/issues/1411#issuecomment-2120291236

TooManyFactoryResets commented 5 months ago

Update: Turns out that even though I uninstalled 8.0 .NET it works still. So 7.0 .NET is the only one needed. Marking as closed.