2015-09-26 21:39:04 +00:00
|
|
|
|
# ========================================================================================
|
|
|
|
|
# compat.ini for PPSSPP
|
|
|
|
|
# ========================================================================================
|
|
|
|
|
#
|
|
|
|
|
# This file is not meant to be user-editable, although is kept as a separate ini
|
|
|
|
|
# file instead of compiled into the code for debugging purposes.
|
|
|
|
|
#
|
|
|
|
|
# The uses cases are strict:
|
|
|
|
|
# * Enable fixes for things we can't reasonably emulate without completely ruining
|
|
|
|
|
# performance for other games, such as the screen copies in Dangan Ronpa
|
|
|
|
|
# * Disabling accuracy features like 16-bit depth rounding, when we can't seem to
|
|
|
|
|
# implement them at all in a 100% compatible way
|
|
|
|
|
# * Emergency game-specific compatibility fixes before releases, such as the GTA
|
|
|
|
|
# music problem where every attempted fix has reduced compatibility with other games
|
|
|
|
|
# * Enable "unsafe" performance optimizations that some games can tolerate and
|
|
|
|
|
# others cannot. We do not currently have any of those.
|
|
|
|
|
#
|
|
|
|
|
# This functionality should NOT be used for any of the following:
|
|
|
|
|
# * Cheats
|
|
|
|
|
# * Fun hacks, like enlarged heads or whatever
|
|
|
|
|
# * Fixing general compatibility issues. First try to find a general solution. Try hard.
|
|
|
|
|
#
|
2015-09-27 09:44:57 +00:00
|
|
|
|
# Game IDs can be looked up at GameFAQs, for example:
|
|
|
|
|
# http://www.gamefaqs.com/psp/925776-grand-theft-auto-liberty-city-stories/data
|
|
|
|
|
# Sometimes the information may be incomplete though.
|
|
|
|
|
#
|
2015-09-26 21:39:04 +00:00
|
|
|
|
# ========================================================================================
|
|
|
|
|
# Issue numbers refer to issues on https://github.com/hrydgard/ppsspp/issues
|
|
|
|
|
# ========================================================================================
|
|
|
|
|
|
2016-01-16 10:31:27 +00:00
|
|
|
|
[VertexDepthRounding]
|
|
|
|
|
# Phantasy Star Portable needs depth rounding to 16-bit precision for text to show up.
|
|
|
|
|
# It's enough to do it at the vertex granularity. #3777
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Phantasy Star Portable
|
2016-01-16 10:31:27 +00:00
|
|
|
|
ULJM05309 = true
|
|
|
|
|
ULUS10410 = true
|
|
|
|
|
ULES01218 = true
|
|
|
|
|
ULJM08023 = true
|
|
|
|
|
ULES01218 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Phantasy Star Portable 1 Demo
|
|
|
|
|
NPUH90023 = true
|
|
|
|
|
# Phantasy Star Portable 2
|
|
|
|
|
ULES01439 = true
|
|
|
|
|
ULUS10529 = true
|
2016-01-18 05:34:56 +00:00
|
|
|
|
ULJM05493 = true
|
|
|
|
|
NPJH50043 = true
|
|
|
|
|
ULJM08030 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
NPUH90023 = true
|
|
|
|
|
ULJM91014 = true
|
|
|
|
|
NPJH90002 = true
|
|
|
|
|
ULJM05732 = true
|
|
|
|
|
NPJH50332 = true
|
|
|
|
|
# Phantasy Star Portable 2 JP Demo
|
|
|
|
|
ULJM91018 = true
|
|
|
|
|
NPJH90062 = true
|
|
|
|
|
# Phantasy Star Portable Infinity Demo
|
|
|
|
|
NPJH90157 = true # Infinity demo
|
|
|
|
|
|
2016-01-16 18:00:53 +00:00
|
|
|
|
# Puyo Puyo Fever 2 #3663 (layering)
|
2016-01-16 11:18:17 +00:00
|
|
|
|
ULJM05058 = true
|
2016-01-16 18:00:53 +00:00
|
|
|
|
# NBA 2K13 #6603 (menu glitches)
|
2016-01-16 11:18:17 +00:00
|
|
|
|
ULAS42332 = true
|
|
|
|
|
ULJS00551 = true
|
|
|
|
|
NPJH50713 = true
|
|
|
|
|
ULJS00596 = true
|
|
|
|
|
ULES01578 = true
|
2017-03-16 01:32:11 +00:00
|
|
|
|
ULUS10598 = true
|
2016-01-16 18:00:53 +00:00
|
|
|
|
# Power Stone Collection #6257 (map arrow)
|
2016-01-16 11:18:17 +00:00
|
|
|
|
ULES00496 = true
|
|
|
|
|
ULUS10171 = true
|
|
|
|
|
ULJM05178 = true
|
2016-01-16 18:00:53 +00:00
|
|
|
|
# Taiko no Tatsujin Portable DX #7920 (missing text)
|
2016-01-16 11:18:17 +00:00
|
|
|
|
ULJS00383 = true
|
|
|
|
|
NPJH50426 = true
|
|
|
|
|
ULAS42282 = true
|
2016-01-16 18:00:53 +00:00
|
|
|
|
# PhotoKano #7920 (missing text)
|
2016-01-16 11:18:17 +00:00
|
|
|
|
ULJS00378 = true
|
|
|
|
|
NPJH50579 = true
|
|
|
|
|
ULJS19069 = true
|
|
|
|
|
NPJH50579 = true
|
2015-11-07 09:42:54 +00:00
|
|
|
|
|
2023-08-28 12:53:33 +00:00
|
|
|
|
# After Burner: Black Falcon (#8514, only affects video)
|
|
|
|
|
ULUS10244 = true
|
|
|
|
|
ULES00753 = true
|
|
|
|
|
ULES00785 = true
|
|
|
|
|
|
2023-12-06 09:39:40 +00:00
|
|
|
|
# Matching Maker 3 x Tousouchuu (#15913)
|
|
|
|
|
ULJS00242 = true
|
|
|
|
|
|
2016-01-16 10:24:04 +00:00
|
|
|
|
[PixelDepthRounding]
|
2016-01-16 18:00:53 +00:00
|
|
|
|
# Heroes Phantasia requires pixel depth rounding. #6485 (flickering overlaid sprites)
|
2016-01-16 10:24:04 +00:00
|
|
|
|
NPJH50558 = true
|
|
|
|
|
ULJS00456 = true
|
|
|
|
|
ULJS00454 = true
|
2020-05-29 07:44:04 +00:00
|
|
|
|
|
|
|
|
|
# Tales of Phantasia: Full Voice Edition
|
|
|
|
|
# Attempted workaround for stencil testing driver bug on Arm Exynos (similar to the previous Adreno bug).
|
|
|
|
|
# Seems that writing to depth disables a faulty optimization it's trying to do (as we saw in stencil draw).
|
|
|
|
|
ULJS00079 = true
|
|
|
|
|
ULJS19016 = true
|
|
|
|
|
UCAS40110 = true
|
|
|
|
|
NPJH50854 = true
|
|
|
|
|
|
2015-11-07 04:23:18 +00:00
|
|
|
|
# Heroes Phantasia Limited Edition Disc requires pixel depth rounding.
|
2016-01-16 10:24:04 +00:00
|
|
|
|
ULJS00455 = true
|
2016-01-22 10:22:24 +00:00
|
|
|
|
# Phantasy Star games flickering
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Phantasy Star Portable
|
2016-01-22 10:22:24 +00:00
|
|
|
|
ULJM05309 = true
|
|
|
|
|
ULUS10410 = true
|
|
|
|
|
ULES01218 = true
|
|
|
|
|
ULJM08023 = true
|
|
|
|
|
ULES01218 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Phantasy Star Portable 1 Demo
|
|
|
|
|
NPUH90023 = true
|
|
|
|
|
# Phantasy Star Portable 2
|
|
|
|
|
ULES01439 = true
|
|
|
|
|
ULUS10529 = true
|
2016-01-22 10:22:24 +00:00
|
|
|
|
ULJM05493 = true
|
|
|
|
|
NPJH50043 = true
|
|
|
|
|
ULJM08030 = true
|
|
|
|
|
NPUH90023 = true
|
|
|
|
|
ULJM91014 = true
|
2016-01-23 09:14:17 +00:00
|
|
|
|
NPJH90002 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
ULJM05732 = true
|
|
|
|
|
NPJH50332 = true
|
2016-01-22 10:22:24 +00:00
|
|
|
|
# Phantasy Star Portable 2 JP Demo
|
|
|
|
|
ULJM91018 = true
|
2016-01-23 09:14:17 +00:00
|
|
|
|
NPJH90062 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Phantasy Star Portable Infinity Demo
|
|
|
|
|
NPJH90157 = true # Infinity demo
|
2016-02-07 04:28:45 +00:00
|
|
|
|
|
2020-08-06 13:21:46 +00:00
|
|
|
|
# Nayuta no Kiseki might improve with pixel depth rounding. See issue #8744.
|
|
|
|
|
ULJM06113 = true
|
|
|
|
|
NPJH50625 = true
|
|
|
|
|
ULJM08069 = true
|
|
|
|
|
NPJH50625 = true
|
|
|
|
|
|
2016-02-07 04:28:45 +00:00
|
|
|
|
[DepthRangeHack]
|
|
|
|
|
# Phantasy Star Portable 2 and Infinity both use viewport depth outside [0, 1].
|
|
|
|
|
# This gets clamped in our current implementation, but attempts to fix it run into
|
|
|
|
|
# Other bugs, so we've restored this hack for now.
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Phantasy Star Portable
|
|
|
|
|
ULJM05309 = true
|
|
|
|
|
ULUS10410 = true
|
|
|
|
|
ULES01218 = true
|
|
|
|
|
ULJM08023 = true
|
|
|
|
|
ULES01218 = true
|
|
|
|
|
# Phantasy Star Portable 1 Demo
|
|
|
|
|
NPUH90023 = true
|
|
|
|
|
# Phantasy Star Portable 2
|
|
|
|
|
ULES01439 = true
|
|
|
|
|
ULUS10529 = true
|
2016-02-07 04:28:45 +00:00
|
|
|
|
ULJM05493 = true
|
|
|
|
|
NPJH50043 = true
|
|
|
|
|
ULJM08030 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
NPUH90023 = true
|
|
|
|
|
ULJM91014 = true
|
|
|
|
|
NPJH90002 = true
|
2016-02-07 04:28:45 +00:00
|
|
|
|
ULJM05732 = true
|
|
|
|
|
NPJH50332 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Phantasy Star Portable 2 JP Demo
|
|
|
|
|
ULJM91018 = true
|
|
|
|
|
NPJH90062 = true
|
|
|
|
|
# Phantasy Star Portable Infinity Demo
|
|
|
|
|
NPJH90157 = true # Infinity demo
|
2020-12-26 18:56:49 +00:00
|
|
|
|
|
2017-01-28 09:04:50 +00:00
|
|
|
|
[ClearToRAM]
|
|
|
|
|
# SOCOM Navy Seals games require this. See issue #8973.
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Navy Seals : Tactical Strike
|
|
|
|
|
UCES00855 = true
|
|
|
|
|
UCUS98649 = true
|
|
|
|
|
NPJG00035 = true
|
|
|
|
|
NPJG90068 = true
|
|
|
|
|
UCJS10102 = true
|
|
|
|
|
# Tactical Strike demo
|
|
|
|
|
NPUG70003 = true
|
|
|
|
|
# Fireteam Bravo
|
|
|
|
|
UCKS45021 = true
|
2017-01-28 09:04:50 +00:00
|
|
|
|
UCUS98615 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
UCES00038 = true
|
2017-01-28 09:04:50 +00:00
|
|
|
|
ULES00038 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# Fireteam Bravo 2
|
|
|
|
|
UCES00543 = true
|
|
|
|
|
UCUS98645 = true
|
|
|
|
|
# Fireteam Bravo 2 Demo
|
|
|
|
|
UCUS98677 = true
|
|
|
|
|
UCUS98691 = true
|
2017-01-28 23:10:50 +00:00
|
|
|
|
|
2021-10-10 09:20:38 +00:00
|
|
|
|
# DBZ Tenkaichi Tag Team, see issue #14283
|
|
|
|
|
ULJS00311 = true
|
|
|
|
|
ULAS42247 = true
|
|
|
|
|
ULUS10537 = true
|
|
|
|
|
ULUS10737 = true
|
|
|
|
|
ULJS19067 = true
|
|
|
|
|
ULAS42318 = true
|
|
|
|
|
NPUH90087 = true # demo
|
|
|
|
|
NPEH90042 = true # demo
|
|
|
|
|
|
2017-01-28 23:10:50 +00:00
|
|
|
|
[Force04154000Download]
|
|
|
|
|
# This applies a hack to Dangan Ronpa, its demo, and its sequel.
|
|
|
|
|
# The game draws solid colors to a small framebuffer, and then reads this directly in VRAM.
|
|
|
|
|
# We force this framebuffer to 1x and force download it automatically.
|
|
|
|
|
NPJH50631 = true
|
|
|
|
|
NPJH50372 = true
|
|
|
|
|
NPJH90164 = true
|
|
|
|
|
NPJH50515 = true
|
|
|
|
|
# Let's also apply to Me & My Katamari.
|
|
|
|
|
ULUS10094 = true
|
|
|
|
|
ULES00339 = true
|
|
|
|
|
ULJS00033 = true
|
|
|
|
|
UCKS45022 = true
|
|
|
|
|
ULJS19009 = true
|
|
|
|
|
NPJH50141 = true
|
2017-02-03 14:30:22 +00:00
|
|
|
|
|
|
|
|
|
[DrawSyncEatCycles]
|
|
|
|
|
# This replaced Crash Tag Team Racing hack to also fix Gundam games
|
|
|
|
|
# It makes sceGeDrawSync eat a lot of cycles which can affect timing in lots of games,
|
|
|
|
|
# might be negative for others, but happens to fix games below.
|
|
|
|
|
# Gundam Battle Royale might need it to avoid crashes when certain Ace enemies shows up
|
|
|
|
|
ULJS00083 = true
|
|
|
|
|
ULKS46104 = true
|
|
|
|
|
ULJS19015 = true
|
|
|
|
|
# Gundam Battle Chronicle needs it to avoid crashes after most battles
|
|
|
|
|
ULJS00122 = true
|
|
|
|
|
ULKS46158 = true
|
|
|
|
|
ULJS19021 = true
|
|
|
|
|
# Gundam Battle Universe same problem as above
|
|
|
|
|
ULJS00145 = true
|
|
|
|
|
ULKS46183 = true
|
|
|
|
|
ULJS00260 = true
|
|
|
|
|
ULJS19041 = true
|
2017-02-14 15:56:53 +00:00
|
|
|
|
NPJH50843 = true
|
2017-03-18 09:19:48 +00:00
|
|
|
|
# Helps with Jeanne d'Arc weird 40/40 fps problem #5154
|
|
|
|
|
UCAS40129 = true
|
|
|
|
|
UCJS10048 = true
|
|
|
|
|
UCKS45033 = true
|
|
|
|
|
UCJS18014 = true
|
|
|
|
|
UCUS98700 = true
|
|
|
|
|
NPJG00032 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
UCJX90019 = true
|
2019-06-08 15:29:07 +00:00
|
|
|
|
# Fixes some double framerate issues in Patapon 2, contributed by pamford45
|
|
|
|
|
UCJS10089 = true
|
|
|
|
|
NPJG00010 = true
|
|
|
|
|
PSPJ30000 = true
|
|
|
|
|
UCAS40232 = true
|
|
|
|
|
UCAS40239 = true
|
|
|
|
|
UCES01177 = true
|
|
|
|
|
UCUS98732 = true
|
|
|
|
|
UCJS18036 = true
|
|
|
|
|
UCAS40292 = true
|
|
|
|
|
UCJS18053 = true
|
2017-02-14 15:56:53 +00:00
|
|
|
|
|
2022-09-11 19:47:07 +00:00
|
|
|
|
# Rewrite
|
|
|
|
|
# fixes softlocks, see #15904
|
|
|
|
|
ULJM06364 = true
|
|
|
|
|
ULJM06365 = true
|
|
|
|
|
|
2022-04-16 21:45:43 +00:00
|
|
|
|
# Crash Tag Team Racing used to need it to pass checking memory stick screen.
|
|
|
|
|
# ULES00168 = true
|
|
|
|
|
# ULES00169 = true
|
|
|
|
|
# ULES00170 = true
|
|
|
|
|
# ULES00171 = true
|
|
|
|
|
# ULES00172 = true
|
|
|
|
|
# ULJM05036 = true
|
|
|
|
|
# ULUS10044 = true
|
|
|
|
|
|
2017-02-14 15:56:53 +00:00
|
|
|
|
[FakeMipmapChange]
|
|
|
|
|
# This hacks separates each mipmap to independent textures to display wrong-size mipmaps.
|
|
|
|
|
# For example this requires games like Tactics Ogre(Japanese) to display multi bytes fonts stored in mipmaps.
|
|
|
|
|
# See issue #5350.
|
2023-08-28 18:58:57 +00:00
|
|
|
|
# Tactics Ogre (Japanese)
|
2017-02-14 15:56:53 +00:00
|
|
|
|
ULJM05753 = true
|
|
|
|
|
NPJH50348 = true
|
|
|
|
|
ULJM06009 = true
|
2023-08-30 08:27:19 +00:00
|
|
|
|
# We handle the US/EU versions by detecting its weird use of two identical mipmaps and treating it as a normal 2D texture (#17491 / #17980)
|
2023-08-28 18:58:57 +00:00
|
|
|
|
|
2017-03-14 09:36:51 +00:00
|
|
|
|
[RequireBufferedRendering]
|
2017-03-21 07:23:31 +00:00
|
|
|
|
# Warn the user that the game will not work and have issue, if buffered rendering is not enabled.
|
2017-03-14 09:36:51 +00:00
|
|
|
|
# Midnight Club: LA Remix
|
|
|
|
|
ULUS10383 = true
|
|
|
|
|
ULES01144 = true
|
|
|
|
|
ULJS00180 = true
|
|
|
|
|
ULJS00267 = true
|
|
|
|
|
ULJM05904 = true
|
|
|
|
|
NPJH50440 = true
|
|
|
|
|
# Midnight Club 3 : DUB edition
|
|
|
|
|
ULUS10021 = true
|
|
|
|
|
ULES00108 = true
|
|
|
|
|
# GTA : VCS
|
|
|
|
|
ULUS10160 = true
|
|
|
|
|
ULES00502 = true
|
2019-09-25 21:20:46 +00:00
|
|
|
|
ULES00503 = true
|
2017-03-14 09:36:51 +00:00
|
|
|
|
ULJM05297 = true
|
|
|
|
|
ULJM05395 = true
|
|
|
|
|
ULJM05884 = true
|
|
|
|
|
NPJH50827 = true
|
|
|
|
|
# GTA : LCS
|
|
|
|
|
ULUS10041 = true
|
|
|
|
|
ULES00151 = true
|
2019-09-25 21:20:46 +00:00
|
|
|
|
ULES00182 = true
|
2017-03-14 09:36:51 +00:00
|
|
|
|
ULJM05255 = true
|
|
|
|
|
ULJM05359 = true
|
|
|
|
|
ULJM05885 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
NPJH50825 = true
|
2019-09-25 21:20:46 +00:00
|
|
|
|
ULKS46157 = true
|
2023-06-28 19:15:06 +00:00
|
|
|
|
# Sindacco Chronicles total conversion
|
|
|
|
|
ULUS01826 = true
|
|
|
|
|
|
2019-02-20 09:31:25 +00:00
|
|
|
|
# GOW : Ghost of Sparta
|
|
|
|
|
UCUS98737 = true
|
|
|
|
|
UCAS40323 = true
|
|
|
|
|
NPHG00092 = true
|
|
|
|
|
NPEG00044 = true
|
|
|
|
|
NPEG00045 = true
|
|
|
|
|
NPJG00120 = true
|
|
|
|
|
NPUG80508 = true
|
|
|
|
|
UCJS10114 = true
|
|
|
|
|
UCES01401 = true
|
|
|
|
|
UCES01473 = true
|
|
|
|
|
# GOW : Ghost of Sparta Demo
|
2019-02-20 12:17:24 +00:00
|
|
|
|
NPJG90095 = true
|
2019-02-20 09:31:25 +00:00
|
|
|
|
NPEG90035 = true
|
|
|
|
|
NPUG70125 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
# GOW : Chains Of Olympus
|
2019-02-20 09:31:25 +00:00
|
|
|
|
UCAS40198 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
UCUS98653 = true
|
|
|
|
|
UCES00842 = true
|
|
|
|
|
ULJM05438 = true
|
|
|
|
|
ULJM05348 = true
|
|
|
|
|
UCKS45084 = true
|
|
|
|
|
NPUG80325 = true
|
|
|
|
|
NPEG00023 = true
|
2019-02-20 09:31:25 +00:00
|
|
|
|
NPHG00027 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
NPHG00028 = true
|
2019-02-20 09:31:25 +00:00
|
|
|
|
NPJH50170 = true
|
|
|
|
|
UCET00844 = true
|
|
|
|
|
# GOW: Chains of Olympus Demo
|
|
|
|
|
UCUS98705 = true
|
|
|
|
|
UCED00971 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
UCUS98713 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
# Daxter
|
|
|
|
|
UCUS98618 = true
|
2023-02-27 10:15:36 +00:00
|
|
|
|
UCUS98654 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
UCES00044 = true
|
|
|
|
|
NPUG80329 = true
|
|
|
|
|
NPEG00025 = true
|
2023-02-27 10:15:36 +00:00
|
|
|
|
UCKS45025 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
# Ys Seven
|
|
|
|
|
ULUS10551 = true
|
|
|
|
|
ULJM05475 = true
|
|
|
|
|
NPEH00065 = true
|
|
|
|
|
NPJH50350 = true
|
|
|
|
|
ULJM08041 = true
|
|
|
|
|
NPEH00065 = true
|
|
|
|
|
# The Legend of Heroes: Trails in the Sky
|
|
|
|
|
ULUS10540 = true
|
|
|
|
|
ULUS10578 = true
|
|
|
|
|
ULES01556 = true
|
|
|
|
|
ULJM05170 = true
|
|
|
|
|
ULJM08033 = true
|
|
|
|
|
NPJH50373 = true
|
|
|
|
|
# Grand Knights History
|
|
|
|
|
ULJS00394 = true
|
|
|
|
|
ULJS19068 = true
|
|
|
|
|
NPJH50518 = true
|
2017-03-23 17:02:16 +00:00
|
|
|
|
# Tactics Ogre
|
2017-03-21 07:23:31 +00:00
|
|
|
|
ULUS10565 = true
|
|
|
|
|
ULES01500 = true
|
|
|
|
|
ULJM05753 = true
|
|
|
|
|
NPJH50348 = true
|
|
|
|
|
ULJM06009 = true
|
|
|
|
|
UCKS45164 = true
|
|
|
|
|
# Metal Gear Solid : Peace Walker
|
|
|
|
|
ULUS10509 = true
|
|
|
|
|
ULES01372 = true
|
|
|
|
|
ULJM08038 = true
|
|
|
|
|
NPJH50045 = true
|
|
|
|
|
ULJM05630 = true
|
2020-06-01 22:28:25 +00:00
|
|
|
|
NPJH90082 = true
|
|
|
|
|
NPJH90063 = true
|
2017-03-21 07:23:31 +00:00
|
|
|
|
# Star Ocean : Second Evolution
|
|
|
|
|
ULUS10375 = true
|
|
|
|
|
ULES01187 = true
|
|
|
|
|
ULJM05591 = true
|
|
|
|
|
ULJM05325 = true
|
|
|
|
|
UCAS40203 = true
|
2017-03-21 19:00:10 +00:00
|
|
|
|
# Driver 76
|
|
|
|
|
ULUS10235 = true
|
|
|
|
|
ULES00740 = true
|
|
|
|
|
# Chili Con Carnage
|
|
|
|
|
ULUS10216 = true
|
|
|
|
|
ULES00629 = true
|
2020-12-06 17:06:56 +00:00
|
|
|
|
# Digimon Adventure
|
|
|
|
|
NPJH50686 = true
|
2021-01-05 03:32:52 +00:00
|
|
|
|
ULJS00541 = true
|
|
|
|
|
ULAS42340 = true
|
2020-12-07 01:23:48 +00:00
|
|
|
|
# Danganronpa
|
2021-01-05 03:32:52 +00:00
|
|
|
|
ULJS00337 = true
|
|
|
|
|
ULJS19060 = true
|
2020-12-07 01:23:48 +00:00
|
|
|
|
NPJH50372 = true
|
|
|
|
|
NPJH50515 = true
|
|
|
|
|
# Danganronpa Demo
|
|
|
|
|
NPJH90164 = true
|
2020-12-06 17:06:56 +00:00
|
|
|
|
# Super Danganronpa 2
|
2021-01-05 03:32:52 +00:00
|
|
|
|
ULJS00521 = true
|
|
|
|
|
ULJS00522 = true
|
2020-12-06 17:06:56 +00:00
|
|
|
|
NPJH50631 = true
|
2020-12-07 01:23:48 +00:00
|
|
|
|
# The Simpsons Game
|
|
|
|
|
ULUS10295 = true
|
|
|
|
|
ULES00975 = true
|
|
|
|
|
ULES00979 = true
|
|
|
|
|
ULES00978 = true
|
|
|
|
|
ULES00977 = true
|
|
|
|
|
ULES00976 = true
|
|
|
|
|
# Jeanne d'Arc
|
|
|
|
|
UCUS98700 = true
|
|
|
|
|
UCJS10048 = true
|
2021-01-05 03:32:52 +00:00
|
|
|
|
# Jeanne d'Arc Senkou Taikenban (Demo)
|
2020-12-07 01:23:48 +00:00
|
|
|
|
UCJX90019 = true
|
2021-01-05 05:48:17 +00:00
|
|
|
|
# Dante's Inferno
|
|
|
|
|
ULUS10469 = true
|
|
|
|
|
ULES01384 = true
|
|
|
|
|
ULJM05621 = true
|
|
|
|
|
NPJH50220 = true
|
|
|
|
|
ULJM05799 = true
|
|
|
|
|
ULKS46248 = true
|
|
|
|
|
# Test Drive Unlimited
|
2023-03-26 22:59:25 +00:00
|
|
|
|
ULET00386 = true
|
2021-01-05 05:48:17 +00:00
|
|
|
|
ULUS10249 = true
|
|
|
|
|
ULES00637 = true
|
|
|
|
|
ULKS46126 = true
|
|
|
|
|
# Silent Hill: Shattered Memories
|
|
|
|
|
ULUS10450 = true
|
|
|
|
|
ULES01352 = true
|
|
|
|
|
ULJM05564 = true
|
|
|
|
|
NPJH50148 = true
|
|
|
|
|
ULAS42189 = true
|
|
|
|
|
# Silent Hill: Origins
|
|
|
|
|
ULUS10285 = true
|
|
|
|
|
ULES00869 = true
|
|
|
|
|
ULJM05281 = true
|
|
|
|
|
NPJH50051 = true
|
|
|
|
|
# Manhunt 2
|
|
|
|
|
ULUS10280 = true
|
|
|
|
|
ULES00756 = true
|
2021-01-17 14:01:27 +00:00
|
|
|
|
# LEGO Star Wars II: The Original Trilogy
|
|
|
|
|
ULUS10155 = true
|
|
|
|
|
ULES00479 = true
|
|
|
|
|
# LEGO Indiana Jones: The Original Adventures
|
|
|
|
|
ULUS10365 = true
|
|
|
|
|
ULES01086 = true
|
|
|
|
|
# LEGO Batman: The Videogame
|
|
|
|
|
ULUS10380 = true
|
|
|
|
|
ULES01151 = true
|
2022-09-23 07:13:34 +00:00
|
|
|
|
# Burnout Dominator
|
|
|
|
|
ULUS10236 = true
|
|
|
|
|
ULES00750 = true
|
|
|
|
|
ULJM05242 = true
|
|
|
|
|
ULJM05371 = true
|
|
|
|
|
NPJH50304 = true
|
|
|
|
|
ULES00703 = true
|
2023-05-16 23:41:07 +00:00
|
|
|
|
# Yu-Gi-Oh Tag Force 6
|
|
|
|
|
ULJM05940 = true
|
|
|
|
|
NPJH50794 = true
|
2022-09-23 07:13:34 +00:00
|
|
|
|
|
2019-02-20 09:31:25 +00:00
|
|
|
|
# TODO: There are many more.
|
2017-03-21 07:23:31 +00:00
|
|
|
|
|
|
|
|
|
[RequireBlockTransfer]
|
|
|
|
|
# Warn the user that the game will have issue graphic, if simulate block transfer is not enabled.
|
|
|
|
|
# The Legend of Heroes: Trails in the Sky need it to fix graphical glitch in menu screen. See issues #8053
|
|
|
|
|
ULUS10540 = true
|
|
|
|
|
ULUS10578 = true
|
|
|
|
|
ULES01556 = true
|
|
|
|
|
ULJM05170 = true
|
|
|
|
|
ULJM08033 = true
|
|
|
|
|
NPJH50373 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
NPUH10191 = true
|
|
|
|
|
NPUH10197 = true
|
2022-08-31 11:48:53 +00:00
|
|
|
|
# Grand Knights History need it to fix blackboxes on characters and flickering texture . See issues #2135, #6099
|
2017-03-21 07:23:31 +00:00
|
|
|
|
ULJS00394 = true
|
|
|
|
|
ULJS19068 = true
|
|
|
|
|
NPJH50518 = true
|
2021-01-17 00:55:13 +00:00
|
|
|
|
# Gradius Collection (see #13887)
|
|
|
|
|
ULUS10103 = true
|
|
|
|
|
ULES00381 = true
|
|
|
|
|
ULJM05091 = true
|
2021-02-14 07:33:46 +00:00
|
|
|
|
# GachiTora! Abarenbou Kyoushi in High School need it to render shadows properly (see #14136)
|
|
|
|
|
ULJS00355 = true
|
|
|
|
|
NPJH50409 = true
|
2021-09-29 19:45:34 +00:00
|
|
|
|
# MegaMan Maverick Hunter X (see #10085)
|
|
|
|
|
ULES00251 = true
|
|
|
|
|
ULUS10068 = true
|
|
|
|
|
ULJM05043 = true
|
2017-11-21 10:56:42 +00:00
|
|
|
|
|
|
|
|
|
[DisableAccurateDepth]
|
|
|
|
|
# Midnight Club: LA Remix
|
|
|
|
|
ULUS10383 = true
|
|
|
|
|
ULES01144 = true
|
|
|
|
|
ULJS00180 = true
|
|
|
|
|
ULJS00267 = true
|
|
|
|
|
ULJM05904 = true
|
|
|
|
|
NPJH50440 = true
|
|
|
|
|
# Midnight Club 3 : DUB edition
|
|
|
|
|
ULUS10021 = true
|
|
|
|
|
ULES00108 = true
|
|
|
|
|
|
|
|
|
|
# Shadow of Destiny (#9545)
|
|
|
|
|
ULUS10459 = true
|
2017-12-04 14:15:12 +00:00
|
|
|
|
NPJH50036 = true
|
|
|
|
|
|
|
|
|
|
# Burnout games have problems with this on Mali, and have no use for it
|
|
|
|
|
# Legends
|
2019-08-08 09:49:35 +00:00
|
|
|
|
#ULES00125 = true
|
|
|
|
|
#ULUS10025 = true
|
|
|
|
|
#ULJM05228 = true
|
|
|
|
|
#NPJH50305 = true
|
|
|
|
|
#ULJM05049 = true
|
|
|
|
|
#ULKS46027 = true
|
|
|
|
|
#ULAS42019 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
|
2017-12-04 14:15:12 +00:00
|
|
|
|
# Dominator
|
|
|
|
|
ULUS10236 = true
|
|
|
|
|
ULES00750 = true
|
|
|
|
|
ULJM05242 = true
|
|
|
|
|
ULJM05371 = true
|
|
|
|
|
NPJH50304 = true
|
|
|
|
|
ULES00703 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
ULAS42095 = true
|
2017-12-17 12:14:06 +00:00
|
|
|
|
|
|
|
|
|
[RequireDefaultCPUClock]
|
|
|
|
|
# GOW : Ghost of Sparta
|
|
|
|
|
UCUS98737 = true
|
|
|
|
|
UCAS40323 = true
|
|
|
|
|
NPHG00092 = true
|
|
|
|
|
NPEG00044 = true
|
2019-02-20 09:31:25 +00:00
|
|
|
|
NPEG00045 = true
|
2017-12-17 12:14:06 +00:00
|
|
|
|
NPJG00120 = true
|
2019-02-20 09:31:25 +00:00
|
|
|
|
NPUG80508 = true
|
2017-12-17 12:14:06 +00:00
|
|
|
|
UCJS10114 = true
|
2018-04-13 15:32:36 +00:00
|
|
|
|
UCES01401 = true
|
2019-02-20 09:31:25 +00:00
|
|
|
|
UCES01473 = true
|
|
|
|
|
# GOW : Ghost of Sparta Demo
|
2019-02-20 12:17:24 +00:00
|
|
|
|
NPJG90095 = true
|
2019-02-20 09:31:25 +00:00
|
|
|
|
NPEG90035 = true
|
|
|
|
|
NPUG70125 = true
|
2019-03-01 07:12:02 +00:00
|
|
|
|
# Tekken 6
|
|
|
|
|
ULUS10466 = true
|
2021-01-05 02:17:14 +00:00
|
|
|
|
ULES01376 = true
|
|
|
|
|
ULJS00224 = true
|
|
|
|
|
NPUH10047 = true
|
|
|
|
|
ULAS42214 = true
|
|
|
|
|
ULJS19054 = true
|
|
|
|
|
NPJH50184 = true
|
2018-04-13 15:32:36 +00:00
|
|
|
|
|
|
|
|
|
[MGS2AcidHack]
|
2019-08-08 09:49:35 +00:00
|
|
|
|
ULUS10006 = true # Metal Gear Acid
|
2018-04-13 15:32:36 +00:00
|
|
|
|
ULES00008 = true
|
2019-08-08 09:49:35 +00:00
|
|
|
|
ULJM05001 = true
|
|
|
|
|
ULAS42007 = true
|
|
|
|
|
ULJM08001 = true
|
|
|
|
|
ULUS10077 = true # Metal Gear Acid 2
|
|
|
|
|
ULAS42035 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
ULES00284 = true
|
|
|
|
|
ULJM05047 = true
|
|
|
|
|
ULKS46065 = true
|
2019-08-08 09:49:35 +00:00
|
|
|
|
ULJM08011 = true
|
2018-04-13 16:05:04 +00:00
|
|
|
|
|
|
|
|
|
[SonicRivalsHack]
|
2018-04-13 16:28:38 +00:00
|
|
|
|
ULES00622 = true # SR1
|
|
|
|
|
ULUS10195 = true # SR1
|
|
|
|
|
ULUS10323 = true # SR2
|
2018-11-04 23:28:01 +00:00
|
|
|
|
ULES00940 = true # SR2
|
2019-02-20 12:51:42 +00:00
|
|
|
|
ULET00958 = true
|
2018-11-04 23:28:01 +00:00
|
|
|
|
|
|
|
|
|
[BlockTransferAllowCreateFB]
|
2021-01-05 03:32:52 +00:00
|
|
|
|
# Digimon Adventure (JP and English patches)
|
|
|
|
|
NPJH50686 = true
|
|
|
|
|
ULJS00541 = true
|
|
|
|
|
ULAS42340 = true
|
|
|
|
|
|
|
|
|
|
# MotoGP
|
|
|
|
|
ULUS10153 = true
|
|
|
|
|
UCES00373 = true
|
|
|
|
|
ULJS00078 = true
|
|
|
|
|
UCAS40104 = true
|
|
|
|
|
|
2021-07-17 18:31:41 +00:00
|
|
|
|
# Ys Seven disabled (caused glitches, see #13529)
|
|
|
|
|
# ULUS10551 = true
|
|
|
|
|
# ULJM05475 = true
|
|
|
|
|
# ULJM05475 = true
|
|
|
|
|
# NPEH00065 = true
|
|
|
|
|
# NPJH50350 = true
|
2018-11-27 14:45:51 +00:00
|
|
|
|
|
2020-08-04 12:48:28 +00:00
|
|
|
|
# Burnout Legends
|
|
|
|
|
ULES00125 = true
|
|
|
|
|
ULUS10025 = true
|
|
|
|
|
ULJM05228 = true
|
|
|
|
|
NPJH50305 = true
|
|
|
|
|
ULJM05049 = true
|
|
|
|
|
ULKS46027 = true
|
|
|
|
|
ULAS42019 = true
|
|
|
|
|
|
2020-09-24 21:01:49 +00:00
|
|
|
|
# Burnout Dominator
|
|
|
|
|
ULUS10236 = true
|
|
|
|
|
ULES00750 = true
|
|
|
|
|
ULJM05242 = true
|
|
|
|
|
ULJM05371 = true
|
|
|
|
|
NPJH50304 = true
|
|
|
|
|
ULES00703 = true
|
|
|
|
|
|
2020-08-29 20:36:07 +00:00
|
|
|
|
# Test Drive Unlimited
|
|
|
|
|
ULET00386 = true
|
|
|
|
|
ULUS10249 = true
|
|
|
|
|
ULES00637 = true
|
|
|
|
|
ULKS46126 = true
|
|
|
|
|
|
2020-12-27 06:51:58 +00:00
|
|
|
|
# Naruto Shippuden: Ultimate Ninja Impact
|
|
|
|
|
ULUS10582 = true
|
|
|
|
|
ULES01537 = true
|
2021-01-05 03:32:52 +00:00
|
|
|
|
ULJS00390 = true
|
|
|
|
|
ULAS42297 = true
|
|
|
|
|
ULJS19071 = true
|
|
|
|
|
NPJH50435 = true
|
2020-12-27 06:51:58 +00:00
|
|
|
|
NPJH50435 = true
|
|
|
|
|
|
2023-02-17 21:50:36 +00:00
|
|
|
|
# Naruto Shippuden: Ultimate Ninja Heroes 3 (issue #16733)
|
|
|
|
|
ULJS00236 = true
|
|
|
|
|
ULAS42208 = true
|
|
|
|
|
ULUS10518 = true
|
|
|
|
|
ULAS42231 = true
|
|
|
|
|
ULJS19066 = true
|
|
|
|
|
ULAS42317 = true
|
|
|
|
|
ULUS10518 = true
|
|
|
|
|
|
2021-01-12 06:41:25 +00:00
|
|
|
|
# Gradius Collection
|
|
|
|
|
ULUS10103 = true
|
|
|
|
|
ULES00381 = true
|
|
|
|
|
ULJM05091 = true
|
|
|
|
|
ULJM05222 = true
|
|
|
|
|
ULAS42040 = true
|
|
|
|
|
ULKS46064 = true
|
|
|
|
|
|
2022-06-11 09:58:58 +00:00
|
|
|
|
# Shaun White Snowboarding (player shadow)
|
|
|
|
|
ULES01185 = true
|
|
|
|
|
ULUS10399 = true
|
|
|
|
|
ULJM05412 = true
|
|
|
|
|
NPJH50083 = true
|
|
|
|
|
ULJM05570 = true
|
|
|
|
|
|
2022-08-27 12:00:50 +00:00
|
|
|
|
# Cars Race-o-rama
|
|
|
|
|
ULUS10428 = true
|
2022-12-01 23:35:28 +00:00
|
|
|
|
ULES01333 = true
|
|
|
|
|
|
2022-08-27 12:00:50 +00:00
|
|
|
|
# MX vs ATV Reflex
|
|
|
|
|
ULES01375 = true
|
|
|
|
|
ULUS10429 = true
|
|
|
|
|
|
2022-09-28 11:56:03 +00:00
|
|
|
|
# Silent Hill: Origins
|
|
|
|
|
# Avoids readback.
|
|
|
|
|
ULES00869 = true
|
|
|
|
|
ULUS10285 = true
|
|
|
|
|
ULKS46161 = true
|
|
|
|
|
ULJM05281 = true
|
|
|
|
|
NPJH50051 = true
|
|
|
|
|
|
2022-09-29 22:02:04 +00:00
|
|
|
|
# Silent Hill: Shattered Memories
|
|
|
|
|
# Avoids readback.
|
|
|
|
|
ULUS10450 = true
|
|
|
|
|
ULES01352 = true
|
|
|
|
|
ULJM05564 = true
|
|
|
|
|
NPJH50148 = true
|
|
|
|
|
ULAS42189 = true
|
|
|
|
|
|
2023-01-02 23:29:09 +00:00
|
|
|
|
# Toca Race Driver 3 / DTM Race Driver 3 / V8 Supercars Shootout 3
|
|
|
|
|
# Avoids readback.
|
|
|
|
|
ULES00613 = true
|
|
|
|
|
ULES00615 = true
|
|
|
|
|
ULES00614 = true
|
|
|
|
|
|
|
|
|
|
# Toca Race Driver 2 / DTM Race Driver 2
|
|
|
|
|
# Avoids readback.
|
|
|
|
|
ULES00040 = true
|
|
|
|
|
ULES00041 = true
|
|
|
|
|
ULJM05160 = true
|
|
|
|
|
|
2023-03-24 22:59:33 +00:00
|
|
|
|
# Narikiri Dungeon X. See issue #16714.
|
|
|
|
|
ULJS00293 = true
|
|
|
|
|
|
2020-10-10 21:48:37 +00:00
|
|
|
|
[IntraVRAMBlockTransferAllowCreateFB]
|
|
|
|
|
# Final Fantasy - Type 0
|
2021-01-05 03:32:52 +00:00
|
|
|
|
ULJM05900 = true
|
|
|
|
|
ULJM05901 = true
|
2020-10-10 21:48:37 +00:00
|
|
|
|
NPJH50443 = true
|
2021-01-05 03:32:52 +00:00
|
|
|
|
NPJH50444 = true
|
|
|
|
|
ULJM06217 = true
|
|
|
|
|
ULJM06218 = true
|
|
|
|
|
UCAS40346 = true
|
|
|
|
|
UCAS40347 = true
|
2020-10-10 21:48:37 +00:00
|
|
|
|
|
2021-03-04 15:21:26 +00:00
|
|
|
|
# Boku no Natsuyasumi: Mushi Mushi Hakase to Teppen-yama no Himitsu!!
|
|
|
|
|
UCJS10038 = true
|
|
|
|
|
UCJS18013 = true
|
|
|
|
|
|
2021-09-29 19:45:34 +00:00
|
|
|
|
# Megaman Maverick Hunter X (see #10085)
|
|
|
|
|
ULES00251 = true
|
|
|
|
|
ULUS10068 = true
|
|
|
|
|
ULJM05043 = true
|
|
|
|
|
|
2022-07-06 15:47:31 +00:00
|
|
|
|
# R-TYPE TACTICS (see #14198)
|
|
|
|
|
ULJS00111 = true # Japan
|
|
|
|
|
NPJH50106 = true # Japan
|
|
|
|
|
UCKS45065 = true # Korea
|
|
|
|
|
UCAS40168 = true # Asia
|
|
|
|
|
ULES01121 = true # Europe
|
|
|
|
|
|
|
|
|
|
ULUS10343 = true # US, (R-TYPE COMMAND)
|
|
|
|
|
NPUH90008 = true # (R-TYPE COMMAND demo)
|
|
|
|
|
|
|
|
|
|
# R-TYPE TACTICS II -Operation BITTER CHOCOLATE-
|
|
|
|
|
NPJH50119 = true
|
|
|
|
|
ULJS00233 = true
|
|
|
|
|
NPJH90089 = true # (demo)
|
|
|
|
|
NPJH90065 = true # Unknown
|
|
|
|
|
|
2022-11-26 17:53:13 +00:00
|
|
|
|
# Colin McRae 2005 (sun effect, see #7810)
|
|
|
|
|
ULES00111 = true
|
|
|
|
|
ULKS46010 = true
|
|
|
|
|
ULJM05223 = true
|
|
|
|
|
ULJM05362 = true
|
|
|
|
|
|
2023-02-13 22:28:10 +00:00
|
|
|
|
# Iron Man, see [BlockTransferDepth] below.
|
|
|
|
|
ULES01070 = true
|
|
|
|
|
ULES01071 = true
|
|
|
|
|
ULUS10347 = true
|
|
|
|
|
|
2020-05-12 21:24:55 +00:00
|
|
|
|
# Note! This whole flag is disabled temporarily by appending "Disabled" to its name). See 7914
|
|
|
|
|
[YugiohSaveFixDisabled]
|
2018-11-27 14:45:51 +00:00
|
|
|
|
# The cause of Yu-gi-oh series 's bad save (cannot save) are load "save status" and use cwcheat,
|
|
|
|
|
# but the real cause still unknown. #7914
|
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! Duel Monsters GX: Tag Force
|
|
|
|
|
ULJM05151 = true
|
|
|
|
|
ULES00600 = true
|
|
|
|
|
ULUS10136 = true
|
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! Duel Monsters GX: Tag Force 2
|
|
|
|
|
ULUS10302 = true
|
|
|
|
|
ULJM05260 = true
|
|
|
|
|
ULES00925 = true
|
|
|
|
|
ULES00926 = true
|
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! Duel Monsters GX: Tag Force 3
|
|
|
|
|
ULES01183 = true
|
|
|
|
|
ULJM05373 = true
|
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! 5D's Tag Force 4
|
|
|
|
|
ULUS10481 = true
|
|
|
|
|
ULJM05479 = true
|
|
|
|
|
ULES01362 = true
|
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! 5D's Tag Force 5
|
|
|
|
|
ULUS10555 = true
|
|
|
|
|
ULJM05734 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
ULES01474 = true
|
2018-11-27 14:45:51 +00:00
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! 5D's Tag Force 6
|
2019-02-20 12:51:42 +00:00
|
|
|
|
ULJM05940 = true
|
|
|
|
|
NPJH50794 = true
|
2018-11-27 14:45:51 +00:00
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! 5D's Tag Force
|
|
|
|
|
ULJM05940 = true
|
|
|
|
|
|
|
|
|
|
# Yu-Gi-Oh! ARC-V Tag Force Special
|
|
|
|
|
NPJH00142 = true
|
2019-02-06 09:45:12 +00:00
|
|
|
|
|
|
|
|
|
[ForceUMDDelay]
|
2019-02-06 17:28:52 +00:00
|
|
|
|
# F1 2006 won't boot at all with our standard unrealistically fast timing.
|
2019-02-06 09:45:12 +00:00
|
|
|
|
UCES00238 = true
|
|
|
|
|
UCJS10045 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# F1 2005, japan only?
|
|
|
|
|
UCJS10019 = true
|
2019-02-06 09:54:03 +00:00
|
|
|
|
|
2020-03-04 20:15:42 +00:00
|
|
|
|
# Arctic Adventures - Polar's Puzzles
|
|
|
|
|
NPEZ00219 = true
|
|
|
|
|
NPUZ00114 = true
|
|
|
|
|
|
2020-05-03 13:27:53 +00:00
|
|
|
|
# Innocent Life (see issue #2830)
|
|
|
|
|
UCAS40079 = true
|
|
|
|
|
ULUS10219 = true
|
|
|
|
|
ULES00658 = true
|
|
|
|
|
UCAS40187 = true
|
|
|
|
|
ULJS00119 = true
|
|
|
|
|
ULKS46167 = true
|
|
|
|
|
NPJH50017 = true
|
|
|
|
|
|
2023-05-15 19:46:12 +00:00
|
|
|
|
# Pangya Fantasy Golf (see issue #17458)
|
|
|
|
|
ULUS10438 = true
|
|
|
|
|
ULJM05687 = true
|
|
|
|
|
ULJM05440 = true
|
|
|
|
|
ULKS46164 = true
|
|
|
|
|
|
2023-11-26 06:29:23 +00:00
|
|
|
|
# Qix++ (see issue #13724)
|
2023-10-17 13:25:50 +00:00
|
|
|
|
ULJM05617 = true
|
|
|
|
|
NPJH50199 = true
|
|
|
|
|
|
2023-11-26 06:24:47 +00:00
|
|
|
|
# Mahou Shoujo Madoka Magica Portable #6557
|
|
|
|
|
ULJS00430 = true
|
|
|
|
|
ULJS00429 = true
|
|
|
|
|
|
2023-12-20 16:05:41 +00:00
|
|
|
|
# Harvest Moon US (issue #18287)
|
|
|
|
|
ULUS10458 = true
|
|
|
|
|
ULES01489 = true
|
|
|
|
|
NPJH50019 = true
|
|
|
|
|
ULJS19039 = true
|
|
|
|
|
ULJS00188 = true
|
|
|
|
|
|
2024-06-05 06:33:40 +00:00
|
|
|
|
# Twisted Metal sound effects break without this
|
|
|
|
|
UCES00018 = true
|
|
|
|
|
UCUS98601 = true
|
|
|
|
|
|
2022-07-03 22:58:48 +00:00
|
|
|
|
[GoWFramerateHack60]
|
2022-07-02 17:14:05 +00:00
|
|
|
|
# Replaces ForceMax60FPS for GOW games, should provide smoother experience
|
2022-07-03 22:58:48 +00:00
|
|
|
|
# Also works around softlock in GOW:GOS , see #8299
|
2019-02-06 09:54:03 +00:00
|
|
|
|
# GOW : Ghost of Sparta
|
|
|
|
|
UCUS98737 = true
|
|
|
|
|
UCAS40323 = true
|
|
|
|
|
NPHG00092 = true
|
|
|
|
|
NPEG00044 = true
|
2019-02-20 08:39:02 +00:00
|
|
|
|
NPEG00045 = true
|
2019-02-06 09:54:03 +00:00
|
|
|
|
NPJG00120 = true
|
2019-02-20 08:39:02 +00:00
|
|
|
|
NPUG80508 = true
|
2019-02-06 09:54:03 +00:00
|
|
|
|
UCJS10114 = true
|
|
|
|
|
UCES01401 = true
|
2019-02-20 08:39:02 +00:00
|
|
|
|
UCES01473 = true
|
2019-02-19 22:48:40 +00:00
|
|
|
|
# GOW : Ghost of Sparta Demo
|
|
|
|
|
NPEG90035 = true
|
2019-02-20 08:39:02 +00:00
|
|
|
|
NPUG70125 = true
|
2019-02-20 12:17:24 +00:00
|
|
|
|
NPJG90095 = true
|
2019-02-06 09:54:03 +00:00
|
|
|
|
# GOW : Chains Of Olympus
|
2019-02-20 08:39:02 +00:00
|
|
|
|
UCAS40198 = true
|
2019-02-06 09:54:03 +00:00
|
|
|
|
UCUS98653 = true
|
|
|
|
|
UCES00842 = true
|
|
|
|
|
ULJM05438 = true
|
|
|
|
|
ULJM05348 = true
|
|
|
|
|
UCKS45084 = true
|
|
|
|
|
NPUG80325 = true
|
|
|
|
|
NPEG00023 = true
|
2019-02-20 08:39:02 +00:00
|
|
|
|
NPHG00027 = true
|
2019-02-06 09:54:03 +00:00
|
|
|
|
NPHG00028 = true
|
2019-02-20 08:39:02 +00:00
|
|
|
|
NPJH50170 = true
|
2019-02-19 22:45:08 +00:00
|
|
|
|
UCET00844 = true
|
2019-02-19 22:48:40 +00:00
|
|
|
|
# GOW: Chains of Olympus Demo
|
2019-02-20 08:39:02 +00:00
|
|
|
|
UCUS98705 = true
|
2019-02-19 22:48:40 +00:00
|
|
|
|
UCED00971 = true
|
2019-02-20 08:39:02 +00:00
|
|
|
|
UCUS98713 = true
|
2019-02-06 17:28:52 +00:00
|
|
|
|
|
2022-07-03 22:58:48 +00:00
|
|
|
|
[GoWFramerateHack30]
|
|
|
|
|
# As the 60 fps version, but makes GOW games run on a potato,
|
2022-07-02 17:47:51 +00:00
|
|
|
|
# Doesn't suffer from softlock #8299
|
|
|
|
|
# disabled by default since most people wouldn't need it
|
|
|
|
|
# GOW : Ghost of Sparta
|
|
|
|
|
# UCUS98737 = true
|
|
|
|
|
# UCAS40323 = true
|
|
|
|
|
# NPHG00092 = true
|
|
|
|
|
# NPEG00044 = true
|
|
|
|
|
# NPEG00045 = true
|
|
|
|
|
# NPJG00120 = true
|
|
|
|
|
# NPUG80508 = true
|
|
|
|
|
# UCJS10114 = true
|
|
|
|
|
# UCES01401 = true
|
|
|
|
|
# UCES01473 = true
|
|
|
|
|
# GOW : Ghost of Sparta Demo
|
|
|
|
|
# NPEG90035 = true
|
|
|
|
|
# NPUG70125 = true
|
|
|
|
|
# NPJG90095 = true
|
|
|
|
|
# GOW : Chains Of Olympus
|
|
|
|
|
# UCAS40198 = true
|
|
|
|
|
# UCUS98653 = true
|
|
|
|
|
# UCES00842 = true
|
|
|
|
|
# ULJM05438 = true
|
|
|
|
|
# ULJM05348 = true
|
|
|
|
|
# UCKS45084 = true
|
|
|
|
|
# NPUG80325 = true
|
|
|
|
|
# NPEG00023 = true
|
|
|
|
|
# NPHG00027 = true
|
|
|
|
|
# NPHG00028 = true
|
|
|
|
|
# NPJH50170 = true
|
|
|
|
|
# UCET00844 = true
|
|
|
|
|
# GOW: Chains of Olympus Demo
|
|
|
|
|
# UCUS98705 = true
|
|
|
|
|
# UCED00971 = true
|
|
|
|
|
# UCUS98713 = true
|
2019-02-06 17:28:52 +00:00
|
|
|
|
|
2022-07-02 17:14:05 +00:00
|
|
|
|
[ForceMax60FPS]
|
|
|
|
|
# Some games are very heavy and render as fast as they can. They benefit greatly from
|
|
|
|
|
# capping the framerate at 60fps.
|
|
|
|
|
|
2019-02-06 17:28:52 +00:00
|
|
|
|
# F1 2006 has extremely long loading times if we don't limit the framerate.
|
|
|
|
|
UCES00238 = true
|
|
|
|
|
UCJS10045 = true
|
2019-02-20 12:51:42 +00:00
|
|
|
|
# F1 2005, japan only?
|
|
|
|
|
UCJS10019 = true
|
2019-03-01 07:12:02 +00:00
|
|
|
|
|
2019-05-19 12:16:14 +00:00
|
|
|
|
# The Transformers games are also afflicted with long loading times and render too fast like GoW.
|
|
|
|
|
|
|
|
|
|
# Transformers - The Game
|
|
|
|
|
ULES00823 = true
|
|
|
|
|
ULES00824 = true
|
|
|
|
|
ULES00825 = true
|
|
|
|
|
ULUS10274 = true
|
|
|
|
|
|
|
|
|
|
# Transformers - Revenge of the Fallen
|
|
|
|
|
ULES01286 = true
|
|
|
|
|
ULES01287 = true
|
|
|
|
|
ULUS10433 = true
|
|
|
|
|
|
2019-03-01 07:12:02 +00:00
|
|
|
|
# Tekken 6
|
|
|
|
|
ULUS10466 = true
|
2021-01-05 02:17:14 +00:00
|
|
|
|
ULES01376 = true
|
|
|
|
|
ULJS00224 = true
|
|
|
|
|
NPUH10047 = true
|
|
|
|
|
ULAS42214 = true
|
|
|
|
|
ULJS19054 = true
|
|
|
|
|
NPJH50184 = true
|
2019-03-01 09:55:43 +00:00
|
|
|
|
|
2020-02-02 14:29:04 +00:00
|
|
|
|
# Hot Wheels - Ultimate Racing (issue #12604, this is a workaround)
|
|
|
|
|
ULUS10239 = true
|
|
|
|
|
ULES00828 = true
|
|
|
|
|
|
2020-04-12 17:42:12 +00:00
|
|
|
|
# Fat Princess: Fistful of Cake loading speeds benefit greatly.
|
|
|
|
|
UCAS40285 = true
|
|
|
|
|
UCES01312 = true
|
|
|
|
|
NPJG00045 = true
|
|
|
|
|
NPHG00025 = true
|
|
|
|
|
UCKS45137 = true
|
|
|
|
|
UCUS98740 = true
|
|
|
|
|
|
2020-04-27 08:22:54 +00:00
|
|
|
|
# Mumbo Jumbo games (see issue #12857)
|
2020-04-27 07:43:14 +00:00
|
|
|
|
ULUS10287 = true # Super Collapse 3
|
|
|
|
|
ULES01027 = true # Super Collapse 3
|
|
|
|
|
ULUS10203 = true # Platypus
|
|
|
|
|
ULES01029 = true # Platypus
|
2020-04-27 08:22:54 +00:00
|
|
|
|
ULUS10227 = true # 7 Wonders of the Ancient World
|
|
|
|
|
ULES01037 = true # 7 Wonders of the Ancient World
|
2020-04-27 07:43:14 +00:00
|
|
|
|
|
2020-04-28 08:06:08 +00:00
|
|
|
|
# Super Monkey Ball Adventures also benefits from this (#7674).
|
|
|
|
|
ULES00364 = true
|
|
|
|
|
ULUS10132 = true
|
|
|
|
|
|
2020-06-13 17:00:55 +00:00
|
|
|
|
# Homebrew Kurok (we don't normally add homebrew here but it has a distinctive GameID)
|
|
|
|
|
KURO00767 = true
|
|
|
|
|
|
2021-01-08 12:13:39 +00:00
|
|
|
|
# Scooby-Doo! Who's Watching Who?
|
|
|
|
|
ULUS10168 = true
|
|
|
|
|
ULES00571 = true
|
|
|
|
|
|
|
|
|
|
# Tron Evolution
|
|
|
|
|
ULUS10548 = true
|
|
|
|
|
ULES01494 = true
|
2021-01-08 13:23:01 +00:00
|
|
|
|
ULES01495 = true
|
2021-01-08 12:13:39 +00:00
|
|
|
|
|
|
|
|
|
# Atari Classics Evolved
|
|
|
|
|
ULUS10325 = true
|
|
|
|
|
|
2021-09-21 05:41:15 +00:00
|
|
|
|
# Kurohyou 2: Ryu ga Gotoku Ashura Hen (Japan)
|
|
|
|
|
NPJH50562 = true
|
|
|
|
|
NPJH50333 = true
|
|
|
|
|
|
2021-09-23 07:54:07 +00:00
|
|
|
|
# Silent Hill Origin
|
|
|
|
|
ULUS10285 = true
|
|
|
|
|
ULES00869 = true
|
|
|
|
|
|
|
|
|
|
# Resistance Retribution
|
|
|
|
|
UCES01184 = true
|
|
|
|
|
UCUS98668 = true
|
2024-02-03 23:43:48 +00:00
|
|
|
|
UCJP00174 = true
|
2021-09-23 07:54:07 +00:00
|
|
|
|
|
|
|
|
|
# Spider-Man 3
|
|
|
|
|
ULES00938 = true
|
|
|
|
|
ULUS10317 = true
|
|
|
|
|
|
|
|
|
|
# NBA 2K13
|
|
|
|
|
ULUS10598 = true
|
|
|
|
|
ULES01578 = true
|
|
|
|
|
|
2022-08-30 18:10:44 +00:00
|
|
|
|
# Killzone: Liberation (see issue #6207)
|
|
|
|
|
UCES00279 = true
|
|
|
|
|
UCKS45041 = true
|
|
|
|
|
UCUS98646 = true
|
|
|
|
|
UCET00278 = true
|
|
|
|
|
UCUS98670 = true
|
|
|
|
|
UCUS98646 = true
|
|
|
|
|
|
2023-04-26 09:35:26 +00:00
|
|
|
|
# Infected
|
|
|
|
|
ULES00337 = true
|
|
|
|
|
ULES00338 = true
|
|
|
|
|
ULUS10054 = true
|
|
|
|
|
|
2019-03-01 09:55:43 +00:00
|
|
|
|
[JitInvalidationHack]
|
|
|
|
|
# This is an absolutely awful hack that somehow prevents issues when clearing the JIT,
|
|
|
|
|
# if the game has copied code with EmuHack opcodes or something. Hopefully will be able
|
|
|
|
|
# to remove this in the future.
|
|
|
|
|
# See #3854.
|
|
|
|
|
# Tony Hawk's Underground
|
|
|
|
|
ULUS10014 = true
|
|
|
|
|
ULES00033 = true
|
|
|
|
|
ULES00034 = true
|
|
|
|
|
ULES00035 = true
|
|
|
|
|
# MTX MotoTrax
|
|
|
|
|
ULUS10138 = true
|
2021-08-03 17:57:13 +00:00
|
|
|
|
ULES00581 = true
|
2019-08-01 16:38:40 +00:00
|
|
|
|
|
|
|
|
|
[HideISOFiles]
|
|
|
|
|
# DJ Max Portable has some crude copy-protection functionality where it looks for ISO/CSO files
|
|
|
|
|
# in a few directories. Prevent this by hiding the files from the game.
|
|
|
|
|
# To be sure, catch all versions and remixes of the game that's been seen in reports.
|
|
|
|
|
# It checks the following directories:
|
|
|
|
|
# /
|
|
|
|
|
# /PSP/
|
|
|
|
|
# /PSP/COMMON
|
|
|
|
|
# /PSP/GAME
|
|
|
|
|
|
|
|
|
|
ULKS46116 = true
|
|
|
|
|
ULKS46189 = true
|
|
|
|
|
ULKS46190 = true
|
|
|
|
|
ULKS46236 = true
|
|
|
|
|
ULKS46240 = true
|
|
|
|
|
ULKS46059 = true
|
|
|
|
|
ULUS10403 = true
|
|
|
|
|
ULUS10538 = true
|
|
|
|
|
ULKS46050 = true
|
|
|
|
|
ULJM05836 = true
|
|
|
|
|
ULJM46236 = true
|
|
|
|
|
ULJM06034 = true
|
|
|
|
|
NPHH00260 = true
|
|
|
|
|
CF0020046 = true
|
|
|
|
|
CF0020074 = true
|
|
|
|
|
NPJH50471 = true
|
|
|
|
|
ULJM06033 = true
|
|
|
|
|
NPJH50559 = true
|
|
|
|
|
NPEH00030 = true
|
2019-08-05 04:37:33 +00:00
|
|
|
|
|
|
|
|
|
[MoreAccurateVMMUL]
|
|
|
|
|
# Fixes leg shaking in Tekken 6. The potential for slowdown in other games is large enough
|
|
|
|
|
# that we will not generally apply this accurate mode where not needed.
|
|
|
|
|
ULUS10466 = true
|
2019-08-05 04:41:25 +00:00
|
|
|
|
ULES01376 = true
|
|
|
|
|
ULJS00224 = true
|
|
|
|
|
NPUH10047 = true
|
|
|
|
|
ULAS42214 = true
|
|
|
|
|
ULJS19054 = true
|
|
|
|
|
NPJH50184 = true
|
2019-08-13 21:07:58 +00:00
|
|
|
|
|
2019-10-22 19:38:14 +00:00
|
|
|
|
[ForceSoftwareRenderer]
|
|
|
|
|
# Darkstalkers
|
|
|
|
|
ULES00016 = true
|
|
|
|
|
ULUS10005 = true
|
2020-01-01 16:41:19 +00:00
|
|
|
|
ULJM05005 = true
|
2019-10-23 22:10:39 +00:00
|
|
|
|
|
|
|
|
|
[DarkStalkersPresentHack]
|
|
|
|
|
# Darkstalkers
|
|
|
|
|
ULES00016 = true
|
|
|
|
|
ULUS10005 = true
|
2020-01-01 16:41:19 +00:00
|
|
|
|
ULJM05005 = true
|
2020-10-05 18:26:04 +00:00
|
|
|
|
|
|
|
|
|
[ReportSmallMemStick]
|
|
|
|
|
# Harry Potter and the Goblet of Fire - issue #13266
|
|
|
|
|
ULUS10032 = true
|
|
|
|
|
ULES00210 = true
|
2023-04-16 13:24:00 +00:00
|
|
|
|
ULES00214 = true
|
|
|
|
|
ULES00215 = true
|
|
|
|
|
ULES00216 = true
|
|
|
|
|
ULKS46047 = true
|
2020-10-05 22:13:05 +00:00
|
|
|
|
# Street Fighter Alpha 3 MAX - issue #10462
|
|
|
|
|
ULJM05082 = true
|
|
|
|
|
ULUS10062 = true
|
|
|
|
|
ULES00235 = true
|
|
|
|
|
ULJM05225 = true
|
|
|
|
|
CPCS01043 = true
|
|
|
|
|
ULUS10062 = true
|
2021-02-09 06:13:06 +00:00
|
|
|
|
# LEGO Star Wars II: The Original Trilogy
|
|
|
|
|
ULES00479 = true
|
|
|
|
|
ULUS10155 = true
|
|
|
|
|
# Tony Hawk's Underground 2 Remix
|
|
|
|
|
ULES00033 = true
|
|
|
|
|
ULUS10014 = true
|
|
|
|
|
# Virtua Tennis: World Tour
|
|
|
|
|
ULES00126 = true
|
|
|
|
|
ULJM05079 = true
|
|
|
|
|
ULKS46023 = true
|
|
|
|
|
ULUS10037 = true
|
2023-01-22 03:16:44 +00:00
|
|
|
|
# Warriors Orochi - issue #16827
|
|
|
|
|
ULJM05314 = true
|
|
|
|
|
ULUS10341 = true
|
|
|
|
|
ULES01054 = true
|
|
|
|
|
ULJM08022 = true
|
|
|
|
|
NPJH50126 = true
|
|
|
|
|
ULJM08052 = true
|
|
|
|
|
ULAS42316 = true
|
2023-11-16 08:20:59 +00:00
|
|
|
|
# Doko Demo Issho - issue #18420
|
|
|
|
|
UCJS10002 = true
|
|
|
|
|
UCJS10039 = true
|
|
|
|
|
UCJS18012 = true
|
2020-10-11 08:19:06 +00:00
|
|
|
|
|
2020-10-20 05:42:49 +00:00
|
|
|
|
[MemstickFixedFree]
|
|
|
|
|
ULJM05571 = true
|
|
|
|
|
ULES01367 = true
|
|
|
|
|
NPEH00029 = true
|
|
|
|
|
ULUS10455 = true
|
|
|
|
|
|
2022-04-24 18:53:09 +00:00
|
|
|
|
[BlueToAlpha]
|
2022-08-20 14:31:53 +00:00
|
|
|
|
# Some games render first to RGB of a 4444 texture, then they switch to 565 and render masked to blue,
|
|
|
|
|
# just to be able to render to the alpha channel of the 4444. We can detect that and reroute rendering
|
|
|
|
|
# to avoid problems.
|
|
|
|
|
|
2022-07-27 08:58:33 +00:00
|
|
|
|
# Split/Second
|
2022-04-24 18:53:09 +00:00
|
|
|
|
ULES01402 = true
|
|
|
|
|
ULUS10513 = true
|
|
|
|
|
ULJM05812 = true
|
|
|
|
|
NPJH50371 = true
|
2022-08-01 14:12:53 +00:00
|
|
|
|
|
2022-09-05 07:42:38 +00:00
|
|
|
|
# Colin McRae's DiRT 2 - issue #13012 (car reflections)
|
2022-08-01 14:12:53 +00:00
|
|
|
|
ULUS10471 = true
|
|
|
|
|
ULJM05533 = true
|
|
|
|
|
NPJH50006 = true
|
|
|
|
|
ULES01301 = true
|
|
|
|
|
|
|
|
|
|
# Outrun 2006: Coast to Coast - issue #11358 (car reflections)
|
|
|
|
|
ULES00262 = true
|
|
|
|
|
ULUS10064 = true
|
|
|
|
|
ULKS46087 = true
|
|
|
|
|
|
2023-03-25 23:13:07 +00:00
|
|
|
|
[ForceMaxDepthResolution]
|
|
|
|
|
# See #17014 - some games don't need our heuristics that drop down to 16-bit depth.
|
|
|
|
|
|
|
|
|
|
# Outrun 2006: Coast to Coast - issue #11358 (car reflections)
|
|
|
|
|
ULES00262 = true
|
|
|
|
|
ULUS10064 = true
|
|
|
|
|
ULKS46087 = true
|
|
|
|
|
|
|
|
|
|
# Split/Second
|
|
|
|
|
ULES01402 = true
|
|
|
|
|
ULUS10513 = true
|
|
|
|
|
ULJM05812 = true
|
|
|
|
|
NPJH50371 = true
|
|
|
|
|
|
|
|
|
|
# Cars Race-o-rama
|
|
|
|
|
ULUS10428 = true
|
|
|
|
|
ULES01333 = true
|
|
|
|
|
|
2023-03-26 22:59:25 +00:00
|
|
|
|
# Test Drive Unlimited
|
|
|
|
|
ULET00386 = true
|
|
|
|
|
ULUS10249 = true
|
|
|
|
|
ULES00637 = true
|
|
|
|
|
ULKS46126 = true
|
|
|
|
|
|
2020-10-11 08:19:06 +00:00
|
|
|
|
[DateLimited]
|
|
|
|
|
# Car Jack Streets - issue #12698
|
|
|
|
|
NPUZ00043 = true
|
2020-10-11 11:08:44 +00:00
|
|
|
|
NPEZ00198 = true
|
2020-11-07 22:20:34 +00:00
|
|
|
|
|
2020-11-27 22:34:02 +00:00
|
|
|
|
[ShaderColorBitmask]
|
2022-09-04 09:43:17 +00:00
|
|
|
|
# Colin McRae's DiRT 2 - issue #13012 (water)
|
|
|
|
|
ULUS10471 = true
|
|
|
|
|
ULJM05533 = true
|
|
|
|
|
NPJH50006 = true
|
|
|
|
|
ULES01301 = true
|
|
|
|
|
|
|
|
|
|
# Outrun 2006: Coast to Coast - issue #11358 (car reflections), #11928 (water)
|
|
|
|
|
ULES00262 = true
|
|
|
|
|
ULUS10064 = true
|
|
|
|
|
ULKS46087 = true
|
2022-04-24 22:06:21 +00:00
|
|
|
|
|
2022-09-15 07:15:02 +00:00
|
|
|
|
# Burnout Dominator - lens flare effect (issue #11100)
|
2022-09-11 16:51:12 +00:00
|
|
|
|
ULUS10236 = true
|
2023-10-17 08:31:05 +00:00
|
|
|
|
ULES00750 = true
|
|
|
|
|
ULJM05242 = true
|
|
|
|
|
ULJM05371 = true
|
|
|
|
|
NPJH50304 = true
|
2022-09-11 16:51:12 +00:00
|
|
|
|
ULES00703 = true
|
2023-10-17 08:31:05 +00:00
|
|
|
|
ULAS42095 = true
|
2022-09-11 16:51:12 +00:00
|
|
|
|
|
2022-09-14 22:18:26 +00:00
|
|
|
|
# Need for Speed - Shift (same as Burnout Dominator)
|
|
|
|
|
ULUS10462 = true
|
|
|
|
|
ULES01275 = true
|
|
|
|
|
ULJM05494 = true
|
|
|
|
|
NPJH50143 = true
|
|
|
|
|
ULJM05738 = true
|
2022-04-24 22:06:21 +00:00
|
|
|
|
|
2023-12-08 20:27:51 +00:00
|
|
|
|
# Dragon Ball Z: Tenkaichi Tag Team: Shadows, see issue #18494
|
|
|
|
|
ULUS10537 = true
|
|
|
|
|
ULES01456 = true
|
|
|
|
|
ULJS00311 = true
|
|
|
|
|
ULJS19067 = true
|
|
|
|
|
ULAS42247 = true
|
|
|
|
|
ULAS42318 = true
|
|
|
|
|
|
2020-12-20 11:59:44 +00:00
|
|
|
|
[DisableFirstFrameReadback]
|
|
|
|
|
# Wipeout Pure: Temporary workaround for lens flare flicker. See #13344
|
|
|
|
|
UCUS98612 = true
|
|
|
|
|
UCJS10007 = true
|
|
|
|
|
UCES00001 = true
|
|
|
|
|
UCKS45008 = true
|
|
|
|
|
NPJG00059 = true
|
2021-02-09 14:46:09 +00:00
|
|
|
|
|
2024-04-02 10:10:59 +00:00
|
|
|
|
# SOCOM: Fireteam Bravo 3 (see issue #18958, hopefully fixes crash in Stockpile mission, #10461)
|
2024-03-29 13:49:43 +00:00
|
|
|
|
UCES-01242 = true
|
|
|
|
|
NPJG-00035 = true
|
|
|
|
|
NPHG-00032 = true
|
|
|
|
|
|
2021-02-09 15:11:59 +00:00
|
|
|
|
[MpegAvcWarmUp]
|
2021-02-09 14:46:09 +00:00
|
|
|
|
# God Eater issue #13527 ,It is custom mpeg library that required sceMpegGetAvcAu return ERROR_MPEG_NO_DATA but break FIFA 14 issue #14086
|
|
|
|
|
# God Eater 1
|
|
|
|
|
ULJS00237 = true
|
|
|
|
|
ULKS46238 = true
|
|
|
|
|
|
|
|
|
|
# God Eater 2
|
|
|
|
|
ULJS00597 = true
|
|
|
|
|
NPJH50832 = true
|
|
|
|
|
ULJS19093 = true
|
|
|
|
|
NPJH50832 = true
|
|
|
|
|
|
|
|
|
|
# God Eater Burst
|
|
|
|
|
ULJS00351 = true
|
|
|
|
|
NPJH50352 = true
|
|
|
|
|
ULJS00350 = true
|
|
|
|
|
ULKS46263 = true
|
|
|
|
|
ULUS10563 = true
|
|
|
|
|
ULES01519 = true
|
|
|
|
|
ULJS19056 = true
|
|
|
|
|
NPJH50352 = true
|
|
|
|
|
ULUS10563FV = true
|
|
|
|
|
ULJS19081 = true
|
2021-02-14 07:33:46 +00:00
|
|
|
|
NPJH50352 = true
|
2021-10-02 19:51:16 +00:00
|
|
|
|
|
|
|
|
|
# Field Commander, see issue #10209
|
|
|
|
|
ULUS10088 = true
|
|
|
|
|
ULES00335 = true
|
|
|
|
|
ULKS46070 = true
|
2021-10-18 07:37:47 +00:00
|
|
|
|
|
|
|
|
|
# Valkyrie Profile Lenneth (last video crash, see #6008)
|
|
|
|
|
ULUS10107 = true
|
|
|
|
|
ULJM05101 = true
|
|
|
|
|
ULES00724 = true
|
|
|
|
|
ULJM05320 = true
|
2022-06-10 22:20:35 +00:00
|
|
|
|
|
|
|
|
|
[CenteredLines]
|
|
|
|
|
# Echochrome looks better with these. Related: #15556
|
|
|
|
|
UCES01011 = true
|
|
|
|
|
UCAS40197 = true
|
|
|
|
|
NPEG00006 = true
|
|
|
|
|
NPUG80135 = true
|
2022-07-14 21:17:32 +00:00
|
|
|
|
|
2022-12-26 17:16:54 +00:00
|
|
|
|
# Webfest homebrew game (wireframe 3D rendering) looks substantially better with this.
|
|
|
|
|
WEBF00752 = true
|
|
|
|
|
|
2022-07-14 21:17:32 +00:00
|
|
|
|
[ZZT3SelectHack]
|
|
|
|
|
# Bypass softlock on Zettai Zetsumei Toshi 3 character select screen #4901
|
|
|
|
|
# This problem affects the game also on PS3
|
|
|
|
|
ULJS00191 = true
|
|
|
|
|
UCAS40252 = true
|
|
|
|
|
UCKS45119 = true
|
|
|
|
|
NPJH50907 = true
|
|
|
|
|
UCAS40328 = true
|
|
|
|
|
ULJS19050 = true
|
|
|
|
|
NPJH50907 = true
|
2022-07-15 09:43:49 +00:00
|
|
|
|
|
|
|
|
|
[AllowLargeFBTextureOffsets]
|
|
|
|
|
# Quickfix for Clone Wars, see #12949
|
|
|
|
|
ULES01284 = true
|
|
|
|
|
ULES01285 = true
|
|
|
|
|
ULUS10477 = true
|
2022-07-16 08:58:37 +00:00
|
|
|
|
|
|
|
|
|
# Star Wars: The Force Unleashed
|
|
|
|
|
ULUS10345 = true
|
|
|
|
|
ULKS46143 = true
|
|
|
|
|
ULES00981 = true
|
|
|
|
|
ULES00982 = true
|
|
|
|
|
LBSW10345 = true # Some modded version found in our report logs
|
2022-07-24 09:50:06 +00:00
|
|
|
|
|
|
|
|
|
# Juiced 2 bloom effect (see #7295)
|
|
|
|
|
ULES00928 = true
|
|
|
|
|
ULUS10312 = true
|
|
|
|
|
ULKS46154 = true
|
2022-08-14 06:54:06 +00:00
|
|
|
|
|
2023-12-30 21:40:07 +00:00
|
|
|
|
[FramebufferAllowLargeVerticalOffset]
|
|
|
|
|
# Tokimeki Memorial 4 (see #6379)
|
|
|
|
|
NPJH50127 = true
|
|
|
|
|
ULKS46226 = true
|
|
|
|
|
ULAS42206 = true
|
|
|
|
|
ULJM05541 = true
|
|
|
|
|
|
2023-12-30 23:42:31 +00:00
|
|
|
|
# Breath of Fire III
|
|
|
|
|
ULES00193 = true
|
|
|
|
|
ULJM05029 = true
|
|
|
|
|
ULJM05224 = true
|
|
|
|
|
NPJH50214 = true
|
|
|
|
|
|
2022-08-14 06:54:06 +00:00
|
|
|
|
[AtracLoopHack]
|
2022-08-14 07:31:37 +00:00
|
|
|
|
#Atrac looped incorrectly see #7601 #13773 #11586 #10139 #12083
|
2022-08-14 06:58:15 +00:00
|
|
|
|
|
2022-08-14 06:54:06 +00:00
|
|
|
|
#Coded Arms: Contagion
|
|
|
|
|
ULUS10184 = true
|
|
|
|
|
ULJM05243 = true
|
|
|
|
|
ULKS46139 = true
|
|
|
|
|
|
|
|
|
|
#Gripshift
|
|
|
|
|
ULUS10040 = true
|
|
|
|
|
ULES00177 = true
|
|
|
|
|
ULKS46040 = true
|
|
|
|
|
ULJM05089 = true
|
|
|
|
|
|
|
|
|
|
#Jackass the Game
|
|
|
|
|
ULUS10303 = true
|
|
|
|
|
ULES00897 = true
|
|
|
|
|
|
|
|
|
|
#Shrek smash
|
|
|
|
|
ULUS10194 = true
|
|
|
|
|
ULES00618 = true
|
|
|
|
|
|
2022-08-17 12:02:51 +00:00
|
|
|
|
# Silver Fall
|
|
|
|
|
ULES00808 = true
|
2022-08-17 12:04:08 +00:00
|
|
|
|
ULUS10270 = true
|
2022-08-18 22:34:02 +00:00
|
|
|
|
|
|
|
|
|
[DeswizzleDepth]
|
|
|
|
|
UCUS98633 = true
|
|
|
|
|
UCAS40145 = true
|
|
|
|
|
UCES00420 = true
|
|
|
|
|
UCJS10052 = true
|
|
|
|
|
UCKS45048 = true
|
|
|
|
|
UCJS18030 = true
|
|
|
|
|
UCJS18047 = true
|
|
|
|
|
NPJG00015 = true
|
2022-08-30 17:36:08 +00:00
|
|
|
|
|
|
|
|
|
[SplitFramebufferMargin]
|
|
|
|
|
# Killzone: Liberation (see issue #6207)
|
|
|
|
|
UCES00279 = true
|
|
|
|
|
UCKS45041 = true
|
|
|
|
|
UCUS98646 = true
|
|
|
|
|
UCET00278 = true
|
|
|
|
|
UCUS98670 = true
|
|
|
|
|
UCUS98646 = true
|
2022-09-04 21:42:35 +00:00
|
|
|
|
|
|
|
|
|
[ForceLowerResolutionForEffectsOn]
|
|
|
|
|
# The water effect of DiRT 2 and Outrun doesn't work in higher resolutions.
|
|
|
|
|
|
|
|
|
|
# Colin McRae's DiRT 2 - issue #13012 (water)
|
|
|
|
|
ULUS10471 = true
|
|
|
|
|
ULJM05533 = true
|
|
|
|
|
NPJH50006 = true
|
|
|
|
|
ULES01301 = true
|
|
|
|
|
|
|
|
|
|
# Outrun 2006: Coast to Coast - issue #11358 (car reflections), #11928 (water)
|
|
|
|
|
ULES00262 = true
|
|
|
|
|
ULUS10064 = true
|
|
|
|
|
ULKS46087 = true
|
2022-09-11 08:26:01 +00:00
|
|
|
|
|
2022-09-12 19:10:27 +00:00
|
|
|
|
# Burnout Dominator - lens flare effect (issue #11100)
|
|
|
|
|
# Some of the steps don't work at high resolution yet.
|
|
|
|
|
ULUS10236 = true
|
2023-10-17 08:31:05 +00:00
|
|
|
|
ULES00750 = true
|
|
|
|
|
ULJM05242 = true
|
|
|
|
|
ULJM05371 = true
|
|
|
|
|
NPJH50304 = true
|
2022-09-12 19:10:27 +00:00
|
|
|
|
ULES00703 = true
|
2023-10-17 08:31:05 +00:00
|
|
|
|
ULAS42095 = true
|
2022-09-12 19:10:27 +00:00
|
|
|
|
|
2022-09-14 22:18:26 +00:00
|
|
|
|
# Need for Speed - Shift (same as Burnout Dominator)
|
|
|
|
|
ULUS10462 = true
|
|
|
|
|
ULES01275 = true
|
|
|
|
|
ULJM05494 = true
|
|
|
|
|
NPJH50143 = true
|
|
|
|
|
ULJM05738 = true
|
|
|
|
|
|
2022-11-24 17:15:56 +00:00
|
|
|
|
# Motorstorm - See #16429
|
|
|
|
|
UCES01250 = true
|
|
|
|
|
UCAS40266 = true
|
|
|
|
|
UCUS98743 = true
|
|
|
|
|
UCES01250 = true
|
|
|
|
|
UCKS45124 = true
|
|
|
|
|
UCJS10104 = true
|
|
|
|
|
NPJG00047 = true
|
|
|
|
|
|
2023-12-15 09:02:26 +00:00
|
|
|
|
# Tiger Woods 06 - bloom during rain
|
|
|
|
|
ULUS10028 = true
|
|
|
|
|
ULES00153 = true
|
|
|
|
|
ULES00154 = true
|
|
|
|
|
ULJM05059 = true
|
|
|
|
|
ULAS42020 = true
|
|
|
|
|
|
2022-12-01 23:35:28 +00:00
|
|
|
|
[ForceLowerResolutionForEffectsOff]
|
|
|
|
|
# Some games really don't work with this. Ratchet & Clank looks terrible.
|
|
|
|
|
UCUS98633 = true
|
|
|
|
|
UCAS40145 = true
|
|
|
|
|
UCES00420 = true
|
|
|
|
|
UCJS10052 = true
|
|
|
|
|
UCKS45048 = true
|
|
|
|
|
UCES00420 = true
|
|
|
|
|
UCJS18030 = true
|
|
|
|
|
UCJS18047 = true
|
|
|
|
|
NPJG00015 = true
|
|
|
|
|
|
|
|
|
|
# The various Tantalus games will not work with this.
|
|
|
|
|
|
|
|
|
|
# Cars Race-o-rama
|
|
|
|
|
ULUS10428 = true
|
|
|
|
|
ULES01333 = true
|
|
|
|
|
|
|
|
|
|
# MX vs ATV Reflex
|
|
|
|
|
ULES01375 = true
|
|
|
|
|
ULUS10429 = true
|
|
|
|
|
|
2022-12-13 07:47:53 +00:00
|
|
|
|
# MX vs ATV Untamed
|
|
|
|
|
ULUS10330 = true
|
|
|
|
|
ULES00993 = true
|
|
|
|
|
ULKS46176 = true
|
|
|
|
|
|
2022-12-01 23:35:28 +00:00
|
|
|
|
# Spongebob: The Yellow Avenger
|
|
|
|
|
ULES00280 = true
|
|
|
|
|
ULUS10092 = true
|
|
|
|
|
|
2022-12-03 23:06:28 +00:00
|
|
|
|
# Also, it's a really bad idea in Kurohyou.
|
|
|
|
|
|
|
|
|
|
# Kurohyou: Ryu ga Gotoku Shinshou
|
|
|
|
|
ULJM05713 = true
|
|
|
|
|
NPJH50333 = true
|
|
|
|
|
ULAS42244 = true
|
|
|
|
|
UCKS45159 = true
|
|
|
|
|
ULJM08047 = true
|
|
|
|
|
|
|
|
|
|
# Kurohyou 2: Ryu ga Gotoku Ashura Hen (Japan)
|
|
|
|
|
NPJH50562 = true
|
|
|
|
|
NPJH50333 = true
|
2022-12-01 23:35:28 +00:00
|
|
|
|
|
2022-09-26 18:47:55 +00:00
|
|
|
|
[NearestFilteringOnFramebufferCreate]
|
|
|
|
|
# Ridge Racer speedometer dynamic CLUT problem - they rely on some palette entries
|
|
|
|
|
# from memory, and render to the rest of the palette. The palette entries loaded from memory
|
|
|
|
|
# must not be blurred by filtering, so nearest it is. See issue #8509
|
|
|
|
|
|
|
|
|
|
# Ridge Racer
|
|
|
|
|
ULJS00001 = true
|
|
|
|
|
ULUS10001 = true
|
|
|
|
|
UCKS45002 = true
|
|
|
|
|
UCES00002 = true
|
|
|
|
|
ULJS19002 = true
|
|
|
|
|
UCKS45053 = true
|
|
|
|
|
NPJH50140 = true
|
|
|
|
|
|
|
|
|
|
# Ridge Racer 2
|
|
|
|
|
ULJS00080 = true
|
|
|
|
|
UCKS45032 = true
|
|
|
|
|
UCES00422 = true
|
|
|
|
|
UCAS40273 = true
|
|
|
|
|
NPJH50366 = true
|
|
|
|
|
|
2022-09-11 08:26:01 +00:00
|
|
|
|
[AllowDownloadCLUT]
|
2022-09-15 07:15:02 +00:00
|
|
|
|
# Temporary compatibility option, while working on the GPU CLUT-from-framebuffer path.
|
|
|
|
|
# Not required for any games now that it works, but might be useful for development.
|
2022-10-15 23:27:12 +00:00
|
|
|
|
|
2022-11-06 16:28:50 +00:00
|
|
|
|
[SecondaryTextureCache]
|
|
|
|
|
# Was previously the "Retain changed textures" setting.
|
|
|
|
|
# See https://github.com/hrydgard/ppsspp/issues/16339#issuecomment-1304826656
|
|
|
|
|
|
|
|
|
|
# Popolocrois
|
|
|
|
|
UCJS10005 = true
|
|
|
|
|
UCAS40009 = true
|
|
|
|
|
ULUS10018 = true
|
|
|
|
|
UCJS18003 = true
|
|
|
|
|
ULES00291 = true
|
|
|
|
|
NPJG00033 = true
|
2022-11-06 17:55:45 +00:00
|
|
|
|
|
|
|
|
|
# Fushigi no Dungeon: Fuurai no Shiren 4 Plus - Kami no Hitomi to Akuma no Heso
|
|
|
|
|
ULJS00547 = true
|
|
|
|
|
NPJH50698 = true
|
|
|
|
|
|
2022-11-13 22:16:09 +00:00
|
|
|
|
[EnglishOrJapaneseOnly]
|
|
|
|
|
# Twinbee Portable, see issue #16382
|
|
|
|
|
ULAS42089 = true
|
|
|
|
|
ULJM05221 = true
|
2022-11-23 16:32:32 +00:00
|
|
|
|
ULJM05323 = true
|
|
|
|
|
|
|
|
|
|
[OldAdrenoPixelDepthRoundingGL]
|
|
|
|
|
# See #16015
|
|
|
|
|
|
|
|
|
|
# Naruto Shippuden: Ultimate Ninja Impact
|
|
|
|
|
ULUS10582 = true
|
|
|
|
|
ULES01537 = true
|
|
|
|
|
ULJS00390 = true
|
|
|
|
|
ULAS42297 = true
|
|
|
|
|
ULJS19071 = true
|
|
|
|
|
NPJH50435 = true
|
|
|
|
|
NPJH50435 = true
|
|
|
|
|
|
|
|
|
|
# Kingdom Hearts - Birth By Sleep
|
|
|
|
|
ULES01441 = true
|
|
|
|
|
ULJM05600 = true
|
|
|
|
|
ULUS10505 = true
|
|
|
|
|
ULJM05775 = true # Final MIX
|
|
|
|
|
PSPJ30012 = true
|
|
|
|
|
UCAS40295 = true
|
|
|
|
|
UCKS45143 = true
|
|
|
|
|
UCAS40317 = true
|
|
|
|
|
UCAS40326 = true
|
|
|
|
|
UCKS45168 = true
|
|
|
|
|
ULJM06213 = true
|
|
|
|
|
ULJM06214 = true
|
|
|
|
|
|
|
|
|
|
# Monster Hunter Portable 3rd
|
|
|
|
|
NPJB40001 = true
|
|
|
|
|
NPJH55800 = true
|
|
|
|
|
ULJM05800 = true
|
|
|
|
|
ULJM08058 = true
|
|
|
|
|
|
|
|
|
|
# Persona 3 Portable
|
|
|
|
|
ULES01523 = true
|
|
|
|
|
ULUS10512 = true
|
|
|
|
|
UCAS40288 = true
|
|
|
|
|
ULJM05489 = true
|
|
|
|
|
UCKS45140 = true
|
|
|
|
|
ULJM08044 = true
|
|
|
|
|
NPJH50040 = true
|
2022-11-24 09:09:47 +00:00
|
|
|
|
UCKS45175 = true
|
|
|
|
|
|
|
|
|
|
# Hack/Link
|
|
|
|
|
ULJS00266 = true
|
|
|
|
|
ULJS00279 = true
|
|
|
|
|
ULJS19058 = true
|
|
|
|
|
|
|
|
|
|
# Midnight Club: LA Remix
|
|
|
|
|
ULUS10383 = true
|
|
|
|
|
ULES01144 = true
|
|
|
|
|
ULJS00180 = true
|
|
|
|
|
ULJS00267 = true
|
|
|
|
|
ULJM05904 = true
|
|
|
|
|
NPJH50440 = true
|
|
|
|
|
|
|
|
|
|
# ModNation Racers
|
|
|
|
|
UCES01327 = true
|
|
|
|
|
UCUS98741 = true
|
|
|
|
|
UCAS40306 = true
|
|
|
|
|
UCJS10112 = true
|
|
|
|
|
NPJG00116 = true
|
|
|
|
|
NPUG70097 = true # Demo
|
2022-11-27 22:32:43 +00:00
|
|
|
|
|
2022-12-23 10:21:52 +00:00
|
|
|
|
# Toca Race Driver 3 / DTM Race Driver 3 / V8 Supercars Shootout 3
|
|
|
|
|
ULES00613 = true
|
|
|
|
|
ULES00615 = true
|
|
|
|
|
ULES00614 = true
|
|
|
|
|
|
|
|
|
|
# Toca Race Driver 2 / DTM Race Driver 2
|
|
|
|
|
ULES00040 = true
|
|
|
|
|
ULES00041 = true
|
|
|
|
|
ULJM05160 = true
|
|
|
|
|
|
2022-11-27 22:32:43 +00:00
|
|
|
|
[ForceCircleButtonConfirm]
|
|
|
|
|
# Shining Ark, issue #15663
|
|
|
|
|
NPJH50717 = true
|
|
|
|
|
ULJM06223 = true
|
2022-12-07 12:23:33 +00:00
|
|
|
|
|
2023-06-26 05:18:13 +00:00
|
|
|
|
# Danball Senki, issue #17622
|
2023-06-27 19:26:16 +00:00
|
|
|
|
ULJS00361 = true
|
|
|
|
|
# Danball Senki Boost
|
2023-06-26 05:18:13 +00:00
|
|
|
|
ULJM05990 = true
|
|
|
|
|
|
2023-06-27 20:10:44 +00:00
|
|
|
|
# Shining Blade
|
|
|
|
|
NPJH50530 = true
|
|
|
|
|
|
2022-12-07 12:23:33 +00:00
|
|
|
|
[DisallowFramebufferAtOffset]
|
|
|
|
|
# Little Big Planet, see #16030
|
|
|
|
|
UCUS98744 = true
|
|
|
|
|
UCES01264 = true
|
|
|
|
|
UCJS10107 = true
|
|
|
|
|
NPJG00073 = true
|
|
|
|
|
UCAS40262 = true
|
2022-10-15 23:27:12 +00:00
|
|
|
|
|
2023-08-29 12:43:55 +00:00
|
|
|
|
# WWE Smackdown vs RAW 2006 : See #13797
|
|
|
|
|
ULES00227 = true
|
|
|
|
|
ULKS46057 = true
|
|
|
|
|
ULUS10050 = true
|
|
|
|
|
|
2023-09-25 15:49:09 +00:00
|
|
|
|
# WWE Smackdown vs RAW 2007
|
|
|
|
|
ULUS10199 = True
|
|
|
|
|
ULES00631 = True
|
|
|
|
|
ULJM05233 = True
|
|
|
|
|
|
2023-08-30 08:59:57 +00:00
|
|
|
|
# Rainbow Six: Vegas: See #9324
|
|
|
|
|
# Replaces a heuristic we added in #16971, which broke Castlevania - Symphony of the Night.
|
|
|
|
|
ULES00584 = true
|
|
|
|
|
ULUS10206 = true
|
|
|
|
|
|
2023-01-12 10:30:42 +00:00
|
|
|
|
[RockmanDash2SoundFix]
|
|
|
|
|
# Rockman Dash 2, see #11442
|
|
|
|
|
ULJM05037 = true
|
|
|
|
|
ULJM05216 = true
|
2023-02-04 12:28:59 +00:00
|
|
|
|
NPJH50181 = true
|
|
|
|
|
|
|
|
|
|
[ReadbackDepth]
|
|
|
|
|
# Syphon Filter - Dark Mirror
|
|
|
|
|
UCES00310 = true
|
|
|
|
|
UCUS98641 = true
|
|
|
|
|
UCUS98656 = true
|
|
|
|
|
UCUS98656 = true # Demo
|
|
|
|
|
|
|
|
|
|
# Syphon Filter - Logan's Shadow
|
|
|
|
|
UCUS98606 = true
|
|
|
|
|
UCES00710 = true
|
|
|
|
|
NPUG80173 = true
|
|
|
|
|
NPUA80013 = true # Demo
|
|
|
|
|
UCUS98704 = true # Demo
|
|
|
|
|
NPEG90002 = true # Demo
|
|
|
|
|
SYPH04036 = true # Prototype?
|
|
|
|
|
|
|
|
|
|
# Syphon Filter - Combat Ops (weird multiplayer-only variant)
|
|
|
|
|
NPUG80114 = true
|
|
|
|
|
NPEG00004 = true
|
2023-02-13 22:28:10 +00:00
|
|
|
|
|
|
|
|
|
[BlockTransferDepth]
|
|
|
|
|
# Iron Man - see issue #16530
|
|
|
|
|
# Note that this option also requires IntraVRAMBlockTransferAllowCreateFB.
|
|
|
|
|
ULES01070 = true
|
|
|
|
|
ULES01071 = true
|
|
|
|
|
ULUS10347 = true
|
2023-02-27 10:10:47 +00:00
|
|
|
|
|
2023-12-05 23:29:09 +00:00
|
|
|
|
# Hayate no Gotoku!! Nightmare Paradise - see issue #17878
|
|
|
|
|
ULJM05416 = true
|
|
|
|
|
|
2023-02-27 10:10:47 +00:00
|
|
|
|
[DaxterRotatedAnalogStick]
|
|
|
|
|
# Daxter (see issue #17015)
|
|
|
|
|
UCUS98618 = true
|
2023-02-27 10:15:36 +00:00
|
|
|
|
UCUS98654 = true
|
2023-02-27 10:10:47 +00:00
|
|
|
|
UCES00044 = true
|
|
|
|
|
NPUG80329 = true
|
|
|
|
|
NPEG00025 = true
|
2023-02-27 10:15:36 +00:00
|
|
|
|
UCKS45025 = true
|
2023-02-28 07:31:25 +00:00
|
|
|
|
|
|
|
|
|
# GOW : Ghost of Sparta
|
|
|
|
|
UCUS98737 = true
|
|
|
|
|
UCAS40323 = true
|
|
|
|
|
NPHG00092 = true
|
|
|
|
|
NPEG00044 = true
|
|
|
|
|
NPEG00045 = true
|
|
|
|
|
NPJG00120 = true
|
|
|
|
|
NPUG80508 = true
|
|
|
|
|
UCJS10114 = true
|
|
|
|
|
UCES01401 = true
|
|
|
|
|
UCES01473 = true
|
|
|
|
|
# GOW : Ghost of Sparta Demo
|
|
|
|
|
NPJG90095 = true
|
|
|
|
|
NPEG90035 = true
|
|
|
|
|
NPUG70125 = true
|
|
|
|
|
# GOW : Chains Of Olympus
|
|
|
|
|
UCAS40198 = true
|
|
|
|
|
UCUS98653 = true
|
|
|
|
|
UCES00842 = true
|
|
|
|
|
ULJM05438 = true
|
|
|
|
|
ULJM05348 = true
|
|
|
|
|
UCKS45084 = true
|
|
|
|
|
NPUG80325 = true
|
|
|
|
|
NPEG00023 = true
|
|
|
|
|
NPHG00027 = true
|
|
|
|
|
NPHG00028 = true
|
|
|
|
|
NPJH50170 = true
|
|
|
|
|
UCET00844 = true
|
|
|
|
|
# GOW: Chains of Olympus Demo
|
|
|
|
|
UCUS98705 = true
|
|
|
|
|
UCED00971 = true
|
|
|
|
|
UCUS98713 = true
|
2023-04-17 07:34:26 +00:00
|
|
|
|
|
|
|
|
|
[SOCOMClut8Replacement]
|
|
|
|
|
# SOCOM and other games use CLUT8 with crafty sampling as if it was CLUT16. Issue #16210
|
|
|
|
|
UCES00855 = true
|
|
|
|
|
UCUS98649 = true
|
|
|
|
|
NPUG70003 = true # demo
|
|
|
|
|
UCUS98714 = true # demo
|
|
|
|
|
|
|
|
|
|
# SOCOM Fireteam Bravo 3
|
|
|
|
|
UCES01242 = true
|
|
|
|
|
NPHG00032 = true
|
|
|
|
|
UCUS98716 = true
|
|
|
|
|
NPEG90024 = true # demo
|
2023-04-20 07:03:12 +00:00
|
|
|
|
|
|
|
|
|
# SOCOM Navy Seals Portable (Japanese version)
|
|
|
|
|
UCJS10102 = true
|
|
|
|
|
NPJG00035 = true
|
|
|
|
|
NPJG90068 = true # demo
|
2023-08-17 12:47:46 +00:00
|
|
|
|
|
2022-08-14 12:31:45 +00:00
|
|
|
|
[Fontltn12Hack]
|
2023-11-19 17:53:28 +00:00
|
|
|
|
# optimumFont do not return ltn12.pgf see #11055
|
2023-08-17 12:47:46 +00:00
|
|
|
|
NPJH00052 = true
|
2023-08-24 08:30:37 +00:00
|
|
|
|
|
|
|
|
|
[LoadCLUTFromCurrentFrameOnly]
|
|
|
|
|
# Helps Syphon Filter: Logan's Shadow color issue, # where we accidentally load a CLUT from an outdated framebuffer.
|
|
|
|
|
# Perhaps this should be the default.
|
|
|
|
|
UCUS98606 = true
|
|
|
|
|
UCES00710 = true
|
|
|
|
|
NPUG80173 = true
|
|
|
|
|
NPUA80013 = true # Demo
|
|
|
|
|
UCUS98704 = true # Demo
|
|
|
|
|
NPEG90002 = true # Demo
|
|
|
|
|
SYPH04036 = true # Prototype?
|
2023-10-18 22:21:05 +00:00
|
|
|
|
|
2023-10-23 11:38:09 +00:00
|
|
|
|
[ForceUMDReadSpeed]
|
2023-12-02 10:34:59 +00:00
|
|
|
|
# Aces of War required slow read speed (even in Real PSP), see #11062
|
2023-10-18 22:21:05 +00:00
|
|
|
|
ULES00590 = true
|
2023-10-24 21:39:51 +00:00
|
|
|
|
ULJM05075 = true
|
2023-11-19 17:53:28 +00:00
|
|
|
|
# Sengoku Musou 3Z Special DLC see #9993
|
2023-11-16 08:20:59 +00:00
|
|
|
|
ULJM06024 = true
|
2023-11-19 17:53:28 +00:00
|
|
|
|
|
|
|
|
|
# Bejeweled 2. This shouldn't really fix anything since it's a PSN game that didn't run from UMD,
|
|
|
|
|
# but apparently it does work around the timing error. See issue #15304 .
|
|
|
|
|
NPUG30038 = true
|
|
|
|
|
NPEG00036 = true
|
2023-11-20 13:48:09 +00:00
|
|
|
|
|
2023-12-02 10:34:59 +00:00
|
|
|
|
# Doko Demo Issho, load savedata error see #18420
|
2023-11-20 13:48:09 +00:00
|
|
|
|
UCJS10002 = true
|
|
|
|
|
UCJS18002 = true
|
|
|
|
|
|
2023-12-02 10:34:59 +00:00
|
|
|
|
# Driver 76, see #16904 #12054
|
2023-11-21 11:42:12 +00:00
|
|
|
|
ULUS10235 = true
|
|
|
|
|
ULES00740 = true
|
2023-11-21 17:27:28 +00:00
|
|
|
|
|
|
|
|
|
# Harukanaru Toki no Naka de 3 with Izayoiki Aizouban, see #6127
|
|
|
|
|
ULJM05441 = true
|
|
|
|
|
KOEIP0167 = true
|
|
|
|
|
ULJM06245 = true
|
2023-11-26 06:24:47 +00:00
|
|
|
|
|
|
|
|
|
# Ace Combat: Joint Assault #12434
|
|
|
|
|
ULUS10511 = true
|
|
|
|
|
ULES01408 = true
|
|
|
|
|
|
|
|
|
|
# Ace Combat X2: Joint Assault #5545
|
|
|
|
|
ULJS00290 = true
|
|
|
|
|
ULKS46254 = true
|
|
|
|
|
ULJS19057 = true
|
|
|
|
|
NPJH50263 = true
|
2023-12-02 10:34:59 +00:00
|
|
|
|
|
|
|
|
|
[AllowDelayedReadbacks]
|
|
|
|
|
# NOTE: This only affects Vulkan currently.
|
|
|
|
|
# Added for easy experimentation. Many games using readbacks do not work well delaying them, though.
|
|
|
|
|
# For example, Motorstorm lighting adaptation goes into self-oscillation (!)
|
|
|
|
|
# UCES01250 = true
|
2022-12-11 09:03:27 +00:00
|
|
|
|
|
|
|
|
|
[TacticsOgreEliminateDebugReadback]
|
|
|
|
|
ULUS10565 = true
|
|
|
|
|
ULES01500 = true
|
|
|
|
|
ULJM05753 = true
|
|
|
|
|
NPJH50348 = true
|
|
|
|
|
ULJM06009 = true
|
|
|
|
|
UCKS45164 = true
|
2024-02-03 23:43:48 +00:00
|
|
|
|
|
|
|
|
|
[DisableMemcpySlicing]
|
|
|
|
|
UCES01184 = true
|
|
|
|
|
UCUS98668 = true
|
|
|
|
|
UCJP00174 = true
|