Template:XMB Layout Tables: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 6: Line 6:
| layout_factor_table_272.txt<BR />layout_grid_table_272.txt || PSVita [[Remote Play]] || 854x480 || PSVita remoteplay as 852x480 due to 2 (bottom) lines being reserved because of scaler (Vita framebuffer size is 480 x 272, 640 x 368, 720 x 408, or 960 x 544) and [http://en.wikipedia.org/wiki/Bilinear_filtering bilinear filltering]
| layout_factor_table_272.txt<BR />layout_grid_table_272.txt || PSVita [[Remote Play]] || 854x480 || PSVita remoteplay as 852x480 due to 2 (bottom) lines being reserved because of scaler (Vita framebuffer size is 480 x 272, 640 x 368, 720 x 408, or 960 x 544) and [http://en.wikipedia.org/wiki/Bilinear_filtering bilinear filltering]
|-
|-
| layout_factor_table_480.txt<BR />layout_grid_table_480.txt || [http://en.wikipedia.org/wiki/NTSC NTSC], and [http://en.wikipedia.org/wiki/PAL PAL] TV's || 640x480 || 4/3 aspect ratio
| layout_factor_table_480.txt<BR />layout_grid_table_480.txt || [http://en.wikipedia.org/wiki/NTSC NTSC], and [http://en.wikipedia.org/wiki/PAL PAL] TV's || 640x480 || 4/3 aspect ratio (1,3333333333333333333333333333333)
|-
|-
| layout_factor_table_720.txt<BR />layout_grid_table_720.txt || [http://en.wikipedia.org/wiki/720p HD] TV's || 1280x720 || 16/9 aspect ratio
| layout_factor_table_720.txt<BR />layout_grid_table_720.txt || [http://en.wikipedia.org/wiki/720p HD] TV's || 1280x720 || 16/9 aspect ratio (1,7777777777777777777777777777778)
|-
|-
| layout_factor_table_1080.txt<BR />layout_grid_table_1080.txt || [http://en.wikipedia.org/wiki/1080p Full HD] TV's || 1920x1080 || 16/9 aspect ratio
| layout_factor_table_1080.txt<BR />layout_grid_table_1080.txt || [http://en.wikipedia.org/wiki/1080p Full HD] TV's || 1920x1080 || 16/9 aspect ratio (1,7777777777777777777777777777778)
|}
|}
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 17:50, 24 November 2014

XMB Layout Tables
Path Filename Usage (speculative) width*heigth (lines 4 and 5) Notes
dev_flash/vsh/etc/ layout_factor_table_272.txt
layout_grid_table_272.txt
PSVita Remote Play 854x480 PSVita remoteplay as 852x480 due to 2 (bottom) lines being reserved because of scaler (Vita framebuffer size is 480 x 272, 640 x 368, 720 x 408, or 960 x 544) and bilinear filltering
layout_factor_table_480.txt
layout_grid_table_480.txt
NTSC, and PAL TV's 640x480 4/3 aspect ratio (1,3333333333333333333333333333333)
layout_factor_table_720.txt
layout_grid_table_720.txt
HD TV's 1280x720 16/9 aspect ratio (1,7777777777777777777777777777778)
layout_factor_table_1080.txt
layout_grid_table_1080.txt
Full HD TV's 1920x1080 16/9 aspect ratio (1,7777777777777777777777777777778)