Borderlands 4 já se tornou o 3º jogo mais vendido do ano nos EUA e bateu recorde da franquia
O analista de mercado Matt Piscatella acaba de divulgar os dados de vendas de jogos nos Estados Unidos referentes ao mês de setembro de 2025, e o grande destaque foi Borderlands 4, o mais novo capítulo dessa popular franquia de looter shooter.
Borderlands 4 não só apenas o maior lançamento de setembro, superando títulos como EA Sports FC 26 e Ghost of Yotei, como também já se tornou o 3º jogo mais vendido do ano em menos de um mês. De acordo com Piscatella, Borderlands 4 teve o maior lançamento na história da franquia, quase 30% a mais que o recorde anterior de Borderlands 3.
Jogos Mais vendidos de setembro de 2025:
- Borderlands 4 (NOVO)
- NBA 2K26
- EA Sports FC 26 (NOVO)
- Ghost of Yotei (NOVO)
- Madden NFL 26
- Helldivers II
- Silent Hill: f (NOVO)
- Sonic Racing: CrossWorlds (NOVO)
- Final Fantasy Tactics: The Ivalice Chronicles (NOVO)
- Metal Gear Solid Delta: Snake Eater
- EA Sports College Football 26
- NHL 26 (NOVO)
- Digimon Story: Time Stranger (NOVO)
- Super Mario Galaxy + Super Mario Galaxy 2 (NOVO)
- Minecraft
- Forza Horizon 5
- Grand Theft Auto V
- Donkey Kong Bananza
- Kickoff Bundle (2025)
- Red Dead Redemption II
Jogos mais vendidos de 2025 até o momento:
- NBA 2K26
- Monster Hunter: Wilds
- Borderlands 4 (NOVO)
- EA Sports College Football 26
- The Elder Scrolls IV: Oblivion: Remastered
- Call of Duty: Black Ops 6
- Madden NFL 26
- MLB: The Show 25
- Elden Ring: Nightreign
- WWE 2K25
- Kingdom Come: Deliverance II
- Forza Horizon 5
- Split Fiction
- Minecraft
- EA Sports FC 26 (NOVO)
- EA Sports MVP Bundle (2025)
- NBA 2K25
- Ghost of Yotel (NOVO)
- Helldivers II
- Civilization VII [Sid Meier’s]
Maior receita por plataforma:
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_68f900b7ebdcf = [{“id”:”391151″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/10/PC.jpg”,”caption”:”PC”},{“id”:”391152″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/10/PlayStation-1.jpg”,”caption”:”PlayStation”},{“id”:”391154″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/10/Xbox-1.jpg”,”caption”:”Xbox”},{“id”:”391153″,”url”:”https://www.gamevicio.com/wp-content/uploads/2025/10/Switch.jpg”,”caption”:”Switch”}];
x-text=”image.caption”
class=”text-white text-center”
>
Fonte: BSKY
📰 Notícia originalmente publicada em GameVicio
🎮 Importado automaticamente para SushiGames.com.br
COMPARTILHE:
Publicar comentário