Release EDRefCard - makes a printable reference card of your controller bindings

Did you try the original release, or the more updates one, listed above?

"The original EDRefcard hasn't been updated in a while, try https://edrefcard2.epaphus.uk/ it has support for more devices."

J
This is the current "Custom binds 4.0" file and the HCS Custom 4.0 binds file very much work in progress and I'm probably doing something daft but when I load this to edref it says unknown controller and just prints the keyboard binds. Appreciate you taking a look if you get time
 

Attachments

  • HCS Custom.4.0.zip
    12.7 KB · Views: 38
This is the current "Custom binds 4.0" file and the HCS Custom 4.0 binds file very much work in progress and I'm probably doing something daft but when I load this to edref it says unknown controller and just prints the keyboard binds. Appreciate you taking a look if you get time
Tried both sites and I get the same unknown controller report with keyboard binds only being shown
 
Did you ever get in contact with @VerticalBlank about updating the original website?
/edit: I made VerticalBlank aware of this over on the EDCD discord server https://discord.gg/0uwCh6R62aQ0eeAX
Thanks @gazelle for the heads-up!

While I have been more than happy to foot the server bill for EDRefCard.info, I do not enjoy working with the code base.

To @Brammmers and @CMD Jack Jackster Thanks for your work! If you are willing to take over official maintenance and optionally hosting duties then I would be more than happy to hand over to you.

DM me please, or, better, join the EDCD discord server https://discord.gg/0uwCh6R62aQ0eeAX, and let's talk options on there.
 
I'm willing to take that on for a while. Just need to figure out the deploy.

I've got 6 mins left before I can post on EDCD discord :) Which channel?

J
 
Sure here ya go - let me know if you need more, thanks in advance!

Code:
<YawLeftButton>
    <Primary Device="{NoDevice}" Key="" />
    <Secondary Device="28DE11FF" Key="Neg_GamePad_RStickX" />
</YawLeftButton>
If you can upload or send me the whole binds file I can test this for you. Pretty sure I've added your device ID in though.

J
 
Tried both sites and I get the same unknown controller report with keyboard binds only being shown
I think I've got it... does this look correct for your left stick?
1708767190992.png
 
Hi,
Thanks for this great tool !
Unfortunately, since I upgraded to a MongoosT CM3 Throttle, even though I switched to the updated website https://edrefcard2.epaphus.uk/ I still got an error with the Virpil device.
More details: Reference is "eqvxck". I use the latest device's firmware and said device is set as "split by 32 buttons".
 
I'm currently busy rewriting the code from scratch into a more maintainable language.

It will be some time before a new version is released.

Please do upload your binds file here so I can test it on the development code.

Thanks.

J
 
Sure thing !
Here are my binds, attached

edit
When you say more maintainable language, it makes me curious : you change from Python to what ?
 

Attachments

  • Custom.4.0.zip
    6.2 KB · Views: 25
Last edited:
Top Bottom