Editing Template:XMB Layout Tables
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
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 !! | ! Path !! Filename !! Usage (speculative) !! width*heigth (lines 4 and 5) !! 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_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 (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) | ||
|} | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |