mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Readd Tex in RT for Xenosaga Ep.III
This commit is contained in:
parent
b1edadfe3a
commit
18045c195a
|
@ -1378,6 +1378,7 @@ SCAJ-20179:
|
|||
autoFlush: 1 # Fixes shadows in cutscenes.
|
||||
halfPixelOffset: 1 # Fixes lighting misalignment and reduces ground shadows (probably texture cache issue).
|
||||
roundSprite: 2 # Fixes font artifacts.
|
||||
textureInsideRT: 1 # Fixes bad crystal surfaces.
|
||||
getSkipCount: "GSC_XenosagaE3"
|
||||
SCAJ-20180:
|
||||
name: "Xenosaga Episode III - Also Sprach Zarathustra [Disc 2 of 2]"
|
||||
|
@ -1386,6 +1387,7 @@ SCAJ-20180:
|
|||
autoFlush: 1 # Fixes shadows in cutscenes.
|
||||
halfPixelOffset: 1 # Fixes lighting misalignment and reduces ground shadows (probably texture cache issue).
|
||||
roundSprite: 2 # Fixes font artifacts.
|
||||
textureInsideRT: 1 # Fixes bad crystal surfaces.
|
||||
getSkipCount: "GSC_XenosagaE3"
|
||||
SCAJ-20181:
|
||||
name: "Minna no Tennis"
|
||||
|
@ -25663,6 +25665,7 @@ SLPM-61147:
|
|||
autoFlush: 1 # Fixes shadows in cutscenes.
|
||||
halfPixelOffset: 1 # Fixes lighting misalignment and reduces ground shadows (probably texture cache issue).
|
||||
roundSprite: 2 # Fixes font artifacts.
|
||||
textureInsideRT: 1 # Fixes bad crystal surfaces.
|
||||
getSkipCount: "GSC_XenosagaE3"
|
||||
SLPM-61148:
|
||||
name: "Growlanser V - Generations [Taikenban Demo]"
|
||||
|
@ -39525,6 +39528,7 @@ SLPS-25640:
|
|||
autoFlush: 1 # Fixes shadows in cutscenes.
|
||||
halfPixelOffset: 1 # Fixes lighting misalignment and reduces ground shadows (probably texture cache issue).
|
||||
roundSprite: 2 # Fixes font artifacts.
|
||||
textureInsideRT: 1 # Fixes bad crystal surfaces.
|
||||
getSkipCount: "GSC_XenosagaE3"
|
||||
memcardFilters: # Allows import of Xenosaga II save data.
|
||||
- "SLPS-25640"
|
||||
|
@ -39537,6 +39541,7 @@ SLPS-25641:
|
|||
autoFlush: 1 # Fixes shadows in cutscenes.
|
||||
halfPixelOffset: 1 # Fixes lighting misalignment and reduces ground shadows (probably texture cache issue).
|
||||
roundSprite: 2 # Fixes font artifacts.
|
||||
textureInsideRT: 1 # Fixes bad crystal surfaces.
|
||||
getSkipCount: "GSC_XenosagaE3"
|
||||
memcardFilters:
|
||||
- "SLPS-25640"
|
||||
|
@ -48121,6 +48126,7 @@ SLUS-21389:
|
|||
autoFlush: 1
|
||||
halfPixelOffset: 1 # Fixes lighting misalignment and reduces ground shadows.
|
||||
roundSprite: 2 # Fixes font artifacts.
|
||||
textureInsideRT: 1 # Fixes bad crystal surfaces.
|
||||
getSkipCount: "GSC_XenosagaE3"
|
||||
memcardFilters: # Allows import of Xenosaga II save data.
|
||||
- "SLUS-21389"
|
||||
|
@ -48270,6 +48276,7 @@ SLUS-21417:
|
|||
autoFlush: 1
|
||||
halfPixelOffset: 1 # Fixes lighting misalignment and reduces ground shadows.
|
||||
roundSprite: 2 # Fixes font artifacts.
|
||||
textureInsideRT: 1 # Fixes bad crystal surfaces.
|
||||
getSkipCount: "GSC_XenosagaE3"
|
||||
memcardFilters:
|
||||
- "SLUS-21389"
|
||||
|
|
Loading…
Reference in New Issue