Template:XMB Layout Tables: Difference between revisions
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/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_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 || rowspan="2" | <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 | | 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 | ||
|- | |- | ||
| layout_grid_table_480.txt<BR />layout_factor_table_480.txt || '''[http://en.wikipedia.org/wiki/480p 480p]''' for [http://en.wikipedia.org/wiki/Enhanced-definition_television ED] TV's || 640x480 || <abbr title="1,3333333333333333333333333333333">4/3</abbr> | | layout_grid_table_480.txt<BR />layout_factor_table_480.txt || '''[http://en.wikipedia.org/wiki/480p 480p]''' for [http://en.wikipedia.org/wiki/Enhanced-definition_television ED] TV's || 640x480 || <abbr title="1,3333333333333333333333333333333">4/3</abbr> | ||
Line 13: | Line 13: | ||
|}<noinclude> | |}<noinclude> | ||
* | *Notes & speculation | ||
**The values at grid lines 8 & 9 are loaded by the object '''ps3logo_back_color''' that belongs to '''page_gameboot''' from inside '''[[gamelib_plugin]].rco'''. Are the '''sizeX''' and '''sizeY''' of a full screen plane recolored to pure black | |||
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/ | **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) | |||
PSVita remoteplay as 852x480 due to 2 (vertical?) lines being reserved because of scaler (Vita framebuffer size is 480x272, 640x368, 720x408, or 960x544) | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Revision as of 01:54, 1 September 2016
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 | ||
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 |
- Notes & speculation
- The values at grid lines 8 & 9 are loaded by the object ps3logo_back_color that belongs to page_gameboot from inside gamelib_plugin.rco. Are the sizeX and sizeY of a full screen plane recolored to pure black
- 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)