User talk:Roxanne

From PS3 Developer wiki
Revision as of 23:46, 14 September 2018 by Sandungas (talk | contribs) (Unused files)
Jump to navigation Jump to search

Best Wishes

Best wishes and get well soon. – Conrad T. Pino (talk) 20:18, 22 February 2016 (UTC)

PUP/PROTO Hashes reminder

When possible, please update hashes. thanks :)

Zecoxao, where is the problem adding them for your own? :( Next Tuesday I will have my 2nd surgery and won't be available for a even longer time I guess. (Roxanne (talk) - 03rd march 2016 09:38 GMT+1)
Oh, alright. I'll do it :)
I've finished adding the hashes for the ebootroms. as for the pups, i already have the pup information tool, but i'm missing the pup file hashes tool. when i have it i'll take care of the rest.

  • Whatever this means, I think after 9.5 years later, I will still stay on 1.10 CEX :P (Roxanne (talk) - 03rd march 2016 12:20 GMT+1)

Massive Spam Deletion on PS4 devwiki

Massive Spam Deletion on PS4 devwiki
  • 1111 Spam Users blocked and deleted
  • nearly 500 Spam Pages deleted
  • All this in 2 Days without using any Bot
  • with my right Hand only (left hand still unavailable)
  • via a Bluetooth Mouse from Microsoft consuming 4x Duracell AAA batteries
  • listening 16 Hours of Music
  • and drinking about 16 cups of coffee - it wouldn't be possible without that :)
  • oh dear I need a new life

ATTRIBUTE

Info
param_fmt: int32
param_max_len: 0x4 (4 bytes)
param_len: 0x4 (4 bytes)
Tip
Used by: HDD Game, PS1 Game, Minis Game, PSP Remasters Game, PCEngine game, NEOGEO game, Game Data, Save Data

Contains a maximun of 32 flags that can be turned on/off to activate/deactivate special boot modes and features of the content.

Values are stored in "Little Endian" format inside the SFO, to represent the whole tables in a "human readable" format has been needed to convert them to "Big Endian" and then to "Binary".

ATTRIBUTE flags
for bootable content
Hexadecimal Decimal Binary
(flags)
Feature
little endian big endian for bootable content
01 00 00 00 00 00 00 01 1 00000000 00000000 00000000 00000001 PSP Remote Play (v1)
02 00 00 00 00 00 00 02 2 00000000 00000000 00000000 00000010 PSP Export
04 00 00 00 00 00 00 04 4 00000000 00000000 00000000 00000100 PSP Remote Play (v2) requires: PSP Remote Play (v1)
08 00 00 00 00 00 00 08 8 00000000 00000000 00000000 00001000 XMB In-Game Forced Enabled
10 00 00 00 00 00 00 10 16 00000000 00000000 00000000 00010000 XMB In-Game Disabled
20 00 00 00 00 00 00 20 32 00000000 00000000 00000000 00100000 XMB In-Game Background Music
40 00 00 00 00 00 00 40 64 00000000 00000000 00000000 01000000 System Voice Chat ? (See note)
80 00 00 00 00 00 00 80 128 00000000 00000000 00000000 10000000 PSvita Remote Play
00 01 00 00 00 00 01 00 256 00000000 00000000 00000001 00000000 Move Controller Warning
00 02 00 00 00 00 02 00 512 00000000 00000000 00000010 00000000 Navigation Controller Warning requires: Move Controller Warning
00 04 00 00 00 00 04 00 1024 00000000 00000000 00000100 00000000 PlayStation Eye Cam Warning requires: Move Controller Warning
00 08 00 00 00 00 08 00 2048 00000000 00000000 00001000 00000000 Move Calibration Notification
00 10 00 00 00 00 10 00 4096 00000000 00000000 00010000 00000000 Stereoscopic 3D Warning
00 20 00 00 00 00 20 00 8192 00000000 00000000 00100000 00000000 Used by PlayStation Now Beta
00 40 00 00 00 00 40 00 16384 00000000 00000000 01000000 00000000 Not Used Yet
00 80 00 00 00 00 80 00 32768 00000000 00000000 10000000 00000000 Not Used Yet
00 00 01 00 00 01 00 00 65536 00000000 00000001 00000000 00000000 Install Disc
00 00 02 00 00 02 00 00 131072 00000000 00000010 00000000 00000000 Install Packages
00 00 04 00 00 04 00 00 262144 00000000 00000100 00000000 00000000 Unknown
00 00 08 00 00 08 00 00 524288 00000000 00001000 00000000 00000000 Game Purchase Enabled
00 00 10 00 00 10 00 00 1048576 00000000 00010000 00000000 00000000 Unknown (See note)
00 00 20 00 00 20 00 00 2097152 00000000 00100000 00000000 00000000 PCEngine (X0)
00 00 40 00 00 40 00 00 4194304 00000000 01000000 00000000 00000000 License Logo Disabled
00 00 80 00 00 80 00 00 8388608 00000000 10000000 00000000 00000000 Move Controller Enabled
00 00 00 01 01 00 00 00 16777216 00000001 00000000 00000000 00000000 Reserved (X1) requires: PCEngine ?
00 00 00 02 02 00 00 00 33554432 00000010 00000000 00000000 00000000 Reserved (X2) requires: PCEngine ?
00 00 00 03 03 00 00 00 50331648 00000011 00000000 00000000 00000000 Reserved (X3) requires: PCEngine ?
00 00 00 04 04 00 00 00 67108864 00000100 00000000 00000000 00000000 NeoGeo (X4) requires: PCEngine
00 00 00 05 05 00 00 00 83886080 00000101 00000000 00000000 00000000 Reserved (X5) requires: PCEngine ?
00 00 00 06 06 00 00 00 100663296 00000110 00000000 00000000 00000000 Reserved (X6) requires: PCEngine ?
00 00 00 07 07 00 00 00 117440512 00000111 00000000 00000000 00000000 Reserved (X7) requires: PCEngine ?
00 00 00 08 08 00 00 00 134217728 00001000 00000000 00000000 00000000 Not Used Yet
00 00 00 10 10 00 00 00 268435456 00010000 00000000 00000000 00000000 Not Used Yet
00 00 00 20 20 00 00 00 536870912 00100000 00000000 00000000 00000000 Not Used Yet
00 00 00 40 40 00 00 00 1073741824 01000000 00000000 00000000 00000000 Not Used Yet
00 00 00 80 80 00 00 00 2147483648 10000000 00000000 00000000 00000000 Not Used Yet
ATTRIBUTE flags
for non bootable content
Feature
for Save Data for Disc Subfolders for Patches
Copy Protected Subfolder Enabled Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Unknown
Not Used Yet Not Used Yet Unknown
Not Used Yet Not Used Yet param_key: RESOLUTION, SOUND_FORMAT, and ATTRIBUTE flag: Remote Play
Not Used Yet Not Used Yet Unknown
Not Used Yet Not Used Yet ATTRIBUTE flag: XMB In-Game
Not Used Yet Not Used Yet ATTRIBUTE flag: Move Controller warning
Not Used Yet Not Used Yet ATTRIBUTE flag: Stereoscopic 3D warning
Not Used Yet Not Used Yet ATTRIBUTE flag: Move Controller Enabled
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet
Not Used Yet Not Used Yet Not Used Yet

ATTRIBUTE flags for bootable content (1st byte) The flags stored at 1st byte seems to be related with firmware features

Portables
 · PSP Remote Play v1 (firmware v1.10)
 · PSP Remote Play v2 (firmware v1.80)
 · PSVita Remote Play (firmware v4.00)
Remote play is a feature that displays the PS3 screen on a PSP or a PSVita enabling remote operations over a wireless LAN. See: Remote Play
 · PSP Export (firmware v1.70)
Used in PS1 Classics, PSP Minis, and PSP Games. Allows the copy of the game to a PSP by pressing Dualshock triangle button over the game icon and selecting the option [Copy] in the side menu. This export process is closelly related with how the PS3 manages the downloads and installation of content from PSN using temporal subfolders in dev_hdd0/vsh/task/. See Project Database (PDB)
XMB In-Game (short Dualshock PS button press)
 · XMB In-Game Forced Enable (firmware v2.40)
Games released/compiled before firmware 2.40 doesnt uses "XMB In-Game" even when launched in higher firmwares. This flag enables "XMB In-Game" for these old games, the flag has no effect in games released after 2.40 because newer games has "XMB In-Game" enabled by default. See: XMB Modes.
 · XMB In-Game Disabled (firmware v2.40)
Disables "XMB In-Game", the flag works in all games and doesnt causes any problem, useful to free ram and to improve the loading time of the menu. See: XMB Modes.
 · XMB In-Game Background Music (firmware v2.40)
When enabled allows to play your own music from the files stored in your HDD by using the icon that appears in XMB Music column, is posible to play single songs or a playlist and then return to the game while your music is playing. See XMB In-game background music
 · System Voice Chat ?
Speculation: Not clear if the flag enables or disables voice chat, and not clear wich kind of voice chat (in the very probable case there are severals chat modes/types), supposed to be valid before Jun 2010, matching chronologigally the release of "home" (probably used in beta stages of the developing of chat functions inside "Home" enviroment to make internall tests related with voice chat). Enabling the flag manually for testing in different SFO's with different CATEGORY's didnt give any result

ATTRIBUTE flags for bootable content (2nd byte) The flags stored at 2nd byte seems to be related with warning and notification screens

Move
 · Move Controller Warning (firmware v3.40)
 · Navigation Controller Warning (firmware v3.40)
 · PlayStation Eye Cam Warning (firmware v3.40)
This warning screens are composed by several animated images loaded from dev_flash/vsh/resource/game_ext_plugin.rco, are displayed before the game is launched (around 3 seconds each), are an explain of the correct way to use "move controller", "navigation controller", and "eye cam" respectively. The game waits for them to appear so removing them improves the loading time, the presence of this 3 flags/screens has no effect over move controller support.
 · Move Calibration Notification (firmware v3.40)
This is a calibration screen composed by several animated images loaded from dev_flash/vsh/resource/sysconf/calibration/, appears when the controller has not been calibrated previously (or when is miss-configured).
 · Stereoscopic 3D Warning (implemented in firmware v3.40)
This is a warning screen (composed and loaded from ?) similar than the ones related with move peripherals, when enabled only appears if the PS3 is connected to a "Stereoscopic 3D" compatible TV.

ATTRIBUTE flags for bootable content (3rd byte) The flags stored at 3rd byte seems to be related with game & software features

Discs
 · Install Disc
Disables the main/primary icon of the disc PS3 Blu-ray Disc (only the extra/secondary icons are displayed), used when the disc only contains "Install Packages" and there is no bootable content on the disc main path in dev_bdvd/PS3_GAME/USRDIR/EBOOT.BIN.
 · Install Packages
Loads a secondary SFO from path: dev_bdvd/PS3_GAME/PKGDIR/PARAM.SFO (the flag in the main SFO in path dev_bdvd/PS3_GAME/PARAM.SFO PS3 Blu-ray Disc enables the secondary SFO in path dev_bdvd/PS3_GAME/PKGDIR/PARAM.SFO displayed as a bubble inside a disc PS3 Blu-ray Disc (installable contents)), the secondary SFO and the contents of this subfolder are mounted by XMB under the main disc icon in Game column. See BluRay Disc Structure
 · Game Purchase Enabled
Enables the [purchase] option that appears in side menu when pressing Dualshock triangle button over the icon in XMB. Is directly related with CONTENT_ID. When the content is purchased its CONTENT_ID is checked online to obtain the license. After the license is retrieved the game loads another PARAM.SFO from a subfolder with different values. E.g. main PARAM.SFO enables the purchase flag and could use the TITLE "Demo", when purchased other PARAM.SFO from a "C00" subfolder is loaded that could use the TITLE "Full".
 · flag 1048576 (decimal) (firmware <4.00?)
When activated, "XMB in Game" for software is used (when quitting an app that uses this flag the message displayed in XMB In-Game changes to: "Do you want to quit the software now?"), and disables [About this Game] option that appears in side menu when pressing Dualshock triangle button over the icon in XMB. This flag is used in combination with the parameter BOOTABLE = 2 to make the software boot in a special mode
 · PCEngine (firmware <3.41?)
 · License Logo Disabled (firmware <3.41?)
Disables the [About this Game] option that appears in side menu when pressing Dualshock triangle button over the icon in XMB. This flag also removes the needed of storing a LICENSE param_key in the PARAM.SFO, the consequence of removing LICENSE param_key is the size of the PARAM.SFO file is reduced drastically (LICENSE text is huge in comparison with the rest of the file... SFO's without LICENSE are much smaller). Used by games that have their own license and not the sony one (e.g: PCengine & NeoGeo)
 · Move Controller Enabled (firmware v3.40)

Enables Move Controller support for the game. See Move Motion Controller

Note Move Navigation Controller is supported in all games because is a reduced version of DualShock 3 and PlayStation Eye camera is enabled automatically when needed. This ones doesn't have/needs a flag

ATTRIBUTE flags for bootable content (4th byte)

 · NeoGeo (firmware <3.41?)

ATTRIBUTE flags for savedata (1st byte)

 · Copy Protected

Disables the [Copy] option that appears in side menu when pressing Dualshock triangle button over the gamesave icon in XMB. In other words... disables the gamesave export feature. Used only in PS3 Game Saves (CATEGORY: SD). See Game Saves.

Note in PS3 Game Saves the PARAM.SFO is always included in the list of protected files that is stored inside PARAM.PFD, so after removing the copy protection flag in the .SFO is needed to generate a valid .PFD. See PARAM.PFD

ATTRIBUTE flags for disc subfolders (1st byte)

 · Subfolder Activated
Used in Discs subfolders (CATEGORY: TR, VR, DP, XR) to activate another subfolder. This secondary subfolder can contain another SFO (or a .SFX) and are loaded in cascade, all the SFO's in the subfolders structures contains an ATTRIBUTE = 1. In other words... the flag simply indicates the presence of items under this path.

ATTRIBUTE flags for patches (3rd byte)

 · Overwrite RESOLUTION, SOUND_FORMAT, Remote Play For remote play: with this flag you ll need to add one of the flag related to remote play. E.G. 262272 (0x40080) for PS VITA only added (God of War Collection 1.01 with PARAM.HIP explaining it s not compatible with PSP)
 · Overwrite XMB In-Game Expect to overwrite only flags nº: 4, 5, and 6. Verifyed in killzone 3 (BCES01007) patch v01.14 with a value for ATTRIBUTE: 20 00 10 00 (overwrites the original value of ATTRIBUTE, and enables "XMB In-Game Background Music"). Other posible values not verifyed yet: 08 00 10 00 (for overwriting of "XMB In-Game Forced Enabled"), and 20 00 10 00 (for overwriting of "XMB In-Game Disabled")
 · Overwrite Move Controller warning screen Expect to overwrite only flag N09, N10 (+09), N11 (+09)
 · Overwrite 3D warning screen Expect to overwrite only flag N13
 · Overwrite Move Controller Compatible
  • This list contains a short description of all the ATTRIBUTE flags known, there is no room in this page for explaining in detail all this functions but there are several links to other pages that expands the info, please help completing the identification of all flags (with short descriptions and links to other wiki pages when posible/needed), also try to not add too much speculation and in case of speculation use question marks, for an open discussion, any usefull notes or brainstorming use Discussion page.

Wikitable default settings has been changed

You have some idea when/why/how the header color of the default class="wikitable" has changed to white ?

Some months ago the header of the tables (the rows starting with ! character) was blue to keep some consistency of colors with the templates used on main wiki page

Now with the tables in full white looks cheaper, is a small detail, but if there is no reason for the change i think is good to return to the previous look, also i guess is posible other default settings we was using for wikitables has been lost too the same day the color of the headers changed

If i remember correctlly the settings we was using was not the defaults, it was changed several times by eussNL when we was discussing about wiki styles and consistency of colors. So is posible that an update of the mediawiki version has updated/overwrited them

The same problem happens in PS4 wiki


It's very likely that this is because of a new update from the MediaWiki, which defyboy installed after the massive Spam deletion and after the wiki was down several times. But you can change the colors easily like you can see it now on this page on the table above :) I think you mean the color #B3B7FF like in "for bootable content" and for the right side of the table. - Roxanne.

So the problem appeared when updating wiki, i see. Adding the color individually for every table is a noway, are hundred of tables affected included all the tables in PS4 wiki, so the only way to solve it in a good way is by finding where are stored that settings and try to see if we can change otherway ask defyboy to change it. The headers color was a light blue, more like #ddddff or #eeeeff

I'm not 100% sure if this happend because of a update from MediaWiki but as far as I know there were some updates before and also after the new captcha system was implemented on both wikis. As far as I see this, you need to change such settings on root and only defyboy and eussNL have such access, but I will inform defyboy about this topic.

Tell him also that this extension is broken, doesnt works here http://www.psdevwiki.com/ps3/Special:WhosOnline

PS2 "majorissues" and "minorissues"

Hey Roxanne, I saw you did a lot of work on the PS2 Compatibility page for making it look nice and purdy; is there any way you can fix the template so that "majorissues" and "minorissues" show up as "Major Issues" and "Minor Issues"? It's how it used to display on the old devwiki. Cheers :)

  • Done (but you have to still input the template in lowercase and written together. It could also take a few hours until the PS2 Compatiblity Page will be updated correctly - (Roxanne - 10th April 2017 - 19:48 GMT+2)

Example

Name Europe.png PAL United States.png NTSC-U/C Japan.png NTSC-J Notes
.hack//Infection Part 1 Not Available Major Issues Not Available Freeze at first location with orca after few dialogs(only music playing at this moment)
007: Agent Under Fire N / A Minor Issues N / A Frequent blurring issues with background, but playable.
./# - A - B - C - D - E - F - G - H - I - J - K - L -- M -- N -- O -- P -- Q -- R -- S -- T -- U -- V -- W -- X -- Y -- Z Back to top
./# -- A -- B -- C -- D -- E -- F -- G -- H -- I -- J -- K -- L -- M -- N -- O -- P -- Q -- R -- S -- T -- U -- V -- W -- X -- Y -- Z
./# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W ·· Y · Z
#  · A  · B  · C  · D  · E  · F  · G  · H  · I  · J  · K  · L  · M  · N  · O  · P  · Q  · R  · S  · T  · U  · V  · W  · X  · Y  · Z
· A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V  · W  · X  · Y  · Z
  • I will use your first example with all written together since for me the same error appeares between Y and Z :(
./# · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W ·· Y · Z
./#  ·  A  ·  B  ·  C  ·  D  ·  E  ·  F  ·  G  ·  H  ·  I  ·  J  ·  K  ·  L  ·  M  ·  N  ·  O  ·  P  ·  Q  ·  R  ·  S  ·  T  ·  U  ·  V  ·  W  ·  X  ·  Y  ·  Z

Firefox Test

  • "Back to top" inside "Notes" collumn works fine on both Internet Explorer and Google Chrome but it seems that Firefox has some problem with displaying it correctly.
Name Europe.png PAL United States.png NTSC-U/C Japan.png NTSC-J Notes
Name Europe.png PAL United States.png NTSC-U/C Japan.png NTSC-J Notes
D-Pad up button
Name Europe.png PAL United States.png NTSC-U/C Japan.png NTSC-J Notes
Name Europe.png PAL United States.png NTSC-U/C Japan.png NTSC-J Notes
Name Europe.png PAL United States.png NTSC-U/C Japan.png NTSC-J Notes

Sandbox


PS2 Emulators Config Commands
Command Name Command ID Max
Usage
Command Data
ps2_gxemu ps2_softemu ps2_netemu Length Valid Values
Config terminator or TitleID enforcer No No ? 0x00 1 Nothing or 0xA bytes TitleID
Hook function ? 0x00 ? 0x01 3 ? 2 * uint32_t data id
Set something 0x01 ? 0x02 1 uint32_t 1000=?
3000=?
6000=?
Switch something 0x02 ? ? 0x03 1 Nothing
Set something 0x03 ? 0x04 1 uint32_t 8=?
0x10=?
Switch something ? 0x04 ? 0x05 1 Nothing
Switch something to 0x14F80 0x05 ? 0x06 1 Nothing
Set something 0x06 ? 0x07 1 uint32_t 2=?
4=?
8=?
? 0x07 ? 0x08 3 Expanded Data List
Patch EE memory with 2 opcodes 0x08 ? 0x09 1 Expanded Data List
Patch EE memory with 1 opcode No ? ? 0x0A 1 Expanded Data List
Patch game disc 0x09 ? 0x0B 1 Expanded Data List
Set something 0x0A ? 0x0C 1 2 * uint16_t 0=?
1=?
2=?
0=?
0x180=?
0x400=?
0x800=?
Set something 0x0B ? 0x0D 1 uint32_t 0=?
1=?(default?)
? 0x0C ? 0x0E 31 uint32_t data
? 0x0D ? 0x0F 1 Expanded Data List
? 0x0E ? ? 0x10 1 Expanded Data List
? 0x0F ? 0x11 31 uint32_t data
? 0x10 ? 0x12 1 Expanded Data List
? 0x11 ? 0x13 1 uint64_t data
Switch something 0x12 ? 0x14 1 Nothing
Set something 0x13 ? 0x15 1 uint32_t 2=?
4=?
? ? ? 0x16 ? ?
Set something ? ? 0x17 1 uint32_t 1=?
? ? ? 0x18 ? ?
Switch something ? ? 0x19 1 Nothing
Switch something ? ? 0x1A 1 Nothing
Switch something 0x18 ? 0x1B 1 Nothing
? 0x19 ? ? 0x1C 1 4 * uint8_t ? ?
? 0x1A ? ? 0x1D 1 4 * uint8_t ? ?
? 0x1B ? 0x1E 1 4 * uint8_t 3,0,0,0=?
Set something 0x1C ? 0x1F 1 uint32_t 200=?
1000=?(default)
Set something 0x1D ? 0x20 1 uint64_t 60=?(default)
200=?
240=?
Set something 0x1E ? 0x21 1 uint32_t 0=?
1=?
2=?
Switch something 0x1F ? ? 0x22 1 Nothing
Switch something to 0x14E00 No ? ? 0x23 1 Nothing
Set something 0x20 ? 0x24 1 uint64_t 12000=?
48000=?
? 0x21 ? ? 0x25 ? ?
? 0x22 ? 0x26 4 ? Expanded Data List
? 0x23 ? 0x27 1 Expanded Data List
PS2 Emulators Config Commands
Command Name Command ID Max
Usage
Command Data
ps2_gxemu ps2_softemu ps2_netemu Length Valid Values
Set something 0x24 ? ? 0x28 1 uint32_t 0=?
1=?
2=?
3=?
Set something 0x25 ? ? 0x29 1 2 * uint32_t ? ?
Switch something 0x26 ? ? 0x2A 1 Nothing
Switch something 0x27 ? ? 0x2B 1 Nothing
Set something 0x28 ? 0x2C 1 uint32_t 1=?
? 0x29 ? ? 0x2D ? ? ?
Set something 0x2A ? ? 0x2E 1 uint32_t ?
Set something 0x2B ? 0x2F 1 uint32_t ?
? No Yes ? 0x30 ? ? ?
? No Yes ? 0x31 ? ? ?
? No Yes ? 0x32 ? ? ?
? No Yes ? 0x33 ? ? ?
? No Yes ? 0x34 ? ? ?
Enable Force Flip Field No Yes ? 0x35 1 Nothing
? No Yes ? 0x36 ? ? ?
? No Yes ? 0x37 ? ? ?
? No Yes ? 0x38 ? ? ?
? No Yes ? 0x39 ? ? ?
? No Yes ? 0x3A ? ? ?
? No Yes ? 0x3B ? ? ?
? No Yes ? 0x3C ? ? ?
Config file revision No No 0x3D 1 uint32_t >=15686
Disable something No No 0x3E 1 Nothing
Set something No No 0x3F 1 uint32_t ?
Switch something No No 0x40 1 Nothing
Disable lwsync ? No No 0x41 1 Nothing
? No No 0x42 1 uint32_t ?
Set something No No 0x43 1 uint32_t 0=?(default)
1=?
Disable Smoothing filter No No 0x44 1 Nothing
Switch something No No 0x45 1 Nothing
Enable L2H Improvement No No 0x46 1 Nothing
Enable XOR CSR No No 0x47 1 Nothing
Set VSYNC IPU & Delay No No 0x48 1 2 * uint32_t 1=No IPU
2=IPU
3=Anytime
20000=Conservative
100000=Normal
250000=Agressive
Any other
Switch something to 0xB,0,0 No No 0x49 1 Nothing
Switch something to 0x15100 No No 0x4A 1 Nothing
Set something No No 0x4B 1 2 * uint32_t ? ?
Set something No No 0x4C 1 2 * uint32_t ? ?
Set something No No 0x4D 1 uint32_t ?
? No No 0x4E 1 ?
? No No 0x4F 1 ?
Switch something No No 0x50 1 Nothing

Wiki related

{{Christmas Banner}}
  • Green
<div style="background-color:#90FF90; border: 1px solid #ccc; color:#000; margin-top: 15px; margin-bottom: 10px; padding: 8px; text-align:center;"><div style="font-size: 100%; border: none; margin: 0; padding:.1em;"><b>You thought your PSVita is dead? Think again! ReStore & ReNpDrm by [https://twitter.com/CelesteBlue123 Céleste Blue] will bring your PSVita back to life!</b></div><div style="font-size:85%;">[http://renpdrm.customprotocol.com/restore.suprx ReStore.suprx] /// [http://renpdrm.customprotocol.com/renpdrm.skprx ReNpDrm.skprx] /// [https://twitter.com/CelesteBlue123/status/945739588160688128 More Information] /// [http://renpdrm.customprotocol.com/ Website] /// [http://renpdrm.customprotocol.com/release_page.php OPEN BETA RELEASE PAGE] /// [http://www.customprotocol.com/underground/vita-tuto-renpdrm/ Tutorial (in French)] /// [https://www.youtube.com/watch?v=PgdH7LntDzM ReStore Showcase] /// [https://www.youtube.com/watch?v=PFxhvcVbc6s ReNpDrm Showcase]</div></div>
  • Yellow
<div style="background-color:#FFFF00; border: 1px solid #ccc; color:#000; margin-top: 15px; margin-bottom: 10px; padding: 8px; text-align:center;"><div style="font-size: 100%; border: none; margin: 0; padding:.1em;"><b>34th Chaos Communication Congress (34C3) from 27<sup>th</sup> December until 30<sup>th</sup> December 2017 @ "Messe Leipzig" - Germany</b></div><div style="font-size:85%;">''"Lecture: Console Security - Switch"'' by [https://twitter.com/qlutoo '''plutoo'''], [https://twitter.com/derrekr6 '''derrek'''] & [https://twitter.com/naehrwert '''naehrwert'''] /// Date: 28<sup>th</sup> December 2017 (Day 2) /// Time: 19:45 Local Time (1:45 PM EST / 10:45 AM PST) /// Duration, Room & Language: 60 Minutes - "Saal Adams" - English<br>Further Information: [https://media.ccc.de/v/34c3-8941-console_security_-_switch Re-Live (CCC)] /// [https://www.youtube.com/watch?v=Ec4NgWRE8ik Re-Live (YouTube)] /// [https://events.ccc.de/congress/2017/Fahrplan/events/8941.html Event] /// [https://events.ccc.de/congress/2017/Fahrplan/events/8941.ics iCalendar] /// [https://events.ccc.de/congress/2017/Fahrplan/ "Fahrplan" (Schedule)] /// [https://events.ccc.de/congress/2017/wiki/index.php/Main_Page 34C3_Wiki] /// [https://events.ccc.de/congress/2017/wiki/index.php/Static:FAQ FAQ] /// [https://tickets.events.ccc.de/locale/set?locale=en&next=/34c3/%3F Tickets (English)] /// [https://tickets.events.ccc.de/locale/set?locale=de-informal&next=/34c3/%3F Tickets (German)] /// [http://switchbrew.org/ switchbrew wiki] /// [https://reswitched.tech/ ReSwitched Wiki] /// [https://events.ccc.de/congress/2017/wiki/index.php/Assembly:Fail0verflow Assembly:Fail0verflow] /// [https://events.ccc.de/congress/2017/wiki/index.php/Assembly:Dolphin_Emulator Assembly:Dolphin Emulator]</div></div>

Notebook

Other

Probably the only place in this wiki here, where you can post the most irrelevant things from the internet and showing them in this wiki :)

Big picture on the wiki for SB on DECR

Sorry, but it looks like the diagram on the picture in wiki is wrong >_<
My friend is taking care of uploading a new one to the talk page.

  • Ok, he/she can also upload it directly here while replacing the older wrong version - User:Roxanne (talk)

Unused files

I been reviewing and cleanig up Special:UnusedFiles (and i will make some more other day), but there is a group of images that im wondering if can be deleted. Are images from the PS4 release but now are a bit pointless specially in PS3 wiki. Im not sure if are used in PS4 wiki or if you want to use them before are deleted

Additionally, this ones... are used (or intended to be used) somewhere ?