Template:XMB Layout Tables: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
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) !! factor_tables (lines 4 and 5)<BR />grid_tables (lines 8 and 9) !! factor_tables (last 2 lines)<BR />grid_tables (lines 10 and 11) !! <BR />grid_tables (lines 13 and 14) !! Notes
! Path !! Filename !! Usage !! <abbr title="it can be seen on factor.txt (lines 4 & 5) and grid.txt (lines 8 & 9)">Resolution</abbr> !! Aspect Ratio
|-
|-
| 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]] --> '''Standard (NTSC/PAL)''' ? || 854x480 || 725.9x408 || 427x240 || <!-- 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_'''grid'''_table_'''1080'''.txt<BR />layout_'''factor'''_table_'''1080'''.txt || '''[http://en.wikipedia.org/wiki/1080p 1080p]''' and '''[http://en.wikipedia.org/wiki/1080i 1080i]''' for [http://en.wikipedia.org/wiki/Graphics_display_resolution#FHD Full HD] displays  || 1920x1080 || rowspan="2" | <abbr title="1,7777777777777777777777777777778">16/9</abbr>
|-
|-
| 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 || 320x240 || 4/3 aspect ratio (1,3333333333333333333333333333333)
| layout_'''grid'''_table_'''720'''.txt<BR />layout_'''factor'''_table_'''720'''.txt || '''[http://en.wikipedia.org/wiki/720p 720p]''' for [http://en.wikipedia.org/wiki/High-definition_television HD] displays  || 1280x720
|-
|-
| layout_factor_table_720.txt<BR />layout_grid_table_720.txt || '''720p''' [http://en.wikipedia.org/wiki/720p HD] TV's || 1280x720 || 1152x648 || 640x360 || 16/9 aspect ratio (1,7777777777777777777777777777778)
| layout_'''grid'''_table_'''480'''.txt<BR />layout_'''factor'''_table_'''480'''.txt || '''[http://en.wikipedia.org/wiki/480p 480p]''' and '''[https://en.wikipedia.org/wiki/480i 480i]''' for [http://en.wikipedia.org/wiki/Enhanced-definition_television ED] and [https://en.wikipedia.org/wiki/Standard_definition SD] displays || 640x480 || <abbr title="1,3333333333333333333333333333333">4/3</abbr>
|-
|-
| 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 || 960x540 || 16/9 aspect ratio (1,7777777777777777777777777777778)
| layout_'''grid'''_table_'''272'''.txt<BR />layout_'''factor'''_table_'''272'''.txt || PSP/PSV/PC [[Remote Play]] || 480x272 || <abbr title="1,7647058823529411764705882352941">non standard</abbr>
|}
|}
*<span style="font-size:0.8em">'''[https://en.wikipedia.org/wiki/576p 576p]''' and '''[https://en.wikipedia.org/wiki/576i 576i]''' (the ED and SD displays for PAL regions) sems to be managed with the same [[XMB Layouts]] than 480p and 480i (the ED and SD displays for NTSC regions)</span>
<noinclude>[[Category:Templates]]</noinclude>
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 02:32, 11 March 2023

XMB Layout Tables
Path Filename Usage Resolution Aspect Ratio
dev_flash/vsh/etc/ layout_grid_table_1080.txt
layout_factor_table_1080.txt
1080p and 1080i for Full HD displays 1920x1080 16/9
layout_grid_table_720.txt
layout_factor_table_720.txt
720p for HD displays 1280x720
layout_grid_table_480.txt
layout_factor_table_480.txt
480p and 480i for ED and SD displays 640x480 4/3
layout_grid_table_272.txt
layout_factor_table_272.txt
PSP/PSV/PC Remote Play 480x272 non standard
  • 576p and 576i (the ED and SD displays for PAL regions) sems to be managed with the same XMB Layouts than 480p and 480i (the ED and SD displays for NTSC regions)