Releases: sthetix/Lockpick_RCM_Pro
Releases · sthetix/Lockpick_RCM_Pro
Release list
Release 2.0.3
Lockpick_RCM_Pro 2.0.3
Added
- Added optional diagnostic logging for troubleshooting startup, titlekey, and PRODINFO dump issues.
Changed
- Diagnostic logging is disabled by default.
- Diagnostic logging is compiled out of normal release builds unless
LP_DIAG_LOGis enabled.
Notes
- Switch Lite users should use
VOL+/VOL-to move andPOWERto select. - Enable verbose messages with:
[debug]
verbose_errors=1- Enable diagnostic logging only in diagnostic builds with:
[debug]
diagnostic_log=1- Diagnostic logs are written to:
sd:/switch/lockpick_diag.log
Release 2.0.2
Lockpick_RCM Pro v2.0.2
Changes
- Added a public-friendly diagnostics mode.
- Low-level CAL0 SSL/eTicket CRC16 messages are now hidden by default.
- Advanced diagnostics can be enabled with:
[debug]
verbose_errors=1- Added Lockpick_RCM Pro config support at:
sd:/config/lockpick_rcm_pro/config.ini
- Included the default config file in release ZIP packages:
config/lockpick_rcm_pro/config.ini
- Improved eTicket save parsing behavior.
- Save headers with valid magic and valid CMAC are accepted even if only the layout hash mismatches.
- Header hash mismatch details are only shown when
verbose_errors=1.
- Replaced misleading CAL0 CRC wording in verbose mode.
- Debug output now identifies SSL RSA vs eTicket RSA CRC validation failures separately.
Notes
Default behavior is quiet/public mode:
[debug]
verbose_errors=0This release is intended to reduce scary non-actionable console output while preserving useful diagnostics for debugging unusual or rebuilt consoles.
Release 2.0.1
Lockpick_RCM_Pro v2.0.1
- Fixed incorrect 21.0.0 device master KEK source values.
- Restores correct key dumping behavior on affected newer consoles.
- Version bumped from 2.0.0 to 2.0.1.
Release 2.0.0
Lockpick_RCM_Pro v2.0.0
Firmware 22.0.0 Support
- Added full support for Nintendo Switch firmware 22.0.0
- Updated all production and development master key sources
- Updated Erista and Mariko master kek sources
- Updated master key vectors for key generation 15
- Version reset to 2.0.0 for cleaner versioning going forward
Release 1.10.1
What's Changed
New Features - Joy-Con Controller Support: Full support for Nintendo Switch Joy-Con controllers
- Navigate menus using D-pad or analog sticks
- Select options with A button
- Take screenshots with Capture button (with visual flash feedback)
Improvements
- Added HID input layer for unified button handling
- Physical buttons (Vol+, Vol-, Power) still work as before
- Screenshot now works via Capture button with screen flash effect
Compatibility
- All existing functionality preserved
- Works with or without Joy-Con connected
Release 1.10.0
Lockpick RCM Pro v1.10.0
Changes in this Release
This update brings a new horizontal orientation to the UI for improved usability.
UI/Layout
- New horizontal layout - Display now oriented horizontally instead of vertically
- Screen dimensions and all layout elements updated accordingly
Release 1.9.17
Changelog:
Bump version to 1.9.17 and fix key derivation for firmware 21.0.0
- Update KB_FIRMWARE_VERSION_MAX to 21.0.0
- Fix master_kek_source for 20.0.0 and 21.0.0
- Add complete master key 14 support
- Add
make releasetarget for automated release builds - Update .gitignore for releases folder
1.9.16
1.9.15
Key Features
Safety & Compatibility:
- Device ID-based folders prevent cross-device restore accidents
- Works with Hekate for PRODINFO restore
- Compatible with NXNandManager tools
- Automatic verification during restore
Smart Migration:
- Automatically migrates old backups from
/switch/to new structure - Backward compatible with old backup locations
Restore Protection:
- Shows device ID match status
- Warns if backup source cannot be verified
- Only searches current device's backup folder
Additional Features
- Screenshot capability (VOL+ VOL- in menus, VOL+ after dump)
- Screenshots saved with timestamps to
/switch/screenshot/
Output Files
/switch/prod.keys&/switch/title.keys- Encryption keys/backup/[emmcID]/- PRODINFO backups (Hekate compatible)/switch/screenshot/- Screenshots (optional)