Template:XMB Layout Tables: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|+XMB Layout Tables {{ed right|XMB Layout Tables}}
|+XMB Layout Tables {{ed right|XMB Layout Tables}}
! Path !! Filename !! Usage (speculative) !! width*heigth (lines 4 and 5) !! Notes
! Path !! Filename !! Usage (speculative) !! factor_table (lines 4 and 5) !! factor_table (last 2 lines) !! Notes
|-
|-
| rowspan=4 | dev_flash/vsh/etc/
| rowspan=4 | dev_flash/vsh/etc/
| 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]] --> '''Standard (NTSC/PAL)''' ? || 854x480 || 725.9x408 || <!-- 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] --> 1.7791666666666666666666666666667 ?
|-
|-
| 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_480.txt<BR />layout_grid_table_480.txt || '''480p''' [http://en.wikipedia.org/wiki/NTSC NTSC], and [http://en.wikipedia.org/wiki/PAL PAL] TV's || 640x480 || 544x408 || 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 (1,7777777777777777777777777777778)
| layout_factor_table_720.txt<BR />layout_grid_table_720.txt || '''720p''' [http://en.wikipedia.org/wiki/720p HD] TV's || 1280x720 || 1152x648 || 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 (1,7777777777777777777777777777778)
| layout_factor_table_1080.txt<BR />layout_grid_table_1080.txt || '''1080i''' and '''1080p''' [http://en.wikipedia.org/wiki/1080p Full HD] TV's || 1920x1080 || 1728x972 || 16/9 aspect ratio (1,7777777777777777777777777777778)
|}
|}
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Revision as of 00:09, 26 November 2014

XMB Layout Tables
Path Filename Usage (speculative) factor_table (lines 4 and 5) factor_table (last 2 lines) Notes
dev_flash/vsh/etc/ layout_factor_table_272.txt
layout_grid_table_272.txt
Standard (NTSC/PAL) ? 854x480 725.9x408 1.7791666666666666666666666666667 ?
layout_factor_table_480.txt
layout_grid_table_480.txt
480p NTSC, and PAL TV's 640x480 544x408 4/3 aspect ratio (1,3333333333333333333333333333333)
layout_factor_table_720.txt
layout_grid_table_720.txt
720p HD TV's 1280x720 1152x648 16/9 aspect ratio (1,7777777777777777777777777777778)
layout_factor_table_1080.txt
layout_grid_table_1080.txt
1080i and 1080p Full HD TV's 1920x1080 1728x972 16/9 aspect ratio (1,7777777777777777777777777777778)