mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 13:30:02 +00:00
Add Test Drive Unlimited to depthRangeHack to disable range culling
This commit is contained in:
parent
ca992d3327
commit
0de06f952f
@ -140,6 +140,12 @@ ULJM91018 = true
|
||||
NPJH90062 = true
|
||||
# Phantasy Star Portable Infinity Demo
|
||||
NPJH90157 = true # Infinity demo
|
||||
# Test Drive Unlimited
|
||||
# just to disable range culling without adding another hack
|
||||
# since it causes a lot of missing geometry when driving
|
||||
ULES00637 = true
|
||||
ULKS46126 = true
|
||||
ULUS10249 = true
|
||||
|
||||
[ClearToRAM]
|
||||
# SOCOM Navy Seals games require this. See issue #8973.
|
||||
|
Loading…
Reference in New Issue
Block a user