mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-25 19:16:52 +01:00
Add Giana Sisters: Twisted Dreams
This commit is contained in:
parent
91bdffd0da
commit
38d4c00f6d
@ -44,10 +44,3 @@ width = 128
|
||||
height = 128
|
||||
overwriteWidth = <?=round($scaleFactorX*128)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*128)?>
|
||||
|
||||
[TextureRedefine] #May unintentionally scale textures, check formatsExcluded
|
||||
formatsExcluded = 0x33
|
||||
width = 256
|
||||
height = 256
|
||||
overwriteWidth = <?=round($scaleFactorX*256)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*256)?>
|
||||
|
Loading…
Reference in New Issue
Block a user