mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-01-10 16:59:24 +01:00
Remove course preview textures, fixes #224
This commit is contained in:
parent
d1ec2a2be2
commit
fd38d4e787
@ -180,13 +180,6 @@ height = 192
|
||||
overwriteWidth = <?=round($scaleFactorX*384)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*192)?>
|
||||
|
||||
[TextureRedefine]
|
||||
width = 320
|
||||
height = 240
|
||||
#formatsExcluded =
|
||||
overwriteWidth = <?=round($scaleFactorX*320)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*240)?>
|
||||
|
||||
#[TextureRedefine] #May unintentionally scale textures, check formatsExcluded
|
||||
#width = 256
|
||||
#height = 256
|
||||
@ -194,13 +187,6 @@ overwriteHeight = <?=round($scaleFactorY*240)?>
|
||||
#overwriteWidth = <?=round($scaleFactorX*256)?>
|
||||
#overwriteHeight = <?=round($scaleFactorY*256)?>
|
||||
|
||||
[TextureRedefine]
|
||||
width = 252
|
||||
height = 81
|
||||
#formatsExcluded =
|
||||
overwriteWidth = <?=round($scaleFactorX*252)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*81)?>
|
||||
|
||||
[TextureRedefine]
|
||||
width = 160
|
||||
height = 90
|
||||
|
Loading…
x
Reference in New Issue
Block a user