mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Turn off Depth Rounding in Lost Heroes. Fixes #8125 (well, works around :( )
This commit is contained in:
parent
293ab099bc
commit
e0c88e109f
1 changed files with 5 additions and 0 deletions
|
@ -65,6 +65,11 @@ NoDepthRounding = true
|
|||
[NPJH50366]
|
||||
NoDepthRounding = true
|
||||
|
||||
# Same for Lost Heroes (JP).
|
||||
[ULJS00489]
|
||||
NoDepthRounding = true
|
||||
[NPJH50647]
|
||||
NoDepthRounding = true
|
||||
|
||||
# Heroes Phantasia requires pixel depth rounding.
|
||||
[NPJH50558]
|
||||
|
|
Loading…
Add table
Reference in a new issue