mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 17:49:17 +01:00
c1b904314d
This reverts commit 306da0b802
.
17 lines
466 B
Plaintext
17 lines
466 B
Plaintext
[Definition]
|
|
titleIds = 00050000101ED700,00050000101ED800,0005000010131D00
|
|
name = Video pan n scan
|
|
path = "Tokyo Mirage Sessions FE/Graphics/Video pan n scan"
|
|
description = 21:9 Video, cuts of sides instead of pillarboxing
|
|
version = 3
|
|
|
|
[Preset]
|
|
name = 21:9 Pan n scan (Cut top, bottom)
|
|
$UIAspectX = 1.0
|
|
$UIAspectY = (2560.0 / 1080.0) / (1280.0/720.0)
|
|
|
|
[Preset]
|
|
name = 16:10 Pan n scan (Cut sides)
|
|
$UIAspectX = (1280.0/720.0) / (3840.0 / 2400.0)
|
|
$UIAspectY = 1.0
|