libretro fix, more games
This commit is contained in:
parent
ff23d67bf4
commit
200c055823
2 changed files with 12 additions and 10 deletions
|
@ -1252,3 +1252,15 @@ ULUS10018 = true
|
|||
UCJS18003 = true
|
||||
ULES00291 = 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
|
||||
|
|
|
@ -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