PS5 Error Code Decoder
========================
Author: White_Raven_X
Version: 1.0

Description:
------------
This tool decodes PlayStation 5 error codes into meaningful descriptions to help identify hardware or system issues.

Features:
---------
✓ Decodes known error codes
✓ Flags unknown or unrecognized codes
✓ Exports results to decoded_output.txt
✓ Saves unidentified codes to unknown_errors.txt

How to Use:
-----------
1. Run the script using Python 3:
   python3 error_decoder.py

2. Enter each PS5 error code when prompted.
   Type 'done' when you're finished.

3. The script will:
   - Save results in decoded_output.txt
   - Log unknown codes in unknown_errors.txt

Created with care by White_Raven_X 🕊️
