mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Taiko h264 fix
This commit is contained in:
parent
da454d7bfc
commit
8ae8c82c38
@ -16,6 +16,7 @@ version = 2
|
||||
width = 1280
|
||||
height = 720
|
||||
#formatsExcluded = 0x1a # disabled because shares same format as display texture itself
|
||||
tileModesExcluded = 0x001
|
||||
overwriteWidth = <?=round($scaleFactorX*1280)?>
|
||||
overwriteHeight = <?=round($scaleFactorY*720)?>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user