Skip to content

Simple PS5 Patch Downloader v2

Pre-release
Pre-release

Choose a tag to compare

@DiverseBloom780 DiverseBloom780 released this 26 Aug 04:07
3206120

v2 fixes

  • Forces TLS 1.2 and HTTP/1.1 for better Sony CDN compatibility.
  • Adds a Compatibility mode for Sony CDN SSL errors checkbox.
  • Shows the real inner SSL/network error instead of only "see inner exception".
  • Streams downloads directly to disk instead of loading an entire piece into RAM.
  • Verifies Sony's hashValue against SHA-1/SHA-256.
  • Restricts accepted manifest and piece hosts to playstation.net.

About Compatibility mode

Leave it OFF first.

If Windows reports that the SSL connection could not be established, turn it ON
and retry. This disables certificate validation for the Sony CDN requests and is
therefore less secure. Use it only with the official playstation.net links you
intended to download. The program rejects non-playstation.net URLs.

Build

Install the .NET 8 SDK, open Terminal/PowerShell in this folder and run:

dotnet publish -c Release -r win-x64 --self-contained true /p:PublishSingleFile=true

The EXE will be in:

bin\Release\net8.0-windows\win-x64\publish\