Editing User talk:Euss/sandbox

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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:
== sandbox ==
== sandbox ==
=== killed on the server ===
[[File:Schermafdruk van 2015-06-02 16-51-08.png|screenshots LightningMods_ being killed on the server]]
[[File:Schermafdruk van 2015-06-02 16-58-30.png|screenshot2]]
[[File:Schermafdruk van 2015-06-02 17-11-36.png|vertical screenshot]]
=== SpeedTest ===
[[File:Schermafdruk van 2015-06-01 07-46-24.png|my connection sucks :/]]
=== DS412+ ===
Synology DS412+
<gallery>
File:Schermafdruk_van_2014-10-10_20-55-02.png|4GB overview
File:Schermafdruk_van_2014-10-10_20-54-34.png|4GB historic
File:Schermafdruk van 2014-10-10 21-04-12.png|1GB overview
File:Schermafdruk van 2014-10-10 21-04-45.png|1GB historic
</gallery>
=== Mibbit ===
<gallery>
File:Schermafdruk van 2015-03-25 20-42-56.png|Mibbit external
File:Schermafdruk van 2015-03-25 20-49-40.png|Mibbit embedded
</gallery>
<!--//
=== Rotate ===
<div style="position:relative; top:350px; left:-60px; {{Transform-rotate|90|display=block}}">[[File:Titanone rangle.png|200px]]</div>
//-->
=== Hide ===
{{hide|something|else}}
=== Hidden ===
{{hidden|something|else}}
=== Panorama ===
{{Panorama
|image  = File:Ushuaia_panorama_from_seaside_big.jpg
|height  = 230
|alt    = A small city across a gray waterway under lowering gray clouds. A road leads to the city across a causeway. Mountains with snow and a low treeline form the backdrop. A few boats are in the water.
|caption = Panorama of Ushuaia from 2005-02-06
}}
=== updates ===
{{updates|ps4.update.playstation.net/update/ps4/image/2014_0310/sys_9b69bfb59b577a94dd3dd84e0bb27549}}
=== Chart Test ===
http://en.wikipedia.org/wiki/Template:Chart / http://www.psdevwiki.com/ps4/Template:Chart/doc
{{chart/start|class=mw-collapsible mw-collapsed}}
{{chart|quest|colspan=14|quest=[http://fallout.wikia.com/wiki/They_Went_That-a-Way Main Quest: They Went That-a-Way]|class=va-chart-quest}}
{{chart| | | |)|-|.| }}
{{chart| | | |!|data1|boxstyle_data1=width:40%|data1=(Optional) Talk to Victor about your rescue.|class=va-chart-body}}
{{chart| | | |)|-|'| }}
{{chart|data1|colspan=14|data1=Inquire about your delivery assignment with the administrator of the Mojave Express in Primm.|class=va-chart-body}}
{{chart| | | |!| | | }}
{{chart|data1|colspan=14|data1=Find Primm's lawman to get information on where your attackers went.|class=va-chart-body}}
{{chart| | | |!| | | }}
{{chart|data1|colspan=14|data1=Head to Novac through Nipton. Ask around Novac about your attackers.|class=va-chart-body}}
{{chart| | | |!| | | }}
{{chart|data1|colspan=14|data1=Find out from Manny Vargas where the Great Khans were headed, by either doing the quest Come Fly With Me, convincing him using the Confirmed Bachelor perk, or by accessing the terminal in his home.|class=va-chart-body}}
{{chart| | | |!| | | }}
{{chart|data1|colspan=14|data1=Intercept the Great Khans at Boulder City.|class=va-chart-body}}
{{chart| | | |!| | | }}
{{chart|reward1|colspan=14|reward1=Reward: 1000 XP<br />They Went That-a-Way! Achievement/Trophy|class=va-chart-reward}}
{{chart| | | |!| | | }}
{{chart|quest|colspan=14|quest=Leads to: Ring-a-Ding-Ding!|class=va-chart-quest}}
{{chart/end}}
=== XDK ===
* XDK March 2014
* XDK August 2013 QFE 12
* XDK August 2013 QFE 10
* XDK August 2013 QFE 8


=== HoverImage ===
=== HoverImage ===
working now, sample moved to http://www.psdevwiki.com/ps4/Templates#HoverImage
working now, sample moved to http://www.psdevwiki.com/ps4/Templates#HoverImage
=== Spoiler ===
{{Spoiler|visible text|invisible text to be collapsable}}


=== Licensee ===
=== Licensee ===
Line 86: Line 8:
* {{SCEJ}} [http://www.google.com/ blabla]
* {{SCEJ}} [http://www.google.com/ blabla]
* {{SCEJ}} [[blabla]]
* {{SCEJ}} [[blabla]]
=== dates ===
{{Date|2014-02-22}}
{{Dts|2014-02-22}}
===Button Mapping===
{| class="wikitable sortable"
! Button !! DS3 !! DS4 !! Move !! Offset
|-
| Select || 1<<0 || {{NA}} || 1<<0 || 0x00000001
|-
| L3 || 1<<1 || 1<<1 ||  || 0x00000002
|-
| R3 || 1<<2 || 1<<2 ||  || 0x00000004
|-
| Start / Options || 1<<3 (Start) || 1<<3 (Options) || 1<<3 (Start) || 0x00000008
|-
| D Up || 1<<4 || 1<<4 ||  || 0x00000010
|-
| D Right || 1<<5 || 1<<5 ||  || 0x00000020
|-
| D Down || 1<<6 || 1<<6 ||  || 0x00000040
|-
| D Left || 1<<7 || 1<<7 ||  || 0x00000080
|-
| L2 || 1<<8 || 1<<8 ||  || 0x00000100
|-
| R2 || 1<<9 || 1<<9 ||  || 0x00000200
|-
| L1 || 1<<10 || 1<<10 ||  || 0x00000400
|-
| R1 || 1<<11 || 1<<11 ||  || 0x00000800
|-
| Triangle || 1<<12 || 1<<12 || 1<<4 || 0x00001000
|-
| Circle || 1<<13 || 1<<13 || 1<<5 || 0x00002000
|-
| X || 1<<14 || 1<<14 || 1<<6 || 0x00004000
|-
| Square || 1<<15 || 1<<15 || 1<<7 || 0x00008000
|-
| PS || 1<<16 || 1<<16 ||  ||
|-
| Share || {{NA}} || ? || {{NA}} ||
|-
| TouchPad || {{NA}} || 1<<20 || {{NA}} || 0x00100000
|-
| Move button || {{NA}} || {{NA}} || 1<<2 ||
|-
| T button || {{NA}} || {{NA}} || 1<<1 ||
|-
| Intercepted ||  ||  || 1<<15 || 0x80000000
|-
| EXT connected ||  ||  || 1<<0 ||
|-
| EXT0 connected ||  ||  || 1<<1 ||
|-
| EXT1 connected ||  ||  || 1<<2 ||
|-
|}
=== PS4 Camera ===
{| class="wikitable sortable"
|-
! resolution !! aspectratio !! framerate || remarks
|-
| 1280x800 || 16:10 || 7.5, 15, 30 or 60fps || [http://en.wikipedia.org/wiki/Graphics_display_resolution#1280x800 WXGA]
|-
| 640x400 || 16:10 || 7.5, 15, 30, 60 or 120fps || 1/4<sup>th</sup> WXGA
|-
| 320x200 || 16:10 || 7.5, 15, 30, 60, 120 or 240fps || 1/16<sup>th</sup> WXGA
|-
| 160x100 || 16:10 || 7.5, 15, 30, 60, 120 or 240fps || 1/64<sup>th</sup> WXGA
|-
|}
=== Audio / Video support ===
Recording/encoding:
* H.264/MPEG-4 AVC/AAC
** (64 up to) 1280 x (64 up to) 720
** Main profile
** Rates: 30fps / ~8Mbps:Video / ~128Kbps:Audio 48KHz stereo
Playback/decoding:
* H.264/MPEG-4 AVC/AAC
** (64 up to) 1920 x (64 up to) 1088
** Baseline / Main / High profile
** level 1, 1.1, 1.2, 1.3, 2, 2.1, 2.2, 3, 3.1, 3.2, 4, 4.1, 4.2(, 5, 5.1)
** 60fps
* ATRAC9
** max 8 channels (mono/stereo/4.0/5.1/7.1)
** 48-504Kbps
** 12K-48KHz
* CELP8
** 3850-12200 bps
** max 1 channel (mono)
** 8KHz
* MPEG-AAC
** AAC-LC, HE-AACv1, HE-AACv2
** max 6 channels (mono/stereo/5.1)
** 48-3456Kbps
** 8K-96KHz
* MPEG1-AL3, MPEG2-AL3, MPEG2.5-AL3
** max 2 channels (stereo/joint/dualmono/mono)
** 8-320Kbps
** 8K-48KHz
* PCM
=== Marketed (base10), Real (base2) and Useable (base2) ===
{| class="wikitable sortable"
|-
! Marketed !! Real !! Usable !! Notes
|-
| 8GB || 7.45058 GiB || 7.27 GiB ||
|-
| 16GB || 14.9012 GiB || 13.6 GiB ||
|-
| 32GB || 29.8023 GiB || 28.2 GiB ||
|-
| 64GB || 59.6046 GiB || 57.2 GiB ||
|-
| 128GB || 119.209 GiB || 114 GiB ||
|-
| 256GB || 238.419 GiB ||  ||
|-
|}
=== The benefit of microconsoles over DRM-laden PS4 ===
Let me debunk that for you with [[Power_Usage|this simple link]] that shows that watching video takes between 76.5W (Youtube), 84.7-90 W (Netflix) and 93-100 W (Blu-Ray). Mind you that it is only media that the PS is capable of playing (Video : H.264/MPEG-4 AVC/AAC, up to High profile, up to level 4.2 ; Audio: up to 6 channels, up to 3456Kbps), so no 4K h265/HEVC which you can play nicely using a [http://www.minix.com.hk/Products/NEO-X8-H-Plus-Android-TV.html Minix NEO X8-H Plus], much below its peak 15W rating (11-13.5 W real world).
A precalculation:
A PlayStation 4 - 8core has between 5,666666667 and 7,407407407 times more power usage while only doing h264 1080p/FullHD - than - a quad core micro device running [http://kodi.wiki/view/Features_and_supported_formats Kodi] showing h265/HEVC [[4K_resolution|2160p/4K]] content with a S812 chipset for DTS/Dolby HW decoding will use.
PS4: 2073600 pixels / 76.5W = 27105,882352941 pixels per Watt
Minix: 8294400 pixels / 13.5W = 614400 pixels per Watt
thus you can do 22,666666667 times more pixels per Watt with the Minix NEO X8-H Plus in the above example.
Marketing might thus even call the Minix over 22 times more powerfull/efficient for playing media than a PS4....
==== 4K microconsoles ====
* Minix NEO X8-H Plus - HDMI 1.4b
* Renkforce 4K XBMC Android TV-box B4S - HDMI 2.0
* Nvidia Shield Android TV - HDMI 2.0 - 4K playback at 60 FPS (VP9, H265, H264)
=== DTS ===
<nowiki>{{dts|2014-06-03}}</nowiki> outputs : {{dts|2014-06-03}}
<nowiki>{{dts|2014-06}}</nowiki>    outputs : {{dts|2014-06}}
<nowiki>{{dts|2014}}</nowiki>      outputs : {{dts|2014}}
<nowiki>{{dts|06-03}}</nowiki> outputs : {{dts|06-03}}
{{Template:User_talk:Euss:menu}}
Please note that all contributions to PS4 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS4 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)