Babyhamsta / Aimmy

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

Aimmy wont lanuch #1437

Open DisLoPik opened 1 month ago

DisLoPik commented 1 month ago

When trying to run the aimmy exe file nothing happens

Babyhamsta commented 1 month ago

A few things,

1 Ensure the .ZIP is fully extracted

2 Ensure that you have all the dlls (OnnxRuntime/DirectML)

You said .net framework but you need .net runtime and redistributables. https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.2-windows-x64-installer https://aka.ms/vs/17/release/vc_redist.x64.exe

DisLoPik commented 1 month ago

I have everything it needs but it wont open

erbussola commented 1 month ago

I have everything it needs but it wont open

To solve the problem, check the Windows event viewer, here you will find the problem and the solution. in my case I had to install a different version of .Net runtime.

Lofuuzi commented 1 day ago

12