Post subject: Please help me with lsnes
YaLTeR
He/Him
Joined: 12/2/2011
Posts: 129
Location: Moscow, Russia
Hello! I have a problem with lsnes. When I setup key bindings lsnes does not recognise Return, Left, Right, Up, Down and probably more keys. When I bind something to these keys they don't work. When in binding I try to press these keys during prompt, nothing happens. What can I do about that?
Post subject: Re: Please help me with lsnes
Emulator Coder, Skilled player (1142)
Joined: 5/1/2010
Posts: 1217
YaLTeR wrote:
Hello! I have a problem with lsnes. When I setup key bindings lsnes does not recognise Return, Left, Right, Up, Down and probably more keys.
I have seen that too, when running lsnes on some versions of Wine (just for testing, I normally use native builds). There just aren't key events generated for those keys from the underlying GUI library.
YaLTeR
He/Him
Joined: 12/2/2011
Posts: 129
Location: Moscow, Russia
I'm using Windows 7 and wxwidget version if it is necessary
Emulator Coder, Skilled player (1142)
Joined: 5/1/2010
Posts: 1217
YaLTeR wrote:
I'm using Windows 7 and wxwidget version if it is necessary
Ah, I found the issue: wxwidgets needs some obscure flag in order to generate some key events. Pushed a fix, will be in the next release.
YaLTeR
He/Him
Joined: 12/2/2011
Posts: 129
Location: Moscow, Russia