Editing QA Flagging
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: | ||
[[Category:Software]] | |||
= QA Flag = | = QA Flag = | ||
A QA flag is a value set in [[SC EEPROM]] at address 0x48C0A. When this flag is set, the token is read from SYSCON and decrypted, this gets passed to various modules to unlock certain functionality. | A QA flag is a value set in [[SC EEPROM]] at address 0x48C0A. When this flag is set, the token is read from SYSCON and decrypted, this gets passed to various modules to unlock certain functionality. | ||
Line 10: | Line 10: | ||
<pre> | <pre> | ||
0x00, 0x00, 0x00, 0x01, 0x00, 0x11, 0x22, 0x33, | |||
0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xAA, 0xBB, | |||
0xCC, 0xDD, 0xEE, 0xFF, 0x00, 0x00, 0x00, 0x00, | |||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | |||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | |||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | |||
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, | |||
0x00, 0x00, 0x00, 0x00, 0x19, 0x4A, 0x4B, 0xBA, | |||
0x15, 0x97, 0xAE, 0x71, 0x36, 0xCC, 0xB6, 0x65, | |||
0x7F, 0xC3, 0xB5, 0x3F, 0x49, 0x22, 0x2F, 0xB1 | |||
</pre> | </pre> | ||
Line 25: | Line 28: | ||
| 0x00 || 0x4 || 0x01 || QA-Flag Version | | 0x00 || 0x4 || 0x01 || QA-Flag Version | ||
|- | |- | ||
| 0x04 || | | 0x04 || 0x14 || 0x112233445566778899AABBCCDDEEFF || [[IDPS]] | ||
|- | |- | ||
| 0x14 || | | 0x14 || 0x3C || 0x00 || [[#Token Flags|Token Flags]] | ||
|- | |- | ||
| 0x3C || 0x50 || 0x194A4BBA1597Ae7136CCB6657FC33F49222FB1 || digest | |||
| 0x3C || | |||
|} | |} | ||
Line 39: | Line 40: | ||
== Token Flags == | == Token Flags == | ||
The flags are a | The flags are a 40 byte value containing a set of flags that enable specific features on the PS3 console. These flags are largely unknown. | ||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
! Location !! Value (Binary OR assigned) !! Description | ! Location !! Value (Binary OR assigned) !! Description | ||
|- | |- | ||
| 0x27 byte(39) || 0x1 || QA_FLAG_EXAM_API_ENABLE | | 0x27 byte(39) || 0x1 || QA_FLAG_EXAM_API_ENABLE | ||
|- | |- | ||
| 0x27 byte(39) || 0x2 || QA_FLAG_QA_MODE_ENABLE | | 0x27 byte(39) || 0x2 || QA_FLAG_QA_MODE_ENABLE | ||
|- | |- | ||
| 0x2C byte(44) || 0x9 || Advanced Token Flag!! | | 0x2C byte(44) || 0x9 || Advanced Token Flag!! | ||
|- | |- | ||
| 0x2F byte(47) || 0x1 / 0x2 / 0x3 | | 0x2F byte(47) || 0x1 / 0x2 / 0x3 || QA-Token-Flag: (0x01 : Minimum) (0x02 : Advanced) (0x03 : undocumented) | ||
|- | |- | ||
| 0x2F byte(47) || | | 0x2F byte(47) || 0x4 || checked by lv2_kernel.self and sys_init_osd.self maybe allows sys_init_osd.self to run from /app_home | ||
|- | |- | ||
| 0x33 byte(51) || 0x1 || QA_FLAG_ALLOW_NON_QA | |||
| 0x33 byte(51) || 0x1 || QA_FLAG_ALLOW_NON_QA | |||
|- | |- | ||
| 0x33 byte(51) || 0x2 || QA_FLAG_FORCE_UPDATE | | 0x33 byte(51) || 0x2 || QA_FLAG_FORCE_UPDATE | ||
|} | |} | ||
Line 153: | Line 113: | ||
=== Getting the QA flag menu === | === Getting the QA flag menu === | ||
Set your cursor '''on''' (not ''in'') Network Settings and press the key combo (all at the same time): | <div style="float:right">[[File:PS3-sixaxis-dualshock-controller-buttons.gif|200px|thumb|left|PS3 Sixaxis + dualshock - controller - buttons]]</div> | ||
Set your cursor '''on''' (not ''in'') Network Settings and press the key combo (all at the same time): | |||
<pre>L1 + L2 + L3 (press left stick) + R1 + R2 + dpad_down</pre> | |||
You should see Edy Viewer, Debug Settings, and Install Package Files if done correctly. | You should see Edy Viewer, Debug Settings, and Install Package Files if done correctly. | ||
Line 170: | Line 133: | ||
*Prebuild packages : | *Prebuild packages : | ||
**[http://gitbrew.org/~glevand/ps3/pkgs/qa_flag.pkg qa_flag.pkg] // (mirror:[http://www.multiupload.com/P5Q2R5R1YG qa_flag.pkg (69.92 KB)]) (to enable QA) | **[http://gitbrew.org/~glevand/ps3/pkgs/qa_flag.pkg qa_flag.pkg] // (mirror:[http://www.multiupload.com/P5Q2R5R1YG qa_flag.pkg (69.92 KB)]) (to enable QA) | ||
**[http://gitbrew.org/~glevand/ps3/pkgs/qa_flag_extra.pkg qa_flag_extra.pkg] // (mirror:[http:// | **[http://gitbrew.org/~glevand/ps3/pkgs/qa_flag_extra.pkg qa_flag_extra.pkg] // (mirror:[http://www.multiupload.com/KAGDSQ9QG9 qa_flag_extra.pkg (69.98 KB)]) (to enable QA with downgrade) | ||
**[http://gitbrew.org/~glevand/ps3/pkgs/reset_qa_flag.pkg reset_qa_flag.pkg] // (mirrors: [http://www.multiupload.com/VEUMEDINGU] [http://www.multiupload.nl/QGB1Z6W5U9]) (to reset the QA flags back to default - virtually ''never'' needed, there is '''''no benefit removing it''''') | **[http://gitbrew.org/~glevand/ps3/pkgs/reset_qa_flag.pkg reset_qa_flag.pkg] // (mirrors: [http://www.multiupload.com/VEUMEDINGU] [http://www.multiupload.nl/QGB1Z6W5U9]) (to reset the QA flags back to default - virtually ''never'' needed, there is '''''no benefit removing it''''') | ||
**[http://gitbrew.org/~glevand/ps3/pkgs/get_token_seed.pkg get_token_seed.pkg] // (mirror:[http://www.multiupload.com/G8GBEIABKT get_token_seed.pkg (59.73 KB)]) | **[http://gitbrew.org/~glevand/ps3/pkgs/get_token_seed.pkg get_token_seed.pkg] // (mirror:[http://www.multiupload.com/G8GBEIABKT get_token_seed.pkg (59.73 KB)]) | ||
Line 203: | Line 164: | ||
This is compatible with Kmeaw CFW and {{RogeroFirmware}}. | This is compatible with Kmeaw CFW and {{RogeroFirmware}}. | ||
http://rebug.me/?p=1358 / backup/mirror : [http://www. | http://rebug.me/?p=1358 / backup/mirror : [http://www.ps3devwiki.com/files/flash/Tools/toggle-qa/ toggle_qa.pkg (94.22 KB)] | ||
other mirrors: | other mirrors: | ||
* | * http://rghost.net/private/44829692/68b1b0b72f91f4b31782501ebe5f3541 | ||
=QA Flags Features= | =QA Flags Features= | ||
Line 264: | Line 225: | ||
== Known Issues with QA flag / QA downgrades == | == Known Issues with QA flag / QA downgrades == | ||
=== | === Act.dat (PSN activation) gets deleted === | ||
Make sure you backup the file before enabling QA-extra flag and downgrade. There have been reports of ACT.DAT ("home/000000XX/exdata/act.dat") get's deleted. So make sure to backup that entire folder before flagging/downgrading. | Make sure you backup the file before enabling QA-extra flag and downgrade. There have been reports of ACT.DAT ("home/000000XX/exdata/act.dat") get's deleted. So make sure to backup that entire folder before flagging/downgrading. | ||
[http://www.ps3crunch.net/forum/threads/230-Restore-act.dat-Homebrew-to-help-with-copying-your-PSN-activation-files! Restore act.dat - Homebrew to help with copying your PSN activation files] | |||