Davidobot / BetterJoy

Allows the Nintendo Switch Pro Controller, Joycons and SNES controller to be used with CEMU, Citra, Dolphin, Yuzu and as generic XInput
Other
3.91k stars 344 forks source link

[ENHANCEMENT] Windows 10 32 bit release #903

Open Accelleracers2 opened 2 years ago

Accelleracers2 commented 2 years ago

I have Windows 10 32 bit but the only release i found is built in 2018. Can you compile it for my system please?

Davidobot commented 2 years ago

The binaries should be universal from some point on

Accelleracers2 commented 2 years ago

The binaries should be universal from some point on

Thank you for the reply! 😃 I am not an expert 😥 What does it mean?

Davidobot commented 2 years ago

As in, you can download the current release and just run the exe

Accelleracers2 commented 2 years ago

I tried and it shows the following error message.

Eccezione non gestita: System.DllNotFoundException: Impossibile caricare la DLL 'hidapi.dll': Impossibile trovare il modulo specificato. (Eccezione da HRESULT: 0x8007007E). in BetterJoyForCemu.HIDapi.hid_init() in BetterJoyForCemu.JoyconManager.Awake() in C:\Users\Grigor\source\repos\BetterJoyForCemu\BetterJoyForCemu\Program.cs:riga 43 in BetterJoyForCemu.Program.Main(String[] args) in C:\Users\Grigor\source\repos\BetterJoyForCemu\BetterJoyForCemu\Program.cs:riga 177

Thanks for the help!