Sony anuncia’ The Last of Us Part II Remastered’, ‘Alan Wake 2’ e mais para a PS Plus

Durante o State of Play desta noite, a Sony trouxe muitas novidades para os assinantes do seu serviço de assinatura PS Plus. A grande novidade é que The Last of Us Part II Remastered será adicionado ao catálogo do PlayStation Plus Extra durante o The Last of Us Day, celebrado em 26 de setembro. A versão remasterizada do aclamado jogo da Naughty Dog se tornará um dos títulos de peso do serviço de assinatura.

Enquanto isso, os assinantes do plano Essential ou superior poderão desfrutar de Alan Wake 2, o mais recente lançamento da Remedy, além dos indies Cocoon e Goat Simulator 3, todos chegando em 7 de outubro ao serviço

Por fim, no catálogo e clássicos teremos Tekken 3, Soulcalibur 3 e Tomb Raider Anniversary. Os três títulos chegarão em breve, mas ainda não possuem uma data específica.

PlayStation Plus Essential – 7 de Outubro

  • Alan Wake 2 | PS5
  • Cocoon | PS5, PS4
  • Goat Simulator 3 | PS5, PS4

PlayStation Plus Extra – 26 de Setembro

  • The Last of Us Part II Remastered | PS5, PS4

PlayStation Plus Deluxe – Sem Data

  • Tekken 3
  • Soulcalibur 3
  • Tomb Raider Anniversary

window.alpineGalleryData = () => {
return {
images: [],
currentIndex: 0,
moveCount: 0,
movesToShowAd: 5,
startX: 0,
endX: 0,
currentImage() {
return this.images[this.currentIndex];
},
prevImage() {
this.setCurrentImage((this.currentIndex > 0) ? this.currentIndex – 1 : this.images.length – 1);
},
nextImage() {
this.setCurrentImage((this.currentIndex 0) {
return;
}

this.currentIndex = index;
this.updateUrl();
},
updateUrl() {
const url = new URL(window.location);
url.searchParams.set(‘image’, this.currentIndex);
window.history.pushState({}, ”, url);
},
handleTouchStart(event) {
this.startX = event.touches[0].clientX;
},
handleTouchEnd(event) {
this.endX = event.changedTouches[0].clientX;
if (this.startX – this.endX > 50) {
this.nextImage();
} else if (this.endX – this.startX > 50) {
this.prevImage();
}
},
init() {
this.images = window[this.$el.id];
const urlParams = new URLSearchParams(window.location.search);
const imageIndex = parseInt(urlParams.get(‘image’));
if (!isNaN(imageIndex) && imageIndex >= 0 && imageIndex < this.images.length) {
this.currentIndex = imageIndex;
this.$el.scrollIntoView({ behavior: 'smooth' });
}
}
}
}

window.GALLERY_68d48d5f1ea2c = [{“id”:”382163″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/PS-Plus-Monthly_09-24-25-1440×810-1-1024×576.jpg”,”caption”:””},{“id”:”382162″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/PS-Plus-Game-Catalog_09-24-25-1024×576.jpg”,”caption”:””},{“id”:”382161″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/09/PS-Plus-Classics-Catalog_09-24-25_001-1024×576.jpg”,”caption”:””}];


Fonte: https://www.gamevicio.com/noticias/2025/09/the-last-of-us-part-ii-remastered-playstation-plus-extra/

Conteúdo importado automaticamente pelo HOST Portal News

🔔 Clique no link, entre em nossa comunidade no WhatsApp do Guia Lacerda e receba notícias em tempo real!

Deixe um comentário

O seu endereço de e-mail não será publicado. Campos obrigatórios são marcados com *