dnmalenke / Calc2KeyCE

This is a C# program that reads usb input from a TI-84 Plus CE calculator and allows the user to bind calculator keys to keyboard keys or mouse actions. It can also cast your screen to your calculator's screen.
MIT License
38 stars 0 forks source link

usbdrvce.8xv not found #2

Closed Jeremy5909 closed 2 years ago

Jeremy5909 commented 2 years ago

I can't find usbdrvce.8xv in the download?? Sorry im new to this... any help appreciated

dnmalenke commented 2 years ago

https://github.com/dnmalenke/Calc2KeyCE/releases/tag/v1.4.1

Jeremy5909 commented 2 years ago

https://github.com/dnmalenke/Calc2KeyCE/releases/tag/v1.4.1

Im dumb.... ty

Jeremy5909 commented 2 years ago

https://github.com/dnmalenke/Calc2KeyCE/releases/tag/v1.4.1

One last thing, I cant change the USB ID because its 0451E008 instead of 0451E009.. is this important?

dnmalenke commented 2 years ago

Yes, it is important, you need to create a new device using zadig

Jeremy5909 commented 2 years ago

Sorry for all the questions.. how do i do that?

Jeremy5909 commented 2 years ago

Oh nevermind, just Device > Create New Device? is that all and does it matter what i naem it or anything

dnmalenke commented 2 years ago

Easiest way would be to run calc2key on the calculator, then run zadig and it should open to the proper device IDs and you'll be able to install the driver from there

Jeremy5909 commented 2 years ago

Tysm