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:
negativeExponent
2025-02-04 14:57:58 +08:00
committed by LibretroAdmin
parent 449db5de6b
commit 0676a2092a
2 changed files with 11 additions and 2 deletions

View File

@@ -495,7 +495,7 @@ struct retro_core_option_v2_definition option_defs[] = {
NULL,
"input",
{
{ "1", NULL },
/* { "1", NULL }, */
{ "2", NULL },
{ "3", NULL },
{ "5", NULL },