cemu_graphic_packs/Enhancements/TokyoMirage_!VideoPanNScan/rules.txt
2019-11-29 05:20:11 +01:00

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