mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-11-22 09:39:17 +01:00
4398ebcebe
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.
17 lines
480 B
Plaintext
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
|