Five Must-Play Games Officially Coming to Xbox in August
It has been a remarkably turbulent season for Xbox enthusiasts, to say the least. While July should have served as a celebratory period honoring the legacy of Halo, it was instead overshadowed by sweeping corporate restructuring that saw Xbox part ways with multiple internal studios while implementing widespread workforce reductions across the remaining teams. If you find yourself feeling somewhat disoriented about what these shifts mean for the hardware’s trajectory, you are certainly not alone. We are all currently navigating this uncertain landscape together.
<p>For the time being, however, third-party software support on the Xbox Series X remains robust and unhindered. Even as first-party releases are somewhat sparse this month, a diverse lineup of compelling titles—spanning both major productions and ambitious independent projects—is ready to fill the void. This month welcomes Game Freak's unexpected return to Xbox hardware, a fresh entry in the Star Wars universe, and a wonderfully eccentric indie destined to capture widespread attention. Here are five standout titles every Xbox user should keep on their radar throughout August.</p>
<h2 id="beast-of-reincarnation">
<span class="item-num">1 </span>
<span>Beast of Reincarnation</span>
</h2>
<div class="display-card video large no-badge">
<div class="w-adsninja-video-player">
<div class="an-ignore">
<div class="adsninja-video-player emaki-video-player emaki-video-player-e58e8846c9c607ec" id="emaki-video-player-e58e8846c9c607ec">
<script>
window.valstream = window.valstream || {};
window.valstream.queue = window.valstream.queue || [];
window.valstream.queue.push(function(){
const fallbackContent = `<button class="prem-player-close">x</button>
console.warn('Failed to load AdsNinja video player.');
const container = document.getElementById('emaki-video-player-e58e8846c9c607ec');
if(!container){
return;
}
container.innerHTML = fallbackContent;
const videoPlayerContainer = document.getElementById('emaki-video-player-e58e8846c9c607ec');
if(videoPlayerContainer){
const videoPlayer = videoPlayerContainer.querySelector('video');
if(typeof Waypoint !== 'undefined' && videoPlayer){
const videoPlayerWaypoint = new Waypoint.Inview({
element: videoPlayerContainer,
enter: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
entered: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
exit: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
exited: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
offset: -50
});
}
const closeButton = videoPlayerContainer.querySelector('button.prem-player-close');
if(closeButton){
closeButton.addEventListener('click', function(){
videoPlayerContainer.classList.remove('video-player-floating');
if(videoPlayer){
videoPlayer.pause();
}
});
}
if(videoPlayer && typeof Waypoint !== 'undefined'){
videoPlayer.addEventListener('fullscreenchange', function(){
Waypoint.refreshAll();
});
}
}
};
if(!window.an || typeof window.an.monetizeVideo !== 'function'){
fallbackToNativePlayer();
}
else{
window.an.monetizeVideo(
'.emaki-video-player-e58e8846c9c607ec',
JSON.parse(`{\"name\":\"Instream-InContent\",\"groupName\":\"content\"}`),
JSON.parse(`{\"trackingId\":\"in-content\",\"playlist\":[{\"title\":\"Beast of Reincarnation - Release Date Announce Trailer\",\"description\":\"\",\"length\":\"1:49\",\"mimeType\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/05\\/beast-of-reincarnation-release-date-announce-trailer-ps5-games-1779390036.mp4\",\"thumbnailLink\":\"https:\\/\\/static0.polygonimages.com\\/wordpress\\/wordpress\\/wp-content\\/uploads\\/2026\\/05\\/beast-of-reincarnation-key-art.jpg?fit=crop&w=1024&h=576\",\"textTracks\":[{\"kind\":\"subtitles\",\"label\":\"English\",\"language\":\"en\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/05\\/beast-of-reincarnation-release-date-announce-trailer-ps5-games-1779390036-1779390417.vtt\",\"default\":false}]}]}`)
).catch(fallbackToNativePlayer);
}
});
</script>
</div>
</div>
</div>
</div>
<p><strong>Release date: </strong>August 4</p>
<p>Game Freak, globally celebrated for its decades of work on Pokémon, is taking a massive artistic leap forward as August begins. Their upcoming project, <em>Beast of Reincarnation</em>, introduces a mature, modern action-RPG framework unlike anything previously produced by the studio. Players step into the role of Emma, a designated Sealer charged with purging corrupted abominations scattered across a desolate, post-apocalyptic Japan. She is accompanied by Koo, a loyal canine companion who aids in subduing aggressive adversaries. Aesthetically and mechanically, the experience evokes a fascinating blend of <em>Kena: Bridge of Spirits</em> infused with the intricate challenge of a FromSoftware production. Can the developer successfully execute a project of this magnitude and establish a thriving franchise outside of its creature-catching comfort zone? That fundamental uncertainty makes <em>Beast of Reincarnation</em> one of the summer's most compelling releases, regardless of the final outcome.</p>
<h2 id="mortal-shell-2">
<span class="item-num">2 </span>
<span>Mortal Shell 2</span>
</h2>
<div class="display-card video large no-badge">
<div class="w-adsninja-video-player">
<div class="an-ignore">
<div class="adsninja-video-player emaki-video-player emaki-video-player-cbcb68d061848f5d" id="emaki-video-player-cbcb68d061848f5d">
<script>
window.valstream = window.valstream || {};
window.valstream.queue = window.valstream.queue || [];
window.valstream.queue.push(function(){
const fallbackContent = `<button class="prem-player-close">x</button>
console.warn('Failed to load AdsNinja video player.');
const container = document.getElementById('emaki-video-player-cbcb68d061848f5d');
if(!container){
return;
}
container.innerHTML = fallbackContent;
const videoPlayerContainer = document.getElementById('emaki-video-player-cbcb68d061848f5d');
if(videoPlayerContainer){
const videoPlayer = videoPlayerContainer.querySelector('video');
if(typeof Waypoint !== 'undefined' && videoPlayer){
const videoPlayerWaypoint = new Waypoint.Inview({
element: videoPlayerContainer,
enter: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
entered: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
exit: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
exited: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
offset: -50
});
}
const closeButton = videoPlayerContainer.querySelector('button.prem-player-close');
if(closeButton){
closeButton.addEventListener('click', function(){
videoPlayerContainer.classList.remove('video-player-floating');
if(videoPlayer){
videoPlayer.pause();
}
});
}
if(videoPlayer && typeof Waypoint !== 'undefined'){
videoPlayer.addEventListener('fullscreenchange', function(){
Waypoint.refreshAll();
});
}
}
};
if(!window.an || typeof window.an.monetizeVideo !== 'function'){
fallbackToNativePlayer();
}
else{
window.an.monetizeVideo(
'.emaki-video-player-cbcb68d061848f5d',
JSON.parse(`{\"name\":\"Instream-InContent\",\"groupName\":\"content\"}`),
JSON.parse(`{\"trackingId\":\"in-content\",\"playlist\":[{\"title\":\"Mortal Shell II - Official Release Date Trailer\",\"description\":\"\",\"length\":\"2:29\",\"mimeType\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/07\\/mortal-shell-ii-official-release-date-trailer-4k-1785255854.mp4\",\"thumbnailLink\":\"https:\\/\\/static0.polygonimages.com\\/wordpress\\/wordpress\\/wp-content\\/uploads\\/2026\\/07\\/mortal-shell-2-release-date.jpg?fit=crop&w=1024&h=576\",\"textTracks\":[{\"kind\":\"subtitles\",\"label\":\"English\",\"language\":\"en\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/07\\/mortal-shell-ii-official-release-date-trailer-4k-1785255854-1785256092.vtt\",\"default\":false}]}]}`)
).catch(fallbackToNativePlayer);
}
});
</script>
</div>
</div>
</div>
</div>
<p><strong>Release date: </strong>August 20</p>
<p>Within the realm of Soulslike titles, the original <em>Mortal Shell</em> occupies a somewhat modest space in memory. While it successfully captured the atmospheric grimness and delivered punishing boss encounters, it frequently felt like an admiring homage that lacked deeper structural polish. Nevertheless, it cultivated a dedicated following large enough to justify a sequel—one shaped like a much more refined sophomore effort. <em>Mortal Shell 2</em> introduces a genuinely seamless open world alongside heavily overhauled combat mechanics designed to elevate the foundational systems of its predecessor. Early previews have been remarkably enthusiastic, with critics noting that the added layer of polish yields immediate dividends. If the team manages to successfully stick the landing, this sequel stands a very realistic chance of claiming the title of the year's premier Soulslike experience.</p>
<h2 id="blood-dungeon">
<span class="item-num">3 </span>
<span>Blood Dungeon</span>
</h2>
<div class="display-card video large no-badge">
<div class="w-adsninja-video-player">
<div class="an-ignore">
<div class="adsninja-video-player emaki-video-player emaki-video-player-e1ddfbc9e1d4e43d" id="emaki-video-player-e1ddfbc9e1d4e43d">
<script>
window.valstream = window.valstream || {};
window.valstream.queue = window.valstream.queue || [];
window.valstream.queue.push(function(){
const fallbackContent = `<button class="prem-player-close">x</button>
console.warn('Failed to load AdsNinja video player.');
const container = document.getElementById('emaki-video-player-e1ddfbc9e1d4e43d');
if(!container){
return;
}
container.innerHTML = fallbackContent;
const videoPlayerContainer = document.getElementById('emaki-video-player-e1ddfbc9e1d4e43d');
if(videoPlayerContainer){
const videoPlayer = videoPlayerContainer.querySelector('video');
if(typeof Waypoint !== 'undefined' && videoPlayer){
const videoPlayerWaypoint = new Waypoint.Inview({
element: videoPlayerContainer,
enter: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
entered: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
exit: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
exited: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
offset: -50
});
}
const closeButton = videoPlayerContainer.querySelector('button.prem-player-close');
if(closeButton){
closeButton.addEventListener('click', function(){
videoPlayerContainer.classList.remove('video-player-floating');
if(videoPlayer){
videoPlayer.pause();
}
});
}
if(videoPlayer && typeof Waypoint !== 'undefined'){
videoPlayer.addEventListener('fullscreenchange', function(){
Waypoint.refreshAll();
});
}
}
};
if(!window.an || typeof window.an.monetizeVideo !== 'function'){
fallbackToNativePlayer();
}
else{
window.an.monetizeVideo(
'.emaki-video-player-e1ddfbc9e1d4e43d',
JSON.parse(`{\"name\":\"Instream-InContent\",\"groupName\":\"content\"}`),
JSON.parse(`{\"trackingId\":\"in-content\",\"playlist\":[{\"title\":\"Blood Dungeon - Reveal Trailer\",\"description\":\"\",\"length\":\"1:08\",\"mimeType\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/07\\/blood-dungeon-reveal-trailer-1785255952.mp4\",\"thumbnailLink\":\"https:\\/\\/static0.polygonimages.com\\/wordpress\\/wordpress\\/wp-content\\/uploads\\/2026\\/06\\/blood-dungeon-auto-shooting.jpg?fit=crop&w=1024&h=576\",\"textTracks\":[{\"kind\":\"subtitles\",\"label\":\"English\",\"language\":\"en\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/07\\/blood-dungeon-reveal-trailer-1785255952-1785256151.vtt\",\"default\":false}]}]}`)
).catch(fallbackToNativePlayer);
}
});
</script>
</div>
</div>
</div>
</div>
<p><strong>Release date: </strong>August 25</p>
<p>During my time at Summer Game Fest this past June, one specific title dominated discussions among virtually everyone in attendance: <a href="https://store.steampowered.com/app/2431080/Blood_Dungeon/" rel="noopener noreferrer nofollow" target="_blank"><em>Blood Dungeon</em></a>. Crafted by Messhof—the developer behind <em>Wheel World</em>—this inventive release essentially translates the addictive formula of <em>Vampire Survivors</em> into a side-scrolling 2D platformer. That pitch alone should instantly signal whether the experience aligns with your tastes. What personally drew me in, however, is its delightfully lo-fi art direction, which resembles the charmingly unhinged doodles of an imaginative eight-year-old brought to vibrant life. It possesses a wonderfully chaotic visual energy that is an absolute joy to witness in motion. Having struggled to put the controller down during my hands-on session at Summer Game Fest, I am certain it will command my full attention throughout August.</p>
<h2 id="resonance-a-plague-tale-legacy">
<span class="item-num">4 </span>
<span>Resonance: A Plague Tale Legacy</span>
</h2>
<div class="display-card video large no-badge">
<div class="w-adsninja-video-player">
<div class="an-ignore">
<div class="adsninja-video-player emaki-video-player emaki-video-player-e98739255c46cd19" id="emaki-video-player-e98739255c46cd19">
<script>
window.valstream = window.valstream || {};
window.valstream.queue = window.valstream.queue || [];
window.valstream.queue.push(function(){
const fallbackContent = `<button class="prem-player-close">x</button>
console.warn('Failed to load AdsNinja video player.');
const container = document.getElementById('emaki-video-player-e98739255c46cd19');
if(!container){
return;
}
container.innerHTML = fallbackContent;
const videoPlayerContainer = document.getElementById('emaki-video-player-e98739255c46cd19');
if(videoPlayerContainer){
const videoPlayer = videoPlayerContainer.querySelector('video');
if(typeof Waypoint !== 'undefined' && videoPlayer){
const videoPlayerWaypoint = new Waypoint.Inview({
element: videoPlayerContainer,
enter: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
entered: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
exit: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
exited: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
offset: -50
});
}
const closeButton = videoPlayerContainer.querySelector('button.prem-player-close');
if(closeButton){
closeButton.addEventListener('click', function(){
videoPlayerContainer.classList.remove('video-player-floating');
if(videoPlayer){
videoPlayer.pause();
}
});
}
if(videoPlayer && typeof Waypoint !== 'undefined'){
videoPlayer.addEventListener('fullscreenchange', function(){
Waypoint.refreshAll();
});
}
}
};
if(!window.an || typeof window.an.monetizeVideo !== 'function'){
fallbackToNativePlayer();
}
else{
window.an.monetizeVideo(
'.emaki-video-player-e98739255c46cd19',
JSON.parse(`{\"name\":\"Instream-InContent\",\"groupName\":\"content\"}`),
JSON.parse(`{\"trackingId\":\"in-content\",\"playlist\":[{\"title\":\"Resonance A Plague Tale Legacy - Release Date Reveal Trailer\",\"description\":\"\",\"length\":\"1:31\",\"mimeType\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/06\\/resonance-a-plague-legacy-release-date-reveal-trailer-xbox-games-showcase-2026-1780852696.mp4\",\"thumbnailLink\":\"https:\\/\\/static0.polygonimages.com\\/wordpress\\/wordpress\\/wp-content\\/uploads\\/2026\\/06\\/screenshot-2026-06-07-at-1-17-56-pm.png?fit=crop&w=1024&h=576\",\"textTracks\":[{\"kind\":\"subtitles\",\"label\":\"English\",\"language\":\"en\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/06\\/resonance-a-plague-legacy-release-date-reveal-trailer-xbox-games-showcase-2026-1780852696-1780852835.vtt\",\"default\":false}]}]}`)
).catch(fallbackToNativePlayer);
}
});
</script>
</div>
</div>
</div>
</div>
<p><strong>Release date:</strong> August 27</p>
<p>It is surprisingly easy to forget just how extraordinary <em>A Plague Tale: Requiem</em> was, ultimately earning a well-deserved Game of the Year nomination at the 2022 Game Awards. Set against the grim backdrop of the Black Plague, the stealth-driven adventure allowed developer Asobo Studio to flex its cinematic expertise, delivering an emotional narrative on par with industry heavyweights like Naughty Dog. That pedigree alone should place <em>Resonance: A Plague Tale Legacy</em> on your watchlist, but what makes this spin-off particularly fascinating is its distinct identity. Shifting away from pure stealth, this action-focused prequel promises brisk, intense combat as players step into the shoes of Sophia, a newcomer embarking on a perilous journey toward Minotaur's Island. Even with the shift in gameplay focus, players can confidently expect Asobo Studio to elevate its storytelling prowess and overall production values to new heights.</p>
<h2 id="star-wars-zero-company">
<span class="item-num">5 </span>
<span>Star Wars: Zero Company</span>
</h2>
<div class="display-card video large no-badge">
<div class="w-adsninja-video-player">
<div class="an-ignore">
<div class="adsninja-video-player emaki-video-player emaki-video-player-84085b19a1a18f08" id="emaki-video-player-84085b19a1a18f08">
<script>
window.valstream = window.valstream || {};
window.valstream.queue = window.valstream.queue || [];
window.valstream.queue.push(function(){
const fallbackContent = `<button class="prem-player-close">x</button>
console.warn('Failed to load AdsNinja video player.');
const container = document.getElementById('emaki-video-player-84085b19a1a18f08');
if(!container){
return;
}
container.innerHTML = fallbackContent;
const videoPlayerContainer = document.getElementById('emaki-video-player-84085b19a1a18f08');
if(videoPlayerContainer){
const videoPlayer = videoPlayerContainer.querySelector('video');
if(typeof Waypoint !== 'undefined' && videoPlayer){
const videoPlayerWaypoint = new Waypoint.Inview({
element: videoPlayerContainer,
enter: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
entered: function(direction){
if(direction == 'up'){
this.element.classList.remove('video-player-floating');
}
},
exit: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
exited: function(direction){
if(direction == 'down' && !videoPlayer.paused){
this.element.classList.add('video-player-floating');
}
},
offset: -50
});
}
const closeButton = videoPlayerContainer.querySelector('button.prem-player-close');
if(closeButton){
closeButton.addEventListener('click', function(){
videoPlayerContainer.classList.remove('video-player-floating');
if(videoPlayer){
videoPlayer.pause();
}
});
}
if(videoPlayer && typeof Waypoint !== 'undefined'){
videoPlayer.addEventListener('fullscreenchange', function(){
Waypoint.refreshAll();
});
}
}
};
if(!window.an || typeof window.an.monetizeVideo !== 'function'){
fallbackToNativePlayer();
}
else{
window.an.monetizeVideo(
'.emaki-video-player-84085b19a1a18f08',
JSON.parse(`{\"name\":\"Instream-InContent\",\"groupName\":\"content\"}`),
JSON.parse(`{\"trackingId\":\"in-content\",\"playlist\":[{\"title\":\"Star Wars Zero Company Official Gameplay Trailer\",\"description\":\"\",\"length\":\"3:08\",\"mimeType\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/06\\/star-wars-zero-company-official-gameplay-trailer-1780697438.mp4\",\"thumbnailLink\":\"https:\\/\\/static0.polygonimages.com\\/wordpress\\/wordpress\\/wp-content\\/uploads\\/2026\\/06\\/screenshot-2026-06-05-at-6-10-14-pm.png?fit=crop&w=1024&h=576\",\"textTracks\":[{\"kind\":\"subtitles\",\"label\":\"English\",\"language\":\"en\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/06\\/star-wars-zero-company-official-gameplay-trailer-1780697438-1780697661.vtt\",\"default\":false}]}]}`)
).catch(fallbackToNativePlayer);
}
});
</script>
</div>
</div>
</div>
</div>
<p><strong>Release date:</strong> August 27</p>
<p>Given the sheer volume of Star Wars video games released over the years, it is remarkably impressive that <em>Star Wars: Zero Company</em> manages to feel genuinely fresh. This upcoming turn-based tactical experience essentially translates the strategic depth of XCOM into a galaxy far, far away (hence <em>Zero Company</em>… ZCOM). This is far more than a superficial nod to a beloved franchise; developer Bit Reactor is a newly established studio founded by industry veterans from Firaxis Games who previously shaped the XCOM series. Equally exciting is the game's setting, plunging players back into the turbulent Clone Wars era to chronicle the exploits of a ragtag crew of misfit mercenaries. After all, as any fan will attest, the true heartbeat of Star Wars has always belonged to its lovable scoundrels.</p>
Source: Polygon
The Video Games And More You Should Play This Weekend – July 31, 2026
PlayStation Says It Won’t Back Down from Phasing Out Physical Discs
Batman Resurrects Forgotten DC Villain with Terrifying Demonic Powers
A Brand-New Critical Role Campaign Is on the Way, and This Time It Will Use Daggerheart
Deltarune Chapter 5’s Final Patch Makes Its Hardest Boss Fight More Fun
Super Mario Sunshine Joins Nintendo Switch Online GameCube Library Next Month
Genshin Impact Version 7.0 Livestream Codes
How Brand New Day Finally Nails a Critical Spider-Man Character the MCU Always Overlooks