mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2025-02-18 11:06:20 +01:00
parent
2a62d54fee
commit
e1cda328f8
@ -92,3 +92,17 @@ height = 46
|
|||||||
#formatsExcluded = 0x816 #fixed in shader
|
#formatsExcluded = 0x816 #fixed in shader
|
||||||
overwriteWidth = <?=round($scaleFactorX*80)?>
|
overwriteWidth = <?=round($scaleFactorX*80)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*45)?>
|
overwriteHeight = <?=round($scaleFactorY*45)?>
|
||||||
|
|
||||||
|
[TextureRedefine] #XCX shadow
|
||||||
|
width = 1024
|
||||||
|
height = 1024
|
||||||
|
formats = 0x005
|
||||||
|
overwriteWidth = <?=round($scaleFactorX*80)?>
|
||||||
|
overwriteHeight = <?=round($scaleFactorY*45)?>
|
||||||
|
|
||||||
|
[TextureRedefine] #XCX Dynamic shadow scale both same for smoother transitions
|
||||||
|
width = 512
|
||||||
|
height = 512
|
||||||
|
formats = 0x005
|
||||||
|
overwriteWidth = <?=round($scaleFactorX*80)?>
|
||||||
|
overwriteHeight = <?=round($scaleFactorY*45)?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user