Adjust turbo logic so that when a button gets pressed, it delays this state for 2 frames. Fix some games that requires certain frame count to read button states (Double Dragon, Xevious
This commit is contained in:
committed by
LibretroAdmin
parent
449db5de6b
commit
0676a2092a
@@ -495,7 +495,7 @@ struct retro_core_option_v2_definition option_defs[] = {
|
||||
NULL,
|
||||
"input",
|
||||
{
|
||||
{ "1", NULL },
|
||||
/* { "1", NULL }, */
|
||||
{ "2", NULL },
|
||||
{ "3", NULL },
|
||||
{ "5", NULL },
|
||||
|
||||
Reference in New Issue
Block a user