Bootparam: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* https://github.com/Princess-of-Sleeping/PSP2DipswTool | * https://github.com/Princess-of-Sleeping/PSP2DipswTool | ||
* https://www.sendspace.com/file/tpxn2p | |||
* psp2ctrl.exe set-setting binary kernel:/bootparam "47 79 82 80 00 00 00 00 47 79 82 80 00 00 00 00 00 00 00 00 00 00 00 00 E8 00 00 00 00 00 03 00" | |||
* psp2ctrl.exe get-setting kernel:/bootparam | |||
== Sample from QA Flagged MG ADV I PDEL == | == Sample from QA Flagged MG ADV I PDEL == | ||
Line 13: | Line 16: | ||
95 0A E0 63 01 13 04 00 95 0A E0 63 00 00 00 00 03 00 00 80 00 00 00 00 00 00 04 00 00 00 00 00 | 95 0A E0 63 01 13 04 00 95 0A E0 63 00 00 00 00 03 00 00 80 00 00 00 00 00 00 04 00 00 00 00 00 | ||
</pre> | </pre> | ||
= Notes = | |||
* Enabling dipsw 241 (Disable Kernel debug QA Flags) allows to "hotplug" internal PDELs CP to usb without crashing |
Latest revision as of 13:41, 28 November 2023
Getting and Setting[edit | edit source]
- https://github.com/Princess-of-Sleeping/PSP2DipswTool
- https://www.sendspace.com/file/tpxn2p
- psp2ctrl.exe set-setting binary kernel:/bootparam "47 79 82 80 00 00 00 00 47 79 82 80 00 00 00 00 00 00 00 00 00 00 00 00 E8 00 00 00 00 00 03 00"
- psp2ctrl.exe get-setting kernel:/bootparam
Sample from QA Flagged MG ADV I PDEL[edit | edit source]
Samples[edit | edit source]
95 79 EE 64 01 13 04 00 95 79 EE 64 00 00 00 00 01 00 00 80 00 00 00 01 E7 13 04 00 18 00 00 38 <- sample above 95 0A E0 63 01 13 04 00 95 0A E0 63 00 00 00 00 03 00 00 80 00 00 00 00 00 00 04 00 00 00 00 00
Notes[edit | edit source]
- Enabling dipsw 241 (Disable Kernel debug QA Flags) allows to "hotplug" internal PDELs CP to usb without crashing