MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Pages: 1

Rancesk
MAME Fan
Reged: 07/06/14
Posts: 1
Send PM


key_> and key_< don't work
#327838 - 07/06/14 03:40 PM


Hello at all,
I'm an Italian user and when I try to set buttom with key > or key < MAME accept it, but when I relaunch a game MAME lose all keys configuration!

I know it is because major and minor keys are used in the xml file config.cfg.
When I configure one of this character MAME save it in the config.cfg file, but when MAME restart, "<" and ">" make an error in MAME that reset config.cfg losing all configuration.

Please correct this issue because I'm an Italian user and key_< is next to shift key and it is a good key for buttom emulation.

Thanks in advance anyway.



grog
Reged: 09/06/11
Posts: 419
Send PM


Re: key_> and key_< don't work new [Re: Rancesk]
#327942 - 07/09/14 03:16 AM


you must not try to put '<' or '>' directly into a .cfg file

instead, you would need to use:

KEYCODE_RSHIFT KEYCODE_COMMA (this will set the key '<')

and

KEYCODE_RSHIFT KEYCODE_STOP (this will set the key '>')


Pages: 1

MAMEWorld >> Programming
Previous thread Previous  View all threads Index   Next thread Next   Threaded Mode Threaded  

Extra information Permissions
Moderator:  Pi 
0 registered and 20 anonymous users are browsing this forum.
You cannot start new topics
You cannot reply to topics
HTML is enabled
UBBCode is enabled
Thread views: 2528