mirror of https://github.com/PCSX2/pcsx2.git
GameDB: Change LSW 2 fixes
This commit is contained in:
parent
313ddb7879
commit
affdb78a65
|
@ -13205,8 +13205,8 @@ SLED-54315:
|
||||||
name: "LEGO Star Wars II - The Original Trilogy [Demo]"
|
name: "LEGO Star Wars II - The Original Trilogy [Demo]"
|
||||||
region: "PAL-M5"
|
region: "PAL-M5"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 4 # Mostly aligns post processing.
|
halfPixelOffset: 1 # Aligns post processing.
|
||||||
nativeScaling: 1 # Fixes post processing smoothness and position.
|
nativeScaling: 2 # Fixes post processing smoothness and position.
|
||||||
SLED-54327:
|
SLED-54327:
|
||||||
name: "FIFA 07"
|
name: "FIFA 07"
|
||||||
region: "PAL-M7"
|
region: "PAL-M7"
|
||||||
|
@ -24396,8 +24396,8 @@ SLES-54221:
|
||||||
name: "LEGO Star Wars II - The Original Trilogy"
|
name: "LEGO Star Wars II - The Original Trilogy"
|
||||||
region: "PAL-M6"
|
region: "PAL-M6"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 4 # Mostly aligns post processing.
|
halfPixelOffset: 1 # Aligns post processing.
|
||||||
nativeScaling: 1 # Fixes post processing smoothness and position.
|
nativeScaling: 2 # Fixes post processing smoothness and position.
|
||||||
memcardFilters: # Allows import of characters from Lego Star Wars 1.
|
memcardFilters: # Allows import of characters from Lego Star Wars 1.
|
||||||
- "SLES-54221"
|
- "SLES-54221"
|
||||||
- "SLES-53194"
|
- "SLES-53194"
|
||||||
|
@ -46148,8 +46148,8 @@ SLPM-66572:
|
||||||
name-en: "LEGO Star Wars II - The Original Trilogy"
|
name-en: "LEGO Star Wars II - The Original Trilogy"
|
||||||
region: "NTSC-J"
|
region: "NTSC-J"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 4 # Mostly aligns post processing.
|
halfPixelOffset: 1 # Aligns post processing.
|
||||||
nativeScaling: 1 # Fixes post processing smoothness and position.
|
nativeScaling: 2 # Fixes post processing smoothness and position.
|
||||||
memcardFilters:
|
memcardFilters:
|
||||||
- "SLPM-66572"
|
- "SLPM-66572"
|
||||||
- "SLPS-20423"
|
- "SLPS-20423"
|
||||||
|
@ -66094,8 +66094,8 @@ SLUS-21409:
|
||||||
name: "LEGO Star Wars II - The Original Trilogy"
|
name: "LEGO Star Wars II - The Original Trilogy"
|
||||||
region: "NTSC-U"
|
region: "NTSC-U"
|
||||||
gsHWFixes:
|
gsHWFixes:
|
||||||
halfPixelOffset: 4 # Mostly aligns post processing.
|
halfPixelOffset: 1 # Aligns post processing.
|
||||||
nativeScaling: 1 # Fixes post processing smoothness and position.
|
nativeScaling: 2 # Fixes post processing smoothness and position.
|
||||||
memcardFilters:
|
memcardFilters:
|
||||||
- "SLUS-21409"
|
- "SLUS-21409"
|
||||||
- "SLUS-21083"
|
- "SLUS-21083"
|
||||||
|
|
Loading…
Reference in New Issue