Editing User talk:Sandungas

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:
<div style="float:right">[[File:Heatsink CECH-25xx metal cooling block (lapped detail).jpg|400px|thumb|right|Wiki hardware geek]]</div>
<div style="float:right">[[File:Heatsink CECH-25xx metal cooling block (lapped detail).jpg|400px|thumb|right|Wiki hardware geek]]</div>


== My To Do wiki pages ==
==My To Do wiki pages==


To fill (by me :P)... list of pages i started or i helped improving them but are not finished yet, with a temporal layout, needs a cleanup, or abandoned temporally for some reason.
To fill (by me :P)... list of pages i started or i helped improving them but are not finished yet, with a temporal layout, needs a cleanup, or abandoned temporally for some reason.
 
===PARAM.SFO===
=== PARAM.SFO ===
 
Neverending oddisey
Neverending oddisey


=== PARAM.PFD ===
===PARAM.PFD===
 
Dunno how
Dunno how


=== ETC... ===
===ETC...===
 
I will make a better list when i find some time, sorry
I will make a better list when i find some time, sorry


== Lazy dog wiki tutorials ==
==Lazy dog wiki tutorials==
 
===How to upload and display images (drunk spainglish saturday night edition)===
=== How to upload and display images (drunk spainglish saturday night edition) ===
 
The purpose of this step-by-step tutorial is to use a method to upload images and display them in wiki in the most simple and fast way without the need to remember any wiki trick code or anything, the point is to have a solid procedure to remember and use always (is brainless and the fastest way i know)
The purpose of this step-by-step tutorial is to use a method to upload images and display them in wiki in the most simple and fast way without the need to remember any wiki trick code or anything, the point is to have a solid procedure to remember and use always (is brainless and the fastest way i know)


The upload of images is simple, and the display depends of what you want to do with the image, are explained below
The upload of images is simple, and the display depends of what you want to do with the image, are explained below


==== Image upload ====
====Image upload====
 
*Step 1 '''Prepare the images in your PC'''
*Step 1 '''Prepare the images in your PC'''
**Usually you need to upload several images to wiki custom made or found in internet, this explains the worst scenenario with multiple images and randon manes. Make a folder in your PC with any name is just temporal and in most cases is deleted at the end with all the images. Download the images in it and rename them conveniently. Is important to rename them at this point to simplify further steps
**Usually you need to upload several images to wiki custom made or found in internet, this explains the worst scenenario with multiple images and randon manes. Make a folder in your PC with any name is just temporal and in most cases is deleted at the end with all the images. Download the images in it and rename them conveniently. Is important to rename them at this point to simplify further steps
Line 51: Line 44:
**Repeat with the other images, remember, every time you want to upload a new image you need to copy the footer from another uploaded image to paste in the new one, this can be very confusing if done multiple times, it can be made fast but always keep an eye at the "summary" description it needs to match with the original name you used, also remove spaces and file extensions
**Repeat with the other images, remember, every time you want to upload a new image you need to copy the footer from another uploaded image to paste in the new one, this can be very confusing if done multiple times, it can be made fast but always keep an eye at the "summary" description it needs to match with the original name you used, also remove spaces and file extensions


==== Display mode gallery ====
====Display mode gallery====
 
*In wiki most of the times (most used as far i remember though im sure there are more) the images are displayed using 3 ways, as a "gallery" of images (used when is needed to display several images together), inside a <nowiki><div></nowiki> frame (used to display a single or couple of images in a bigger size displaced to right to serve as introduction to a page section or whole page), inside a table (for eyecandy, or to use the table contour as a frame limiter), or inside a template (to create wiki icons of small size)
*In wiki most of the times (most used as far i remember though im sure there are more) the images are displayed using 3 ways, as a "gallery" of images (used when is needed to display several images together), inside a <nowiki><div></nowiki> frame (used to display a single or couple of images in a bigger size displaced to right to serve as introduction to a page section or whole page), inside a table (for eyecandy, or to use the table contour as a frame limiter), or inside a template (to create wiki icons of small size)
*For the example im using, im uploading two photos using the <nowiki><gallery></nowiki> display mode, there are really a lot of pages in wiki using it, but im going to copy it from [[COK-00x|COK-001]] page (first hit in main page in one of the motherboard models)
*For the example im using, im uploading two photos using the <nowiki><gallery></nowiki> display mode, there are really a lot of pages in wiki using it, but im going to copy it from [[COK-00x|COK-001]] page (first hit in main page in one of the motherboard models)
Line 68: Line 60:
  <nowiki></gallery></nowiki>
  <nowiki></gallery></nowiki>


=== =Display mode <nowiki><div></nowiki> ====
====Display mode <nowiki><div></nowiki>====
 
*This is used mostly with a single image (or a couple) that works as an introduction to a whole page or to a section of a page, because the text is aligned to left what we do is to align the image to right-top (either top of a page, or top of a section). This doesnt works very well in wiki because there is an overlapping of text when the page is rendered at different screen resolutions, keep this in mind, we dont use images bigger than 300 or 400 pixels for this display mode and there are some wiki editors that are stricts with this rule so try to dont abuse much of this display mode, it breaks small screens
*This is used mostly with a single image (or a couple) that works as an introduction to a whole page or to a section of a page, because the text is aligned to left what we do is to align the image to right-top (either top of a page, or top of a section). This doesnt works very well in wiki because there is an overlapping of text when the page is rendered at different screen resolutions, keep this in mind, we dont use images bigger than 300 or 400 pixels for this display mode and there are some wiki editors that are stricts with this rule so try to dont abuse much of this display mode, it breaks small screens
*The page i use to copypaste the code from is [[XMB]] (single image), [[PlayStation 3 Theme (P3T)]] (2 images horizontally), or [[Teensy%2B%2B_2.0|Teensy++ 2.0]] (several images vertically)
*The page i use to copypaste the code from is [[XMB]] (single image), [[PlayStation 3 Theme (P3T)]] (2 images horizontally), or [[Teensy%2B%2B_2.0|Teensy++ 2.0]] (several images vertically)
Line 78: Line 69:
*If you find some problem of overlapping of texts, sections horizontal line separators, or disalignments you can add an empty page divider at bottom with <nowiki><div></div></nowiki> that works as a "page break" (preferably), or one or several <nowiki><br></nowiki> that works as a line feed (not preferably, this is too dirty)
*If you find some problem of overlapping of texts, sections horizontal line separators, or disalignments you can add an empty page divider at bottom with <nowiki><div></div></nowiki> that works as a "page break" (preferably), or one or several <nowiki><br></nowiki> that works as a line feed (not preferably, this is too dirty)


==== Display mode table ====
====Display mode table====
 
*This is a dirty trick to display several images in big size perfectlly aligned horizontally or vertically, keep in mind that this also breaks small screens resolutions (but sometimes this is the only way to do it, so is a price we need to pay to have a nice display). If you consider the table of images is too big you can use an <nowiki><spoiler></nowiki> before the table and a <nowiki></spoiler></nowiki> after the table
*This is a dirty trick to display several images in big size perfectlly aligned horizontally or vertically, keep in mind that this also breaks small screens resolutions (but sometimes this is the only way to do it, so is a price we need to pay to have a nice display). If you consider the table of images is too big you can use an <nowiki><spoiler></nowiki> before the table and a <nowiki></spoiler></nowiki> after the table
*It works as a combination of a standard "wikitable" where you can choose to make the border lines transparent, use a font type, colors, etc... and inside each table cell is displayed an image with a defined size, you can see examples of this tables used at bottom of [[Motherboard Revisions]] page and some subsections of [[Teensy%2B%2B_2.0|Teensy++ 2.0]] page
*It works as a combination of a standard "wikitable" where you can choose to make the border lines transparent, use a font type, colors, etc... and inside each table cell is displayed an image with a defined size, you can see examples of this tables used at bottom of [[Motherboard Revisions]] page and some subsections of [[Teensy%2B%2B_2.0|Teensy++ 2.0]] page
*Im not going to explain how to create them exactlly because are a bit experimental, just practise a bit with them and be creative, other wiki users will copypaste your ideas and/or will improve your experiments
*Im not going to explain how to create them exactlly because are a bit experimental, just practise a bit with them and be creative, other wiki users will copypaste your ideas and/or will improve your experiments


==== Display mode icon ====
====Display mode icon====
 
*Wiki icons are made by including an image inside a template. Im not going to explain how templates works here (for an icon are very basic but templates are very complicated up to a point that admits arguments where are called)
*Wiki icons are made by including an image inside a template. Im not going to explain how templates works here (for an icon are very basic but templates are very complicated up to a point that admits arguments where are called)
*Basically you are going to create a very simple template that contains only two thing: the image itself, and a footer to categorize the page in wiki indexing, as before the first thing to do it to find a similar page to copypaste the footer, my favourite one (is the official Dr. frankenstein laboratory, feel free to use it to experiment) is [[TemplateTest]], for this examples we are going to use the subsection about [[TemplateTest#PS3_Buttons|PS3 Buttons]]. the reason why using this section for the examples is because i created templates for the buttons in two different ways based on the size of the images
*Basically you are going to create a very simple template that contains only two thing: the image itself, and a footer to categorize the page in wiki indexing, as before the first thing to do it to find a similar page to copypaste the footer, my favourite one (is the official Dr. frankenstein laboratory, feel free to use it to experiment) is [[TemplateTest]], for this examples we are going to use the subsection about [[TemplateTest#PS3_Buttons|PS3 Buttons]]. the reason why using this section for the examples is because i created templates for the buttons in two different ways based on the size of the images
Line 91: Line 80:
*Also, if you consider some other wiki editor eventually will need to display the icon at a different size, you can make another set of templates with the original size of the image (this works by not specifying the size when creating the template, it will be displayed as original size, not scaled)
*Also, if you consider some other wiki editor eventually will need to display the icon at a different size, you can make another set of templates with the original size of the image (this works by not specifying the size when creating the template, it will be displayed as original size, not scaled)
*Nowadays, after practising a bit with templates i realize the solution to use a single template to display an icon at different sizes is by using an argument when calling it, it can be fixed in the icons i made but has not been done yet, and what i just explained is good enought to create icons in a easy way, works fine and has been using for a long time without problems so play with it a bit
*Nowadays, after practising a bit with templates i realize the solution to use a single template to display an icon at different sizes is by using an argument when calling it, it can be fixed in the icons i made but has not been done yet, and what i just explained is good enought to create icons in a easy way, works fine and has been using for a long time without problems so play with it a bit
=== Online diagram services ===
*UML
** https://yuml.me/ (and nice example made by eussNL here: [[:File:CECHC-COK-002-diagram.png]])


== Dev_flash\vsh\resource ==
== Dev_flash\vsh\resource ==
*http://www.psdevwiki.com/ps3/User_talk:Eussbot
*http://www.psdevwiki.com/ps3/User_talk:Eussbot


Line 109: Line 92:
is not yet on an article page
is not yet on an article page


== Users suggestions, brainstormings, help, etc... ==


=== HDD regions table ===
==Users suggestions, brainstormings, help, etc...==


===HDD regions table===
* http://www.psdevwiki.com/ps3/Talk:Harddrive#HDD_partitions
* http://www.psdevwiki.com/ps3/Talk:Harddrive#HDD_partitions
ps3dd HDD region is between 8 sectors of padding, in the space leaved empty by resizing ps3da, see how: http://gitorious.ps3dev.net/ps3otheros/scripts/blobs/master/create_hdd_region.sh<br>
ps3dd HDD region is between 8 sectors of padding, in the space leaved empty by resizing ps3da, see how: http://gitorious.ps3dev.net/ps3otheros/scripts/blobs/master/create_hdd_region.sh<br>
Line 165: Line 148:


=== Regarding Boxwarning ===
=== Regarding Boxwarning ===
I created a new one just for the [[RCOXML Objects]] page but you can edit the template if you need more lines etc. [[User:Roxanne|Roxanne]] 11:55, 19 November 2015 (GMT+1)  
I created a new one just for the [[RCOXML Objects]] page but you can edit the template if you need more lines etc. [[User:Roxanne|Roxanne]] 11:55, 19 November 2015 (GMT+1)  
* [[Template:BoxwarningRCOXMLObjects]]
* [[Template:BoxwarningRCOXMLObjects]]
Line 176: Line 158:
**No, i was trying to find the email of an user that forgot his account details to force a reset of his pass, but problem was solved anyway
**No, i was trying to find the email of an user that forgot his account details to force a reset of his pass, but problem was solved anyway
*** Ok. Normally this isn't possible what you had done with your rights but this is probably because of the Database error on both PS3 and PS4 wiki, so we will keep this status.
*** Ok. Normally this isn't possible what you had done with your rights but this is probably because of the Database error on both PS3 and PS4 wiki, so we will keep this status.
=== HELPDESK ===
[[User:CelesteBlue]] needs your help and asked me how to get in touch with you. He needs to discuss with you something (probably in private).
* https://i.imgur.com/twQSEZj.png [[User:Roxanne]]
Hi SanDungas, I saw you copied [[Authentication IDs]] to [[Authority ID]]. This is nice but the issue is that just after you removed the [[Authority ID]] page XD... So it's like if you had done nothing. I think you were thinking deleting the [[Authentication IDs]] page. AuthorityId is the good name, so I agree removing AuthenticationIDs page. Thanks. [[User:CelesteBlue]]
** He did just a redirect which you can see here --> http://www.psdevwiki.com/ps3/index.php?title=Authentication_IDs&redirect=no [[User:Roxanne]]
*The pages i deleted at the end was the "talk" pages of both, "authentication id" (old) and "authory id" (new), is something i should have made at the first step because the "authentication id" talk page was empty (you cleaned up by moving info to front, thx), and when i "moved" the page to the new name (to create a redirect from "old" to "new") was created redirects too with the (empty) talk pages, i was about to kept them but i decided in deleting them mostly because the "talk" page of the "old" redirect was completly pointless, and the other well, was empty so i deleted both just to complete the cleanup. Please take a look at the changes, i modifyed also the [[Vendor ID]], and tryed to replace all wiki internal links to the "old" names [[User:Sandungas]]


== Might be interesting for Dungas ==
== Might be interesting for Dungas ==
*from vsh.self
*from vsh.self


Line 190: Line 178:
</pre>
</pre>


== Tests (temporal) ==
==PS3Xploit stuff==
If successful will be moved to other pages, if failed will be deleted or moved to [[TemplateTest]]


https://en.wikipedia.org/wiki/Template:Diagonal_split_header
=== PS3Xploit stuff ===


{| class="wikitable"
{| class="wikitable"
|-
|-
! PS3 chasis familly !! [[SKU Models|PS3 model]] !! CFW compatible !! [[Flash]] Type !! <span style="width:20px; writing-mode:vertical-lr; margin-left:0px; transform:rotate(180deg);">Other info</span>
! PS3 chasis familly !! [[SKU Models|PS3 model]] !! CFW compatible !! [[Flash]] Type !! Other info
|-
|-
| rowspan="2" | [[Image:CECHA01-Console.JPG|200px|Fat]] || [[CECHAxx]]<br>[[CECHBxx]]<br>[[CECHCxx]]<br>[[CECHExx]]<br>[[CECHGxx]] || rowspan="3" {{Yes}}<br>([[Template:Metbootldr|minver]] 3.56 or lower) || NAND ||  
| rowspan="2" | [[Image:CECHA01-Console.JPG|200px|Fat]] || [[CECHAxx]]<br>[[CECHBxx]]<br>[[CECHCxx]]<br>[[CECHExx]]<br>[[CECHGxx]] || rowspan="3" {{Yes}}<br>([[Template:Metbootldr|minver]] 3.56 or lower) || NAND ||  
|-
|-
| [[CECHHxx]]<br>[[CECHJxx]]<br>[[CECHKxx]]<br>[[CECHLxx]]<br>[[CECHMxx]]<br>[[CECHPxx]]<br>[[CECHQxx]] || rowspan="4" | NOR || rowspan="4" |  
| [[CECHHxx]]<br>[[CECHJxx]]<br>[[CECHKxx]]<br>[[CECHLxx]]<br>[[CECHMxx]]<br>[[CECHPxx]]<br>[[CECHQxx]] || rowspan="4" | NOR || rowspan="2" |  
|-
|-
| rowspan="2" | [[Image:CECH-2500A.jpg|200px|Slim]] || [[CECH-20xx]]A/B<br>[[CECH-21xx]]A/B<br>[[CECH-25xx]]A/B
| rowspan="2" | [[Image:CECH-2500A.jpg|200px|Slim]] || [[CECH-20xx]]A/B<br>[[CECH-21xx]]A/B<br>[[CECH-25xx]]A/B
|-
|-
| [[CECH-25xx]]A/B<br>[[CECH-30xx]]A/B || rowspan="3" {{No}}<br>([[Template:Metbootldr|minver]] 3.60 or higher)
| [[CECH-25xx]]A/B<br>[[CECH-30xx]]A/B || rowspan="3" {{No}}<br>([[Template:Metbootldr|minver]] 3.60 or higher) || rowspan="3" |
|-
|-
| rowspan="2" | [[Image:CECH-4000.jpg|200px|SuperSlim]] || [[CECH-40xx]]B/C<br>[[CECH-42xx]]B/C<br>[[CECH-43xx]]B/C
| rowspan="2" | [[Image:CECH-4000.jpg|200px|SuperSlim]] || [[CECH-40xx]]B/C<br>[[CECH-42xx]]B/C<br>[[CECH-43xx]]B/C
|-
|-
| [[CECH-40xx]]A<br>[[CECH-42xx]]A<br>[[CECH-43xx]]A || eMMC ||
| [[CECH-40xx]]A<br>[[CECH-42xx]]A<br>[[CECH-43xx]]A || eMMC
|}
|}
== GECR-2500 ==
* There's no GECR-2000: [https://product.bandainamco-am.co.jp/am/vg/s357-license/license.php]
* GECR numbers are derived from the prototype numbers, see the corresponding DECH ones ([[User_talk:M4j0r]]):
** DEH-BH1100A = DECHB00A
** DEH-FH1500A = DECHL00A
** DEH-H2000A  = DECHJ00A
** DEH-H2500A  = DECH-2000A
*Fixed, there was a 357C listed in the arcade models wiki page with a slim motherboard and that was not posible (or highly unprobable). Now i restored it back to what we had before 2017-12-29 that was partially specilative but better. To know for sure which motherboard is inside a 357C we need photos of it, until that point the question mark that appears in that section is needed to keep
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 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)