Add more 4/8px cropping for top and bottom

Many games require more cropping to remove black borders
This commit is contained in:
crashGG
2023-03-28 10:17:56 +03:00
committed by GitHub
parent c4efb22961
commit 126868fe24

View File

@@ -207,6 +207,8 @@ struct retro_core_option_v2_definition option_defs[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8",
@@ -224,6 +226,8 @@ struct retro_core_option_v2_definition option_defs[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8",