mirror of https://github.com/PCSX2/pcsx2
GameDB: Fixes for later IRem games
This commit is contained in:
parent
47eb499893
commit
00876e7076
|
|
@ -2065,10 +2065,13 @@ SCAJ-20129:
|
|||
name: "Ponkotsu Roman Daikatsugeki Bumpy Trot"
|
||||
region: "NTSC-Unk"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SCAJ-20130:
|
||||
name: "Namco x Capcom"
|
||||
region: "NTSC-Unk"
|
||||
|
|
@ -2366,9 +2369,13 @@ SCAJ-20171:
|
|||
name-en: "Zettai Zetsumei Toshi 2 - Itetsuita Kioku Tachi"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 4 # Aligns post-processing.
|
||||
nativeScaling: 2 # Fixes post effects.
|
||||
getSkipCount: "GSC_ZettaiZetsumeiToshi2"
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SCAJ-20172:
|
||||
name: "Final Fantasy XII"
|
||||
region: "NTSC-Unk"
|
||||
|
|
@ -7572,10 +7579,13 @@ SCKA-20058:
|
|||
name-en: "Action Romance Bumpy Trot"
|
||||
region: "NTSC-K"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SCKA-20059:
|
||||
name: "소울칼리버 Ⅲ"
|
||||
name-en: "SoulCalibur III"
|
||||
|
|
@ -25507,10 +25517,13 @@ SLES-54138:
|
|||
name: "Steambot Chronicles"
|
||||
region: "PAL-E"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLES-54139:
|
||||
name: "Earache - Extreme Metal Racing"
|
||||
region: "PAL-E"
|
||||
|
|
@ -26165,10 +26178,13 @@ SLES-54335:
|
|||
name: "Steambot Chronicles"
|
||||
region: "PAL-F"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLES-54336:
|
||||
name: "Lumines Plus"
|
||||
region: "PAL-M5"
|
||||
|
|
@ -27046,8 +27062,13 @@ SLES-54587:
|
|||
name: "Raw Danger"
|
||||
region: "PAL-E"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 4 # Aligns post-processing.
|
||||
nativeScaling: 2 # Fixes post effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLES-54588:
|
||||
name: "Brunswick Pro Bowling"
|
||||
region: "PAL-E"
|
||||
|
|
@ -35705,28 +35726,39 @@ SLPM-60253:
|
|||
name-en: "Zettai Zetsumei Toshi 2 - Itetsuita Kioutachi [Trial Type-B]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 4 # Aligns post-processing.
|
||||
nativeScaling: 2 # Fixes post effects.
|
||||
getSkipCount: "GSC_ZettaiZetsumeiToshi2"
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPM-60254:
|
||||
name: "絶体絶命都市2 -凍てついた記憶たち- [体験版l Type-A]"
|
||||
name-sort: "ぜったいぜつめいとし2 -いてついたきおくたち- [たいけんばん Type-A]"
|
||||
name-en: "Zettai Zetsumei Toshi 2 - Itetsuita Kioutachi [Trial Type-A]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 4 # Aligns post-processing.
|
||||
nativeScaling: 2 # Fixes post effects.
|
||||
getSkipCount: "GSC_ZettaiZetsumeiToshi2"
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPM-60255:
|
||||
name: "ポンコツ浪漫大活劇バンピートロット [体験版]"
|
||||
name-sort: "ぽんこつろまんだいかつげきばんぴーとろっと [たいけんばん]"
|
||||
name-en: "Ponkotsu Roeman Daikatsugeki Bumpy Trot [Trial]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPM-60256:
|
||||
name: "電撃PS2 / 電撃PlayStation D73"
|
||||
name-sort: "でんげき PS2 でんげきPlayStation D73"
|
||||
|
|
@ -35791,10 +35823,13 @@ SLPM-60266:
|
|||
name-en: "Ponkotsu Roeman Daikatsugeki Bumpy Trot [Trial]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPM-60267:
|
||||
name: "餓狼伝 Breakblow [体験版]"
|
||||
name-sort: "がろうでん Breakblow [たいけんばん]"
|
||||
|
|
@ -35845,8 +35880,13 @@ SLPM-60273:
|
|||
name-en: "Zettai Zetsumei Toshi 2 - Itetsuita Kioutachi [Trial Type-B]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
cpuCLUTRender: 1 # Fixes some shading/shadows.
|
||||
getSkipCount: "GSC_ZettaiZetsumeiToshi2"
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPM-60274:
|
||||
name: "フルハウスキス2 [体験版]"
|
||||
name-sort: "ふるはうすきす2 [たいけんばん]"
|
||||
|
|
@ -56388,6 +56428,13 @@ SLPS-20443:
|
|||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
recommendedBlendingLevel: 4 # Fixes water reflections.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-20444:
|
||||
name: "SIMPLE2000シリーズ Vol.90 THE お姉チャンバラ2"
|
||||
name-sort: "しんぷる2000しりーず Vol. 90 THE おねえちゃんばら2"
|
||||
|
|
@ -59536,10 +59583,13 @@ SLPS-25457:
|
|||
name-en: "Ponkotsu Roeman Daikatsugeki Bumpy Trot"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25458:
|
||||
name: "THE KING OF FIGHTERS 2001 [SNK BEST COLLECTION]"
|
||||
name-sort: "ざ きんぐ おぶ ふぁいたーず2001 [SNK BEST COLLECTION]"
|
||||
|
|
@ -60199,8 +60249,13 @@ SLPS-25574:
|
|||
name-en: "PachiPara 12 - Ooumi to Natsu no Omoide"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
cpuSpriteRenderBW: 2 # Fixes broken minimap.
|
||||
cpuSpriteRenderLevel: 1 # Needed for above.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25575:
|
||||
name: "ケロロ軍曹 メロメロバトルロイヤルZ"
|
||||
name-sort: "けろろぐんそう めろめろばとるろいやるZ"
|
||||
|
|
@ -60407,9 +60462,13 @@ SLPS-25606:
|
|||
region: "NTSC-J"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 4 # Aligns post-processing.
|
||||
nativeScaling: 2 # Fixes post effects.
|
||||
getSkipCount: "GSC_ZettaiZetsumeiToshi2"
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25607:
|
||||
name: "魔界戦記ディスガイア2 [初回限定版]"
|
||||
name-sort: "まかいせんきでぃすがいあ2 [しょかいげんていばん]"
|
||||
|
|
@ -60915,18 +60974,26 @@ SLPS-25682:
|
|||
name-en: "PachiPara 13 - Super Umi to PachiPro Fu-unroku"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
cpuSpriteRenderBW: 2 # Fixes broken minimap.
|
||||
cpuSpriteRenderLevel: 1 # Needed for above.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25683:
|
||||
name: "ポンコツ浪漫大活劇バンピートロット [Irem COLLECTION]"
|
||||
name-sort: "ぽんこつろまんだいかつげきばんぴーとろっと [Irem COLLECTION]"
|
||||
name-en: "Ponkotsu Roman Daikatsugeki Bumpy Trot [Irem Collection]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25684:
|
||||
name: "マーメイドプリズム [限定版BOX]"
|
||||
name-sort: "まーめいどぷりずむ [げんていばんBOX]"
|
||||
|
|
@ -61537,8 +61604,13 @@ SLPS-25787:
|
|||
region: "NTSC-J"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
cpuSpriteRenderBW: 2 # Fixes broken minimap.
|
||||
cpuSpriteRenderLevel: 1 # Needed for above.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25788:
|
||||
name: "メタルスラッグ [SNK BEST COLLECTION]"
|
||||
name-sort: "めたるすらっぐ [SNK BEST COLLECTION]"
|
||||
|
|
@ -61931,17 +62003,26 @@ SLPS-25851:
|
|||
name-en: "Zettai Zetsumei Toshi 2 - Itetsuita Kioku Tachi [Irem Collection]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 4 # Aligns post-processing.
|
||||
nativeScaling: 2 # Fixes post effects.
|
||||
getSkipCount: "GSC_ZettaiZetsumeiToshi2"
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25852:
|
||||
name: "パチパラ13 ~スーパー海とパチプロ風雲録~ [Irem COLLECTION]"
|
||||
name-sort: "ぱちぱら13 すーぱーうみとぱちぷろふううんろく [Irem COLLECTION]"
|
||||
name-en: "PachiPara 13 - Super Umi to PachiPro Fu-unroku [Irem Collection]"
|
||||
region: "NTSC-J"
|
||||
gsHWFixes:
|
||||
cpuSpriteRenderBW: 2 # Fixes broken minimap.
|
||||
cpuSpriteRenderLevel: 1 # Needed for above.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLPS-25853:
|
||||
name: "パチってちょんまげ達人14 ~ ぱちんこ仮面ライダー ショッカー全滅大作戦"
|
||||
name-sort: "ぱちってちょんまげたつじん14 ~ ぱちんこかめんらいだー しょっかーぜんめつだいさくせん"
|
||||
|
|
@ -71083,10 +71164,13 @@ SLUS-21344:
|
|||
region: "NTSC-U"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLUS-21345:
|
||||
name: "Grandia III [Disc 2 of 2]"
|
||||
region: "NTSC-U"
|
||||
|
|
@ -72183,8 +72267,13 @@ SLUS-21501:
|
|||
region: "NTSC-U"
|
||||
compat: 5
|
||||
gsHWFixes:
|
||||
halfPixelOffset: 4 # Aligns post-processing.
|
||||
nativeScaling: 2 # Fixes post effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLUS-21503:
|
||||
name: "God Hand"
|
||||
region: "NTSC-U"
|
||||
|
|
@ -74672,10 +74761,13 @@ SLUS-28061:
|
|||
name: "Steambot Chronicles [Trade Demo]"
|
||||
region: "NTSC-U"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLUS-28062:
|
||||
name: "Dance Factory [Trade Demo]"
|
||||
region: "NTSC-U"
|
||||
|
|
@ -75443,10 +75535,13 @@ SLUS-29188:
|
|||
name: "Steambot Chronicles [Regular Demo]"
|
||||
region: "NTSC-U"
|
||||
gsHWFixes:
|
||||
getSkipCount: "GSC_SteambotChronicles" # Causes green (incorrect) water but removes depth and blur issues.
|
||||
roundSprite: 1 # Fixes colored 3D anaglyph bleeding effects.
|
||||
halfPixelOffset: 5 # Aligns effects.
|
||||
getSkipCount: "GSC_IRem"
|
||||
halfPixelOffset: 2 # Aligns effects.
|
||||
nativeScaling: 1 # Helps align effects.
|
||||
textureInsideRT: 1 # Fixes channel shuffles.
|
||||
preloadFrameData: 1 # Fixes menu graphics.
|
||||
autoFlush: 1 # Fixes motion blur.
|
||||
minimumBlendingLevel: 2 # Improves post effects.
|
||||
SLUS-29189:
|
||||
name: "FIFA World Cup - Germany 2006 [Demo]"
|
||||
region: "NTSC-U"
|
||||
|
|
|
|||
Loading…
Reference in New Issue