Editing User talk:Euss/sandbox
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: | ||
== sandbox == | == sandbox == | ||
=== | === DS412+ === | ||
4GB: | |||
[[File:Schermafdruk_van_2014-10-10_20-55-02.png]] | |||
[[File: | |||
[[File:Schermafdruk_van_2014-10-10_20-54-34.png]] | |||
[[File: | |||
1GB: | |||
[[File:Schermafdruk van 2014-10-10 21-04-12.png]] | |||
File:Schermafdruk van 2014-10-10 21-04-12.png | |||
[[File:Schermafdruk van 2014-10-10 21-04-45.png]] | |||
File:Schermafdruk van | |||
=== Rotate === | === Rotate === | ||
<div style="position:relative; top:350px; left:-60px; {{Transform-rotate|90|display=block}}">[[File:Titanone rangle.png|200px]]</div> | <div style="position:relative; top:350px; left:-60px; {{Transform-rotate|90|display=block}}">[[File:Titanone rangle.png|200px]]</div> | ||
=== Hide === | === Hide === | ||
Line 69: | Line 53: | ||
{{chart|quest|colspan=14|quest=Leads to: Ring-a-Ding-Ding!|class=va-chart-quest}} | {{chart|quest|colspan=14|quest=Leads to: Ring-a-Ding-Ding!|class=va-chart-quest}} | ||
{{chart/end}} | {{chart/end}} | ||
=== Crossconsole PSN === | |||
==== PS3 ==== | |||
{| class="wikitable sortable" | |||
|- | |||
! Name !! Returncode !! Errorcode !! Reason | |||
|- | |||
| SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8002a40a || 8002a40a || Player banned | |||
|- | |||
| SCE_NP_MATCHING2_SERVER_ERROR_PLAYER_BANNED || 0x80022b06 || 80022b06 || Player banned | |||
|- | |||
| SCE_NP_MATCHING2_SERVER_ERROR_BANNED_CONSOLE || 0x80022b28 || 80022b28 || Console banned | |||
|- | |||
| SCE_NP_CLANS_SERVER_ERROR_BANNED || 0x8002280a || 8002280a || Clan banned | |||
|- | |||
| SCE_NP_CLANS_SERVER_ERROR_BLACKLISTED || 0x80022811 || 80022811 || Clan blacklisted | |||
|- | |||
| SCE_NP_CLANS_SERVER_ERROR_BLACKLIST_LIMIT_REACHED || 0x80022845 || 80022845 || Clan blacklisted | |||
|- | |||
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID || 0x8002a411 || 8002a411 || UserID blacklisted | |||
|- | |||
| SCE_NP_RATING_SERVER_ERROR_BANNED || 0x8002490a || 8002490a || Rating banned | |||
|- | |||
| SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x8002a227 || 8002a227 || ConsoleID suspended | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x8002a230 || 8002a230 || Account closed | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x8002a231 || 8002a231 || Account suspended | |||
|- | |||
| SCE_NP_COMMERCE_ERROR_CHECKOUT_ACCOUNT_SUSPENDED || 0x80029435 || 80029435 || Account suspended | |||
|- | |||
| SCE_NP_DRM_SERVER_ERROR_ACCOUNT_IS_SUSPENDED || 0x80029731 || 80029731 || Account suspended | |||
|- | |||
<!--// error, wikieditor got things todo, need to continue later //--> | |||
|} | |||
==== PS4 ==== | |||
{| class="wikitable sortable" | |||
|- | |||
! Name !! Returncode !! Errorcode !! Reason | |||
|- | |||
| || 0x82E0001C || E-82E0001C || Console banned or temporarily suspended | |||
|- | |||
| || 0x82E0001D || E-82E0001D || Console banned or temporarily suspended | |||
|- | |||
| || || NP-31764-1 || ConsoleID invalid | |||
|- | |||
| || || NP-31765-2 || ConsoleID suspended | |||
|- | |||
| || || NP-31766-3 || Account closed | |||
|- | |||
| || || NP-31767-4 || Account suspended | |||
|- | |||
| || || NP-31831-6 || User banned | |||
|- | |||
| || || NP-31962-1 || User banned | |||
|- | |||
| || || NP-31987-8 || Console banned | |||
|- | |||
| || || NP-32244-5 || Account suspended | |||
|- | |||
| || || NP-32245-6 || Console suspended | |||
|- | |||
| || || NP-32251-3 || Account closed | |||
|- | |||
|} | |||
==== PSVita ==== | |||
{| class="wikitable sortable" | |||
|- | |||
! Name !! Returncode !! Errorcode !! Reason | |||
|- | |||
| SCE_NP_COMMUNITY_SERVER_ERROR_PLAYER_BANNED || 0x8055080a || NP-2146-3 || Player banned | |||
|- | |||
| SCE_NP_COMMUNITY_SERVER_ERROR_BLACKLISTED_USER_ID || 0x80550811 || NP-2153-1 || UserID blacklisted | |||
|- | |||
| SCE_NP_AUTH_ERROR_INVALID_CONSOLE_ID || 0x80550424 || NP-2071-0 || ConsoleID invalid | |||
|- | |||
| SCE_NP_AUTH_ERROR_CONSOLE_ID_SUSPENDED || 0x80550427 || NP-2072-1 || ConsoleID suspended | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_CLOSED || 0x80550430 || NP-2073-2 || Account closed | |||
|- | |||
| SCE_NP_AUTH_ERROR_ACCOUNT_SUSPENDED || 0x80550431 || NP-2074-3 || Account suspended | |||
|- | |||
|} | |||
=== XDK === | === XDK === | ||
Line 200: | Line 269: | ||
* PCM | * PCM | ||
=== Libraries === | |||
{| class="wikitable sortable" | |||
|- | |||
! (s)prx !! ID !! | |||
|- | |||
| libc || - || C/C++ standard libraries | |||
|- | |||
| libSceFios2 || - || Fios2 library | |||
|- | |||
| libMonoCompilerBridge || || | |||
|- | |||
| libMonoCompiler || || | |||
|- | |||
| libMonoVirtualMachineBridge || || | |||
|- | |||
| libMonoVirtualMachine || || | |||
|- | |||
| libSceAbstractLocal || || | |||
|- | |||
| libSceAbstractStorage || || | |||
|- | |||
| libSceAbstractTwitter || || | |||
|- | |||
| libSceAc3Enc || || | |||
|- | |||
| libSceAjm || || | |||
|- | |||
| libSceAppContent || 0x00B4 || AppContent | |||
|- | |||
| libSceAppInstUtil || || | |||
|- | |||
| libSceAudio3d || 0x00A7 || Audio3d library | |||
|- | |||
| libSceAudiodec || 0x0088 || Audiodec library | |||
|- | |||
| libSceAudiodecCpu || || | |||
|- | |||
| libSceAudiodecCpuDdp || || | |||
|- | |||
| libSceAudiodecCpuM4aac || || | |||
|- | |||
| libSceAudioIn || || | |||
|- | |||
| libSceAudioOut || || | |||
|- | |||
| libSceAvcap || || | |||
|- | |||
| libSceAvPlayer || 0x00A5 || AvPlayer library | |||
|- | |||
| libSceAvSetting || || | |||
|- | |||
| libSceBeisobmf || || | |||
|- | |||
| libSceBemp2sys || || | |||
|- | |||
| libSceBgft || || | |||
|- | |||
| libSceCamera || || | |||
|- | |||
| libSceCdlgUtilServer || || | |||
|- | |||
| libSceCommonDialog || || | |||
|- | |||
| libSceCompanionHttpd || 0x00AA || CompanionHttpd library | |||
|- | |||
| libSceCompanionUtil || 0x0082 || CompanionUtil library | |||
|- | |||
| libSceCompositeExt || || | |||
|- | |||
| libSceContentExport || 0x00A6 || ContentExport library | |||
|- | |||
| libSceContentSearch || 0x00C7 || ContentSearch library | |||
|- | |||
| libSceCtrlp || || | |||
|- | |||
| libSceDbg || || | |||
|- | |||
| libSceDbgKeyboard || 0x00A3 || DbgKeyboard library | |||
|- | |||
| libSceDepth || 0x0092 || Depth library | |||
|- | |||
| libSceDtsEnc || || | |||
|- | |||
| libSceErrorDialog || 0x00AC || ErrorDialog library | |||
|- | |||
| libSceFace || 0x0038 || Face library | |||
|- | |||
| libSceFiber || 0x0006 || Fiber library | |||
|- | |||
| libSceFont || 0x0084 || Font library | |||
|- | |||
| libSceFontFt || 0x0098 || Font interface for the Font library | |||
|- | |||
| libSceFreeTypeOt || 0x0099 || Font driver for the Font library (OpenType only) | |||
|- | |||
| libSceFreeTypeOl || 0x009A || Font driver for the Font library (overall outline fonts including OpenType) | |||
|- | |||
| libSceFreeTypeOptOl || 0x009B || Font driver for the Font library (outline fonts other than OpenType) | |||
|- | |||
| libSceHand || 0x0093 || Hand library | |||
|- | |||
| libSceGameCustomDataDialog || 0x00B8 || GameCustomDataDialog library | |||
|- | |||
| libSceGameLiveStreaming || 0x0081 || GameLiveStreaming library | |||
|- | |||
| libSceGvMp4Parser || || | |||
|- | |||
| libSceHidControl || || | |||
|- | |||
| libSceHttp || || | |||
|- | |||
| libSceIme || 0x0095 || Ime library | |||
|- | |||
| libSceImeDialog || 0x0096 || ImeDialog library | |||
|- | |||
| libSceInjectedBundle || || | |||
|- | |||
| libSceInvitationDialog || 0x00A2 || InvitationDialog library | |||
|- | |||
| libSceIpmi || || | |||
|- | |||
| libSceJitBridge || || | |||
|- | |||
| libSceJpegDec || 0x008A || JpegDec library | |||
|- | |||
| libSceJpegEnc || 0x008B || JpegEnc library | |||
|- | |||
| libSceJpegParser || || | |||
|- | |||
| libSceJscCompiler || || | |||
|- | |||
| libSceJson || || | |||
|- | |||
| libSceKbEmulate || || | |||
|- | |||
| libSceKeyboard || || | |||
|- | |||
| libSceM4aacEnc || 0x00BC || M4aacEnc library | |||
|- | |||
| libSceManxWtf || || | |||
|- | |||
| libSceMbus || || | |||
|- | |||
| libSceMetadataReaderWriter || || | |||
|- | |||
| libSceMouse || 0x00A9 || Mouse library | |||
|- | |||
| libSceMove || 0x008F || Move library | |||
|- | |||
| libSceMoveTracker || 0x00B1 || MoveTracker library | |||
|- | |||
| libSceMsgDialog || 0x00A4 || MsgDialog library | |||
|- | |||
| libSceMusicCoreServerClientJsEx || || | |||
|- | |||
| libSceMusicCoreServerClient || || | |||
|- | |||
| libSceNetCtl || || | |||
|- | |||
| libSceNet || || | |||
|- | |||
| libSceNgs2 || 0x000B || Ngs2 library | |||
|- | |||
| libSceNpAuth || 0x009D || NpAuth library | |||
|- | |||
| libSceNpCommerce || 0x00A8 || NpCommerce, NpCommerceDialog libraries | |||
|- | |||
| libSceNpCommon || || | |||
|- | |||
| libSceNpFriendListDialog || 0x00B3 || NpFriendListDialog library | |||
|- | |||
| libSceNpManager || || | |||
|- | |||
| libSceNpMatching2 || 0x001C || NpMatching2 library | |||
|- | |||
| libSceNpParty || 0x0097 || Nparty library | |||
|- | |||
| libSceNpProfileDialog || 0x00B2 || NpProfileDialog library | |||
|- | |||
| libSceNpScore || 0x001E || NpScore library | |||
|- | |||
| libSceNpSignaling || 0x00B5 || NpSignaling library | |||
|- | |||
| libSceNpSns || 0x00B0 || NpSnsFacebook library | |||
|- | |||
| libSceNpTrophy || 0x00AD || NpTrophy library | |||
|- | |||
| libSceNpTus || 0x002C || NpTus library | |||
|- | |||
| libSceNpUtility || 0x0019 || NpBandwidthTest, NpLookup, NpWordFilter libraries | |||
|- | |||
| libSceNpWebApi || || | |||
|- | |||
| libSceOrbisCompat || || | |||
|- | |||
| libScePad || || | |||
|- | |||
| libScePadTracker || 0x0091 || PadTracker library | |||
|- | |||
| libScePigletv2VSH || || | |||
|- | |||
| libScePlayGoDev || 0x0083 || PlayGo library | |||
|- | |||
| libScePngDec || 0x008C || PngDec library | |||
|- | |||
| libScePngEnc || 0x008D || PngEnc library | |||
|- | |||
| libScePsm || || | |||
|- | |||
| libSceRazorGpuThreadTrace || 0x00BF || RazorGpuThreadTrace library | |||
|- | |||
| libSceRandom || || | |||
|- | |||
| libSceRegMgr || || | |||
|- | |||
| libSceRemotePlay || 0x00B6 || Remoteplay library | |||
|- | |||
| libSceRtc || || | |||
|- | |||
| libSceRudp || 0x0021 || Rudp library | |||
|- | |||
| libSceS3DConversion || 0x0086 || S3DConversion library | |||
|- | |||
| libSceSaveData || 0x00A0 || SaveDataDialog library | |||
|- | |||
| libSceScreenShot || 0x009C || ScreenShot library | |||
|- | |||
| libSceShaccVSH || || | |||
|- | |||
| libSceSmart || 0x0039 || Smart library | |||
|- | |||
| libSceSsl || || | |||
|- | |||
| libSceSulpha || 0x009F || Sulpha library | |||
|- | |||
| libSceSysmodule || || | |||
|- | |||
| libSceSystemGesture || 0x00CE || SystemGesture library | |||
|- | |||
| libSceSystemService || || | |||
|- | |||
| libSceSysUtil || || | |||
|- | |||
| libSceUpdateService || || | |||
|- | |||
| libSceUlt || 0x0007 || Ult library | |||
|- | |||
| libSceUsbd || 0x00B7 || Usbd library | |||
|- | |||
| libSceUserService || || | |||
|- | |||
| libSceVdecCore || || | |||
|- | |||
| libSceVencCore || || | |||
|- | |||
| libSceVideoCoreServerInterface || || | |||
|- | |||
| libSceVideodec || 0x008E || Videodec library | |||
|- | |||
| libSceVideoRecording || 0x0085 || VideoRecording library | |||
|- | |||
| libSceVisionManager || || | |||
|- | |||
| libSceVoice || 0x001A || Voice library | |||
|- | |||
| libSceVoiceQos || 0x001B || VoiceQos library | |||
|- | |||
| libSceVsh_aot || || | |||
|- | |||
| libSceVshCommon_aot || || | |||
|- | |||
| libSceWebKit2 || || | |||
|- | |||
| libSceWeb || || | |||
|- | |||
| libSceWebBrowserDialog || 0x00AB || WebBrowserDialog library | |||
|- | |||
| libSceXml || 0x0017 || Xml library | |||
|- | |||
|} | |||
=== Marketed (base10), Real (base2) and Useable (base2) === | === Marketed (base10), Real (base2) and Useable (base2) === | ||
Line 219: | Line 570: | ||
|- | |- | ||
|} | |} | ||
{{Template:User_talk:Euss:menu}} | {{Template:User_talk:Euss:menu}} |