mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
Revert WW shadows
This commit is contained in:
parent
28b1e7d554
commit
157d86a7f4
@ -71,5 +71,5 @@ overwriteHeight = <?=round($scaleFactorY*33*2)?>
|
||||
width = 1024
|
||||
height = 1024
|
||||
formats = 0x005
|
||||
overwriteWidth = <?=round($scaleFactorY)*1024?>
|
||||
overwriteHeight = <?=round($scaleFactorY)*1024?>
|
||||
overwriteWidth = <?=round($scaleFactorY*1024*2)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*1024*2)?>
|
Loading…
Reference in New Issue
Block a user