Einzelnen Beitrag anzeigen
  #6322  
Alt 29.07.2024, 19:28
fhub fhub ist offline
Lebende Foren Legende
 
Registriert seit: 19.04.2010
Beiträge: 2.901
Abgegebene Danke: 586
Erhielt 7.104 Danke für 1.599 Beiträge
Aktivitäten Langlebigkeit
9/20 15/20
Heute Beiträge
1/3 sssss2901
AW: Re: Mess Emulator für diverse Schachcomputer ist fertig!

 Zitat von hap Beitrag anzeigen
No idea, maybe with LUA embedded in the .lay file?
Well, I've no experience with LUA scripts in a layout file, and without buttons accessible via PORT_CODE(KEYCODE_UP/DOWN/LEFT/RIGHT) in the driver I have no idea how to write a plugin for this Blitz engine.

And there's also an other problem with the cursor keys - the line between pressing these buttons too short or too long is very small:
too short --> no reaction at all
too long --> immediately starts repeating the key

Is there any way to make the reaction on pressing these keys faster and to delay the time for key repetition, or is this predetermined by the hardware?

PS: and a small mistake in the driver saitek/mark5.cpp:
"Black' and "White" should be swapped in the input ports, i.e. it should be
PORT_NAME("G / 7 / White") and PORT_NAME("H / 8 / Black")
__________________
Meine Webseite: https://fhub.jimdofree.com/

Geändert von fhub (29.07.2024 um 19:54 Uhr)
Mit Zitat antworten
Folgender Benutzer sagt Danke zu fhub für den nützlichen Beitrag:
kamoj (30.07.2024)