libretro fix, more games

This commit is contained in:
Henrik Rydgård 2022-11-06 18:55:45 +01:00
parent ff23d67bf4
commit 200c055823
2 changed files with 12 additions and 10 deletions

View file

@ -1252,3 +1252,15 @@ ULUS10018 = true
UCJS18003 = true UCJS18003 = true
ULES00291 = true ULES00291 = true
NPJG00033 = true NPJG00033 = true
# Fushigi no Dungeon: Fuurai no Shiren 4 Plus - Kami no Hitomi to Akuma no Heso
ULJS00547 = true
NPJH50698 = true
# Final Fantasy Tactics
UCAS40148 = true
ULJM05194 = true
ULES00850 = true
ULUS10297 = true
ULJM05516 = true
NPJH50408 = true

View file

@ -427,16 +427,6 @@ struct retro_core_option_v2_definition option_defs_us[] = {
BOOL_OPTIONS, BOOL_OPTIONS,
"disabled" "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", "ppsspp_spline_quality",
"Spline/Bezier Curves Quality", "Spline/Bezier Curves Quality",