Skip to content

Releases: TheErsysEnding/TEE-Yo-Player-FHD60

v1.1.0 — Live streams + FHD60

Choose a tag to compare

@TheErsysEnding TheErsysEnding released this 31 Aug 13:19

Summary

  • Live streams fixed — continuous playback without a DASH manifest (native X-Head-Seqnum segment probe)
  • Includes all v1.0.0 features: synchronised 1080p60 (~36–38 fps), 1080p30 unchanged, audio crackling fix, VISIONOS long-VOD base

Download

File SHA-256
TEE-Yo-Player-FHD60-live.pkg e5764b5cb06dc1636e41cc421dece090eb6b636f5863bb17766a2cc797b80030

XMB title: TEE Yo Player FHD60 live

Uninstall any other Yo! Player variant first (same content ID). Do not use VPN.

What changed (live)

VISIONOS returns uncapped VOD URLs but omits dashManifestUrl for live broadcasts. Without it, the player opened the rolling live URL as a static file — a few seconds of video, then couldn't open stream.

patch-live.py probes the live edge via X-Head-Seqnum, rewrites formats into the existing dashseg|… form, and switches segment fetching to &sq=<n> query style. VOD paths are untouched.

See docs/TECHNICAL.md for details.

Contributors

TheErsysEnding (hardware testing) · Claude / Claude Code / Cursor (patches & docs) · mohasi (original Yo! Player)

Full list: CONTRIBUTORS.md

v1.0.0 — 1080p60 autoskip (experimental)

Choose a tag to compare

@TheErsysEnding TheErsysEnding released this 31 Aug 10:55

Summary

First public release of the experimental 1080p60 patch for Yo! Player on PS3.

  • 1080p @ 60 fps VOD: synchronised playback at ~36–38 fps (not true 60 fps yet)
  • 1080p @ 30 fps: unchanged, full decode
  • Long videos: included (VISIONOS base patch)
  • Audio: no crackling (thread priority fix)

Install

  1. Uninstall any existing Yo! Player variant
  2. Install TEE-Yo-Player-FHD60-autoskip.pkg via Package Manager
  3. Do not use VPN — can cause resolve failures

XMB title: TEE Yo Player FHD60 autoskip

SHA-256

ba9a5acc15941f905fbd10757279a24be8dfb96143e1c1542a0cb43166bff16b

Credits

mohasi Original Yo! Player (ps3-dev)
TheErsysEnding Hardware testing, project lead, releases
Claude (Anthropic) Reverse engineering, patches, docs — via Cursor / Claude Code
Cursor AI-assisted development environment

AI-assisted project — all patches verified on real PS3 hardware before release.

Known limitations

  • Live streams still show couldn't open stream (not fixed in this release)
  • Pause may be broken
  • Experimental — not an official mohasi build

Stable long-video fix (no FHD60)

https://github.com/TheErsysEnding/TEE-Yo-Player-Fix