Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ata4/bspsrc/llms.txt
Use this file to discover all available pages before exploring further.
System Requirements
BSPSource requires Java 24 or later to run. Choose your installation method below based on your platform and preferences.Java Version: BSPSource requires Java 24+ to be installed and properly configured when using the JAR-only distribution.
Installation Methods
- Windows
- Linux
- JAR Only (Any Platform)
Download
Go to the releases page and download
bspsrc-windows.zipVerify Installation
After installation, verify BSPSource is working correctly:Directory Structure
After extraction, your BSPSource directory will contain:Troubleshooting
'Java not found' error
'Java not found' error
This means Java is not installed or not in your system PATH.Solution:
- Install Java 24 or later from Oracle
- Add Java to your PATH environment variable
- Restart your terminal/command prompt
Permission denied (Linux/Mac)
Permission denied (Linux/Mac)
The shell scripts need execute permissions.Solution:
GUI doesn't launch
GUI doesn't launch
The GUI requires a graphical environment.Solution:
- Use the CLI mode instead (see CLI Reference)
- Or ensure you’re running in a graphical environment with X11/Wayland (Linux) or Windows desktop
Unsupported class file version
Unsupported class file version
Your Java version is too old.Solution:
Install Java 24 or later. Check your version with:
Next Steps
Quick Start
Learn how to decompile your first BSP file
CLI Reference
Explore all command-line options and flags