Skip to content

Releases: JaimeJimenezG/Moonlight-ps4

Moonlight PS4 1.0.0

Choose a tag to compare

@JaimeJimenezG JaimeJimenezG released this 31 Jul 01:37

Moonlight PS4 1.0.0

First public release of the unofficial Moonlight client for jailbroken PS4 (GoldHEN / OpenOrbis).

Highlights

  • 1920×1080 @ 60 fps H.264 streaming (Sunshine / GameStream)
  • Hardware decode via libSceVideodec2 (prefer_hw, default on)
  • On-console UI: APPS / SETTINGS + on-screen keyboard
  • Pairing PIN on screen; INI config under /data/moonlight/
  • Optional experimental YCbCr presentation (GoldHEN plugin + kpayload)

Install

Download Moonlight-1.0.0.pkg and install on the PS4 (Package Installer / GoldHEN / FTP).
CATEGORY=gd (required for GoldHEN plugins).

Build from source

git clone https://github.com/JaimeJimenezG/Moonlight-ps4.git
cd Moonlight-ps4
git checkout v1.0.0
scripts/setup_deps.sh
scripts/build_ffmpeg_ps4.sh   # once
scripts/build_pkg.sh

Requirements

  • OpenOrbis toolchain v0.5.4
  • PS4 with GoldHEN (validated on FW 9.00)
  • Sunshine on the host PC

See the README for full usage.