mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
[Child of Light] Fix for half-res video
Whoops, tested it this time atleast
This commit is contained in:
parent
700ebb3b49
commit
884f86f210
@ -105,6 +105,7 @@ overwriteHeight = ($height/$gameHeight) * 512
|
||||
width = 640
|
||||
height = 360
|
||||
formats = 0x001
|
||||
tileModesExcluded = 0x001
|
||||
overwriteWidth = ($width/$gameWidth) * 640
|
||||
overwriteHeight = ($height/$gameHeight) * 360
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user