Releases: TheErsysEnding/TEE-Yo-Player-FHD60
Release list
v1.1.0 — Live streams + FHD60
Summary
- Live streams fixed — continuous playback without a DASH manifest (native
X-Head-Seqnumsegment 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)
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
- Uninstall any existing Yo! Player variant
- Install
TEE-Yo-Player-FHD60-autoskip.pkgvia Package Manager - 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