mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-23 10:09:18 +01:00
f3e9672233
Add graphic packs for Vicious Engine titles+several others, update existing graphic packs, re-add gamepad rules to all graphic packs.
20 lines
504 B
Plaintext
20 lines
504 B
Plaintext
[Definition]
|
|
titleIds = 50000101df400,00050002101DF401
|
|
name = "Pokken Tournament - 540p"
|
|
|
|
[TextureRedefine]
|
|
width = 1280
|
|
height = 720
|
|
<<<<<<< HEAD
|
|
formatsExcluded = 0x001 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
|
=======
|
|
formatsExcluded = 0x001,0x033 # Excludes FMV B&W layer (only viewable with rajkosto's implementation)
|
|
>>>>>>> origin/master
|
|
overwriteWidth = 960
|
|
overwriteHeight = 540
|
|
|
|
[TextureRedefine]
|
|
width = 960
|
|
height = 720
|
|
overwriteWidth = 720
|
|
overwriteHeight = 540 |