Skip to content

Commit

Permalink
libretro fix, more games
Browse files Browse the repository at this point in the history
  • Loading branch information
hrydgard committed Nov 6, 2022
1 parent ff23d67 commit 200c055
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
12 changes: 12 additions & 0 deletions assets/compat.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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
10 changes: 0 additions & 10 deletions libretro/libretro_core_options.h
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 200c055

Please sign in to comment.