PlayStation Studio v1.0.0
PlayStation Studio v1.0.0 - Initial Release.
All-in-one PS4/PS5 homebrew toolkit: dual-pane FTP client, payload sender, PKG manager, and PS5 PFS compressor. Free and open source; no Python needed.
Downloads
- Windows 10/11 (x64): PlayStation-Studio-Windows.zip
- macOS (Apple Silicon): PlayStation-Studio-macOS.zip
- SHA256SUMS.txt - verify your download
Browser or antivirus says the download is a virus?
That is a FALSE POSITIVE, not malware. The app is an unsigned PyInstaller build, and the PyInstaller unpack-and-run pattern trips antivirus / SmartScreen / Chrome heuristics on any unsigned Python app (a well-known PyInstaller issue). The source is fully public.
To allow it:
- Chrome/Edge: open Downloads (Ctrl+J), find the file, choose Keep / Keep anyway.
- Windows Defender (after extracting): Windows Security > Virus and threat protection > Protection history > Allow.
- Verify integrity against SHA256SUMS.txt.
- Still blocked? Report the false positive: https://www.microsoft.com/en-us/wdsi/filesubmission
First launch (unsigned build)
- macOS: right-click the app, choose Open (or System Settings > Privacy and Security > Open Anyway).
- Windows: SmartScreen > More info > Run anyway.
See the README for full documentation.