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:41:15 +03:00 committed by GitHub
parent 16b14865ca
commit 66ec29fc46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,6 +171,8 @@ struct retro_core_option_v2_definition option_defs_us[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8"
@ -188,6 +190,8 @@ struct retro_core_option_v2_definition option_defs_us[] = {
{ "8", NULL },
{ "12", NULL },
{ "16", NULL },
{ "20", NULL },
{ "24", NULL },
{ NULL, NULL },
},
"8"