Template:XMB Layout Tables: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 4: Line 4:
|-
|-
| rowspan=4 | dev_flash/vsh/etc/
| rowspan=4 | dev_flash/vsh/etc/
| layout_grid_table_1080.txt<BR />layout_factor_table_1080.txt || '''[http://en.wikipedia.org/wiki/1080i 1080i]''' and '''[http://en.wikipedia.org/wiki/1080p 1080p]''' for [http://en.wikipedia.org/wiki/Graphics_display_resolution#FHD Full HD] TV's || 1920x1080 || <abbr title="1,7777777777777777777777777777778">16/9</abbr>
| 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] TV's || 1920x1080 || <abbr title="1,7777777777777777777777777777778">16/9</abbr>
|-
|-
| 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] TV's || 1280x720 || <abbr title="1,7777777777777777777777777777778">16/9</abbr>
| 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] TV's || 1280x720 || <abbr title="1,7777777777777777777777777777778">16/9</abbr>
Line 15: Line 15:
*Speculation
*Speculation


PSP screen resolution is 480x272
PSP screen resolution is 480x272 https://forum.beyond3d.com/threads/why-in-the-world-does-the-psp-have-a-480-x-272-resolution-screen.46223/
 
PSVita remoteplay as 852x480 due to 2 (bottom) lines being reserved because of scaler (Vita framebuffer size is 480x272, 640x368, 720x408, or 960x544)
 
http://en.wikipedia.org/wiki/Bilinear_filtering
 
https://forum.beyond3d.com/threads/why-in-the-world-does-the-psp-have-a-480-x-272-resolution-screen.46223/


PSVita remoteplay as 852x480 due to 2 (vertical?) lines being reserved because of scaler (Vita framebuffer size is 480x272, 640x368, 720x408, or 960x544)





Revision as of 02:45, 1 September 2016

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 TV's 1920x1080 16/9
layout_grid_table_720.txt
layout_factor_table_720.txt
720p for HD TV's 1280x720 16/9
layout_grid_table_480.txt
layout_factor_table_480.txt
480p for ED TV's 640x480 4/3
layout_grid_table_272.txt
layout_factor_table_272.txt
PSP/PSVita Remote Play 854x480 non standard
  • Speculation

PSP screen resolution is 480x272 https://forum.beyond3d.com/threads/why-in-the-world-does-the-psp-have-a-480-x-272-resolution-screen.46223/

PSVita remoteplay as 852x480 due to 2 (vertical?) lines being reserved because of scaler (Vita framebuffer size is 480x272, 640x368, 720x408, or 960x544)