libretro fix, more games
This commit is contained in:
parent
ff23d67bf4
commit
200c055823
2 changed files with 12 additions and 10 deletions
|
@ -427,16 +427,6 @@ struct retro_core_option_v2_definition option_defs_us[] = {
|
|||
BOOL_OPTIONS,
|
||||
"disabled"
|
||||
},
|
||||
{
|
||||
"ppsspp_retain_changed_textures",
|
||||
"Retain Changed Textures (Speedup, mem hog)",
|
||||
NULL,
|
||||
"Makes many games slower, but some games a lot faster.",
|
||||
NULL,
|
||||
"video",
|
||||
BOOL_OPTIONS,
|
||||
"disabled"
|
||||
},
|
||||
{
|
||||
"ppsspp_spline_quality",
|
||||
"Spline/Bezier Curves Quality",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue