WhiteMagic / JoystickGremlin

A tool for configuring and managing joystick devices.
http://whitemagic.github.io/JoystickGremlin/
GNU General Public License v3.0
313 stars 45 forks source link

64 bit version of dill.dll #479

Closed muchimi closed 1 year ago

muchimi commented 1 year ago

Hi - looking for info as to where the directinput (dill.dll) came from - looks like it's a 32 bit dll - need the 64 bit version. Is that available somewhere (package and/or link?) Thx!

M

muchimi commented 1 year ago

Well that took some spelunking lol:

Found it here: https://github.com/WhiteMagic/dill

WhiteMagic commented 1 year ago

From memory the compiled library you can download there is still 32bit so you will have to compile it from scratch yourself. I can also upload a 64bit version if that's easier for you as I'm using one for the newer version of Gremlin.