mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
compat.ini: Add Megaman Maverick Hunter X to IntraVRAM... and RequireBlockTransfer.
See #10085
This commit is contained in:
parent
3a27be33f6
commit
fccef47828
1 changed files with 9 additions and 0 deletions
|
@ -523,6 +523,10 @@ ULJM05091 = true
|
|||
# GachiTora! Abarenbou Kyoushi in High School need it to render shadows properly (see #14136)
|
||||
ULJS00355 = true
|
||||
NPJH50409 = true
|
||||
# MegaMan Maverick Hunter X (see #10085)
|
||||
ULES00251 = true
|
||||
ULUS10068 = true
|
||||
ULJM05043 = true
|
||||
|
||||
[DisableAccurateDepth]
|
||||
# Midnight Club: LA Remix
|
||||
|
@ -678,6 +682,11 @@ UCAS40347 = true
|
|||
UCJS10038 = true
|
||||
UCJS18013 = true
|
||||
|
||||
# Megaman Maverick Hunter X (see #10085)
|
||||
ULES00251 = true
|
||||
ULUS10068 = true
|
||||
ULJM05043 = true
|
||||
|
||||
# Note! This whole flag is disabled temporarily by appending "Disabled" to its name). See 7914
|
||||
[YugiohSaveFixDisabled]
|
||||
# The cause of Yu-gi-oh series 's bad save (cannot save) are load "save status" and use cwcheat,
|
||||
|
|
Loading…
Add table
Reference in a new issue