PlayStation's State of Play Returns Tomorrow

PlayStation's State of Play Returns Tomorrow
source: gettyimages
September 23, 2025

Sony is set to host a 35-minute livestream on September 24th, featuring exciting reveals and news from first-party PlayStation studios, third-party developers, and indie creators. The event will commence at 2 PM PT / 5 PM ET / 10 PM UK and will include at least five minutes of gameplay footage from Saros.

Fans can watch the livestream on both YouTube and Twitch platforms. Stay tuned for new game announcements and updates directly from PlayStation’s upcoming showcase!

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 149 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6644327,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}