Skip to content

Commit

Permalink
GameDB: Various Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
forrvalhalla authored Apr 22, 2024
1 parent 5a91ecd commit ad07204
Showing 1 changed file with 49 additions and 7 deletions.
56 changes: 49 additions & 7 deletions bin/resources/GameIndex.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1632,13 +1632,15 @@ SCAJ-20104:
alignSprite: 1 # Fixes vertical lines.
mergeSprite: 1 # Fixes vertical lines.
SCAJ-20105:
name: "Armored Core - Nine breaker"
name: "Armored Core - Nine Breaker"
region: "NTSC-Unk"
gsHWFixes:
halfPixelOffset: 1 # Fixes misaligned blur.
recommendedBlendingLevel: 3 # Fixes level brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Fixes broken water on "Upper Sea" level.
cpuSpriteRenderLevel: 2 # Needed for above.
SCAJ-20107:
name: "Bakufuu Slash! Kizna Arashi"
region: "NTSC-Unk"
Expand Down Expand Up @@ -1892,6 +1894,7 @@ SCAJ-20143:
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
SCAJ-20144:
name: "Zhuo Hou La 3"
region: "NTSC-C"
Expand Down Expand Up @@ -4492,6 +4495,9 @@ SCES-50354:
SCES-50360:
name: "Twisted Metal - Black"
region: "PAL-M5"
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
SCES-50361:
name: "Jak and Daxter - The Precursor Legacy"
region: "PAL-M6"
Expand Down Expand Up @@ -4996,8 +5002,11 @@ SCES-51463:
mipmap: 2 # Mipmap + trilinear, improves textures to match sw renderer.
trilinearFiltering: 1
SCES-51480:
name: "Twisted Metal - Black - Online"
name: "Twisted Metal - Black ONLINE"
region: "PAL-M5"
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
SCES-51513:
name: "EyeToy - Play"
region: "PAL-M11"
Expand Down Expand Up @@ -7061,6 +7070,8 @@ SCKA-20047:
recommendedBlendingLevel: 3 # Fixes level brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Fixes broken water on "Upper Sea" level.
cpuSpriteRenderLevel: 2 # Needed for above.
memcardFilters:
- "SCKA-20047"
- "SLKA-25201"
Expand Down Expand Up @@ -10164,6 +10175,9 @@ SCUS-97101:
name: "Twisted Metal - Black"
region: "NTSC-U"
compat: 5
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
SCUS-97102:
name: "Gran Turismo 3 - A-Spec"
region: "NTSC-U"
Expand Down Expand Up @@ -10440,8 +10454,11 @@ SCUS-97163:
name: "Jampack Demo Disc - Winter 2001"
region: "NTSC-U"
SCUS-97164:
name: "Twisted Metal Black [Demo]"
name: "Twisted Metal - Black [Demo]"
region: "NTSC-U"
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
SCUS-97165:
name: "Official U.S. PlayStation Magazine Demo Disc 051"
region: "NTSC-U"
Expand Down Expand Up @@ -10506,9 +10523,12 @@ SCUS-97178:
name: "NFL GameDay 2002"
region: "NTSC-U"
SCUS-97179:
name: "Twisted Metal Black"
name: "Twisted Metal - Black"
region: "NTSC-U"
compat: 5
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
SCUS-97181:
name: "Official U.S. PlayStation Magazine Demo Disc 055"
region: "NTSC-U"
Expand Down Expand Up @@ -10549,12 +10569,18 @@ SCUS-97194:
name: "NFL GameDay 2003"
region: "NTSC-U"
SCUS-97195:
name: "Twisted Metal Black - Online"
name: "Twisted Metal - Black ONLINE"
region: "NTSC-U"
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
SCUS-97196:
name: "Twisted Metal Black - Online [Demo]"
name: "Twisted Metal - Black ONLINE"
region: "NTSC-U"
compat: 5
gsHWFixes:
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
SCUS-97197:
name: "War of the Monsters"
region: "NTSC-U"
Expand Down Expand Up @@ -24009,6 +24035,8 @@ SLES-53819:
recommendedBlendingLevel: 3 # Fixes level brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Fixes broken water on "Upper Sea" level.
cpuSpriteRenderLevel: 2 # Needed for above.
memcardFilters:
- "SLES-53819"
- "SLES-82036"
Expand All @@ -24021,6 +24049,7 @@ SLES-53820:
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
SLES-53821:
name: "Radio Helicopter II"
region: "PAL-E"
Expand Down Expand Up @@ -33677,6 +33706,7 @@ SLPM-61118:
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
SLPM-61119:
name: "Armored Core - Last Raven [Trial]"
region: "NTSC-J"
Expand All @@ -33685,6 +33715,7 @@ SLPM-61119:
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
SLPM-61120:
name: "Drag-on Dragoon 2 - Fuuin no Aka, Haitoku no Kuro [Trial Version]"
region: "NTSC-J"
Expand Down Expand Up @@ -49699,13 +49730,14 @@ SLPM-68519:
gameFixes:
- SoftwareRendererFMVHack # Fixes upscale lines in FMVs.
SLPM-68520:
name: "Armored Core - Last Raven [Monthly Champion magazine Special Edition]"
name: "Armored Core - Last Raven [Monthly Champion Magazine Special Edition]"
region: "NTSC-J"
gsHWFixes:
halfPixelOffset: 2 # Corrects shadow alignment and reduces blurriness.
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
SLPM-68521:
name: ".hack frägment [Senkou Release-ban]"
region: "NTSC-J"
Expand Down Expand Up @@ -55022,6 +55054,8 @@ SLPS-25408:
recommendedBlendingLevel: 3 # Fixes level brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Fixes broken water on "Upper Sea" level.
cpuSpriteRenderLevel: 2 # Needed for above.
memcardFilters:
- "SLPS-25408"
- "SCAJ-20076"
Expand Down Expand Up @@ -55347,6 +55381,7 @@ SLPS-25462:
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
memcardFilters:
- "SLPS-25338"
- "SLPS-25339"
Expand Down Expand Up @@ -56924,6 +56959,9 @@ SLPS-25730:
gsHWFixes:
halfPixelOffset: 2 # Corrects shadow alignment and reduces blurriness.
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
SLPS-25731:
name: ARMORED CORE 2 (ARMORED CORE PREMIUM BOX同梱用)
name-sort: あーまーどこあ2
Expand Down Expand Up @@ -58766,6 +58804,7 @@ SLPS-73247:
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
memcardFilters:
- "SLPS-25338"
- "SLPS-25339"
Expand Down Expand Up @@ -65513,6 +65552,8 @@ SLUS-21200:
recommendedBlendingLevel: 3 # Fixes level brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
cpuSpriteRenderBW: 2 # Fixes broken water on "Upper Sea" level.
cpuSpriteRenderLevel: 2 # Needed for above.
memcardFilters: # Can import data from AC:Nexus.
- "SLUS-21200"
- "SLUS-20986"
Expand Down Expand Up @@ -66529,6 +66570,7 @@ SLUS-21338:
recommendedBlendingLevel: 3 # Fixes level and map menu brightness.
mipmap: 2 # Mipmap + trilinear, improves some textures to match sw renderer.
trilinearFiltering: 1
preloadFrameData: 1 # Fixes glowing emblems.
SLUS-21339:
name: "Puzzle Collection - Crosswords & More!"
region: "NTSC-U"
Expand Down

0 comments on commit ad07204

Please sign in to comment.