Massive PS5 Sale Offers Last Chance to Stock Up on Physical Discs
While Sony might currently be dodging the backlash surrounding the gradual phase-out of physical media, their software catalog is taking center stage. Major retailers are rolling out substantial discounts on some of the finest PlayStation 5 titles available today. Better yet, these are tangible games you can physically own, display on a shelf, or trade in later—privileges that will largely vanish for PS5 software arriving after 2028.
<p>This promotional event mirrors the ongoing Summer Sale on the digital PlayStation Store, but major storefronts like <a href="https://www.amazon.com/stores/page/preview?isSlp=1&isPreview=1&asins=B0G5RRPGFF,B0D5SM3K4Q,B0F19GPDW3,B08FC5TTBF,B0B61YDF5V,B098G34GBT,B0CK4VWNYL,B0CPYSPHR1,B09RDRYF8L,B0DX42RXMS,B0CJGPSXG4,B0CTVK7GBM,B0C7WQRCPB,B08QFPS48J,B0B3QWRQL8,B09SW6GCGL,B08QFWWJ8K,B0CP4DCK45,B0DD8TMP2Y,B0DJDLS8Q1,B00OASV2S2,B01CYFC3HG,B0925F8YLD&pf_rd_t=Events&pf_rd_i=deals&pf_rd_p=b1ab93f1-0f27-4035-81c4-56aebad2af1c&pf_rd_s=slot-14&linkCode=sl2&tag=sec2002-20&linkId=9844bc38381783acb72ddc8392468c63&language=en_US&ref_=as_li_ss_tl" rel="noopener noreferrer nofollow" target="_blank">Amazon</a>, <a href="https://buff.ly/ayqFizV" rel="noopener noreferrer nofollow" target="_blank">Best Buy</a>, <a href="https://buff.ly/N6ON2Rk" rel="noopener noreferrer nofollow" target="_blank">Walmart</a>, <a href="http://buff.ly/NPDuiuv" rel="noopener noreferrer nofollow" target="_blank">GameStop</a>, and Target are bringing the savings to disc-based buyers. Almost every title featured in the promotion is a certified hit, with these standout markdowns leading the way:</p>
<ul>
<li><em><strong>God of War Ragnarök</strong></em> — 57% off, $29.99</li>
<li><em><strong>Saros</strong></em> — 29% off, $49.99</li>
<li><strong><em>Death Stranding 2</em></strong> — 43% off, $39.98</li>
<li><strong><em>Ghost of Tsushima</em></strong> — 32% off, $29.99</li>
<li><strong><em>Horizon Forbidden West</em></strong> — 34% off, $39.99</li>
<li><strong><em>Horizon Forbidden Dawn</em></strong> — 21% off, $29.99 <a href="http://buff.ly/Q5pCelt" rel="noopener noreferrer nofollow" target="_blank">Target</a></li>
<li><strong><em>Helldivers 2</em></strong> — 25% off, $29.93</li>
<li><strong><em>Stellar Blade</em></strong> — 43% off, $39.99</li>
<li><strong><em>Spider-Man 2</em></strong> — 32% off, $29.93</li>
<li><strong><em>Spider-Man Miles Morales</em></strong> — 32% off, $29.83</li>
<li><strong><em>Returnal</em></strong> — 57% off, $29.83</li>
<li><strong><em>The Last of Us Part 1</em></strong> — 13% off, $29.83</li>
<li><strong><em>The Last of Us Part 2 Remastered</em></strong> — 42% off, $29.00</li>
<li><strong><em>Gran Turismo 7</em></strong> — 23% off, $29.83</li>
<li><strong><em>Astro Bot</em></strong> — 34% off, $39.88</li>
<li><strong><em>Demon's Souls</em></strong> — 57% off, $29.83</li>
</ul>
<p>Nintendo Switch owners can also find a modest markdown on <em>Lego Horizon Adventures</em>. While the physical sale lineup is considerably smaller than its digital counterpart, the overall quality remains exceptional. With <em>God of War Laufey</em> scheduled to launch on February 16, 2027, now is the ideal moment to experience its acclaimed predecessor. Alternatively, ahead of <em>Spider-Man: Brand New Day</em> arriving on July 31, fans can dive into <em>Marvel's Spider-Man 2</em>. The open-world superhero epic recently rolled out an update featuring Peter Parker's cinematic suit straight from the upcoming film.</p>
<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-e1fb8853927fc782" id="emaki-video-player-e1fb8853927fc782">
<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>
`;
const fallbackToNativePlayer = function(){
console.warn('Failed to load AdsNinja video player.');
const container = document.getElementById('emaki-video-player-e1fb8853927fc782');
if(!container){
return;
}
container.innerHTML = fallbackContent;
const videoPlayerContainer = document.getElementById('emaki-video-player-e1fb8853927fc782');
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-e1fb8853927fc782',
JSON.parse(`{\"name\":\"Instream-InContent\",\"groupName\":\"content\"}`),
JSON.parse(`{\"trackingId\":\"in-content\",\"playlist\":[{\"title\":\"Spider-Man: Brand New Day Final Trailer\",\"description\":\"\",\"length\":\"2:37\",\"mimeType\":\"video\\/mp4\",\"url\":\"https:\\/\\/video.polygonimages.com\\/2026\\/07\\/spider-man-brand-new-day-final-trailer-peter-s-journey-4k-1784763378.mp4\",\"thumbnailLink\":\"https:\\/\\/static0.polygonimages.com\\/wordpress\\/wordpress\\/wp-content\\/uploads\\/sharedimages\\/2026\\/07\\/spider-man_-brand-new-day.jpg?fit=crop&w=1024&h=576\",\"textTracks\":[]}]}`)
).catch(fallbackToNativePlayer);
}
});
</script>
</div>
</div>
</div>
</div>
<p>Retailers have not explicitly confirmed end dates for these physical markdowns, though the digital Summer Sale runs through August 12. Considering Sony's recent consumer relations hurdles, the timing is certainly ironic—but a great bargain is hard to turn down.</p>
<aside class="display-card article article-card small no-badge active-content" data-include-community-rating="false" id="marvel-wolverine-game-comic-con-trailer-sony-controversy" data-nosnippet>
<img width="440" height="248" loading="lazy" decoding="async" alt="A look at Marvel's Wolverine, where protagonist Logan can be seen without his usual superhero mask." src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/wolvtop.JPG?q=49&fit=crop&w=220&h=124&dpr=2" bad-src="https://static0.polygonimages.com/wordpress/wp-content/uploads/2026/07/wolvtop.JPG?q=49&fit=crop&w=220&h=124&dpr=2">
<span data-field="label" class="article-card-label"><label>Related</label></span>
<div class="w-display-card-content regular article-block">
<h5 class="display-card-title">
Marvel's Wolverine big new story trailer is being overshadowed by drama
</h5>
<p class="display-card-excerpt">Insomniac's bloody superhero action game is shaping up well</p>
<div class="w-display-card-extra">
<div class="total-info extra-comments">
<label class="total-info-label">Posts</label>
<span class="num">18</span>
</div>
</div>
<div class="w-display-card-details">
<div class="w-display-card-meta"></div>
</div>
</div>
</aside>
Source: Polygon
PSA: Major Service Outage Affecting Xbox Platforms
Is Star Wars: Unlimited Dying? Lead Designer Says There’s ‘No End in Sight’
One Confirmed Game Makes PlayStation Plus’s August 2026 Lineup Already Killer
Developing a Final Fantasy VI Remake Would Be Challenging, Say Series Directors
Nidhogg Developer’s Bullet Heaven Platformer Blood Dungeon Launches Next Month
How Star Wars’ Newest Director Revived Disney’s Struggling Sci-Fi Franchise
New Trailer For S.T.A.L.K.E.R. 2’s Cost Of Hope Expansion Reveals August Release Date
God of War: Laufey Releases in February