cemu_graphic_packs/Enhancements/TokyoMirage_!VideoPanNScan/rules.txt
Michele 4398ebcebe Add credits and normalize resolution presets
I searched through quite a bit of commits to properly credit some packs. Some of the credits are based off memory. Please let me know if I incorrectly credited or forgot to credit somebody.
2020-01-10 17:06:51 -08:00

17 lines
480 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 pillar-boxing. Made by getdls.
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