We look at the best games in the Games Catalogue, available with PlayStation Plus Extra and Deluxe subscription.
As game prices skyrocketed, many gamers were turning to subscription systems that offered access to hundreds of games for a certain monthly price. PlayStation Plus was one of them. This system has become a very logical choice for console owners, especially as PS games have reached 3 thousand TL after the recent huge price increases.
In this content, we have compiled some of the best games on PlayStation Plus. The games you see below are It includes the Game Catalog available for Extra and Deluxe subscriptions. Since it comes to Essential on a monthly basis, you cannot access these games from that subscription.
NOTES: You can also play PS4 games on your PS5 console thanks to backward compatibility.
Red Dead Redemption 2
- Platform:PS4
- Normal price: 2.299 TL
- Type: Third-person shooter, open world, adventure
You can experience Red Dead Redemption 2 by Rockstar, one of the best games in history, with a PS Plus subscription. For those who don’t know, in this production we go to America in the 1899s and control a character named Arthur Morgan.
The Last of Us Part 1
- Platform: 2.799 TL
- Normal price: PS5
- Type: Third-person shooter, adventure, post-apocalyptic
The renewed version of The Last of Us, one of the most iconic PlayStation games, for PS5 was recently added to the PS Plus catalog. If you haven’t played it yet and have a PS Plus subscription, definitely play this game. In the production, we experience the adventures of Ellie and Joel after the zombie apocalypse caused by mushrooms.
Ghost of Tsushima Director’s Edition
- Platform: 699 TL
- Normal price: PS5, PS4
- Type: Action, open world, adventure
Another PlayStation legendary game, Ghost of Tsushima, takes us to Japan in the 1200s and allows us to experience the experiences of a samurai named Jin Sakai during the Mongolian invasion.
The Witcher 3: Wild Hunt
- Platform: 699 TL
- Normal price: PS5, PS4
- Type: RPG, Open world, Fantasy
In The Witcher 3: Wild Hunt, one of the most successful productions by CD Projekt, we take on the role of Geralt of Rivia and experience his story.
Marvel’s Spider-Man: Miles Morales
- Platform: PS5, PS4
- Normal price: 459 TL
- Type: Open world, superhero, action
Marvel’s Spider-Man: Miles Morales is a short film that takes place between Insomniac’s first Spider-Man game and its second. Although it was short, we can say that it was a very good experience. The game is about Miles learning to be Spider-Man and protecting the city in Peter’s absence by going to snowy New York.
God of War
- Platform:PS4
- Normal price: 699 TL
- Type: Action, adventure, fantasy
One of the most successful series of recent years is undoubtedly God of War. The adventures of Kratos and Atreus are told in the production, which was released in 2018 and received many awards, including the award of the year.
Bloodborne
Fromsoftware’s much-loved game Bloodborne is also available to PS Plus Extra and Deluxe subscribers. The production takes us, the public, to a gothic-inspired city called Yharnam, which has contracted a terrible disease. We control a hunter here.
- Platform:PS4
- Normal price: 699 TL
- Type: Survival, RPG, action
Resident Evil 2
- Platform: PS5, PS4
- Normal price: 1.399 TL
- Type: Horror, survival, third-person shooter
The remake of the iconic second game of Resident Evil, one of the world’s most popular horror series, is available from the PS Plus Game Catalog. In the play, we experience the experiences of police officer Leon S. Kennedy and university student Claire Redfield.
returnal
- Platform: PS5
- Normal price: 619 TL
- Type: Action, roguelike, space
This award-winning production tells the story of the character named Selene. Our main character crash-lands into a shape-changing world, where he enters a cycle where he is resurrected as he dies. If you have a PS5, it is one of the games where you can best experience the features of DualSense.
Death Stranding Director’s Cut
- Platform: PS5
- Normal price: 2099 TL
- Type: Open world, post apocalyptic
In this game by legendary game director Hideo Kojima, a character named Sam Bridges aims to provide hope to humanity.
UNCHARTED: Thieves Legacy Collection
- Platform: PS5
- Normal price: 1.249 TL
- Type: Action, third-person shooter
In this production, which is included in Naughty Dog’s much-loved Uncharted series, we play with Nathan Drake and Chloe Frazer, who confront their past and build their own legacy.
Other featured games on PS Plus
- Ratchet & Clank: Rift Apart
- DOOM Eternal
- Detroit Become Human
- Far Cry 6
- control
- Assassin’s Creed Valhalla & Assassin’s Creed Odyssey
- Demon’s Souls
- Kena: Bridge of Spirits
- Dave the Diver
- Final Fantasy VII Remake
- Dead Space Remake
How much are PS Plus fees?
Package | Monthly price | Annual price |
---|---|---|
essential | 175 TL | 1400 TL |
Extra | 260 TL | 2340 TL |
deluxe | 305 TL | 2740 TL |
What do PS Plus subscriptions offer?
essential
- monthly games
- Online multiplayer games
- special discounts
- cloud storage
- shared play
- PS Plus collection
Extra
- monthly games
- Online multiplayer games
- special discounts
- cloud storage
- shared play
- PS Plus collection
- Game catalog
- Ubisoft+ Classics
deluxe
- monthly games
- Online multiplayer games
- special discounts
- cloud storage
- shared play
- PS Plus collection
- Game catalog
- Ubisoft+ classics
- Classics Catalog
- Game trial versions
$(function(){
//facebook window.fbAsyncInit = function() { FB.init({ appId : '1037724072951294', xfbml : true, version : 'v2.5' }); };
(function(d, s, id){ var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) {return;} js = d.createElement(s); js.id = id; js.src = "https://connect.facebook.net/tr_TR/sdk.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));
$('body').on({ click: function() { // facebook save button ajax FB.XFBML.parse(); } }, '.facebook-save');
// share scroll if ($('.content-sticky').length > 0) { if ($(window).width() >= 768) { $(window).on('scroll', function () { var scrollTop = $(this).scrollTop(); $('article').each(function () { if (scrollTop >= ($(this).find('.content-body').offset().top - 76)) { $(this).find('.content-sticky').addClass('sticky'); if (scrollTop >= ($(this).find('.content-body').offset().top + $(this).find('.content-body').height() - ($(this).find('.content-sticky').height() + 92))) { $(this).find('.content-sticky').removeClass('sticky'); $(this).find('.content-sticky').css({'bottom': '0px', 'top': 'auto'}); } else { $(this).find('.content-sticky').addClass('sticky').css({ 'bottom': 'initial', 'top': '76px' }); } } else { $(this).find('.content-sticky').removeClass('sticky').css({'bottom': 'auto', 'top': '0'}); } }); }); } }
// share click $('body').on({ click: function (){ var $this = $(this), dataShareType = $this.attr('data-share-type'), dataType = $this.attr('data-type'), dataId = $this.attr('data-id'), dataPostUrl = $this.attr('data-post-url'), dataTitle = $this.attr('data-title'), dataSef = $this.attr('data-sef');
switch(dataShareType) { case 'facebook': FB.ui({ method: 'share', href: dataSef, }, function(response){ if (response && !response.error_message) { updateHit(); } });
break;
case 'twitter': shareWindow('https://twitter.com/intent/tweet?via=webtekno&text="+encodeURIComponent(dataTitle) + " %E2%96%B6 ' + encodeURIComponent(dataSef)); updateHit(); break;
case 'gplus': shareWindow('https://plus.google.com/share?url=" + encodeURIComponent(dataSef)); updateHit(); break;
case "mail': window.location.href="https://www.webtekno.com/mailto:?subject=" + encodeURIComponent(dataTitle) +'&body='+ encodeURIComponent(dataSef); //updateHit(); break;
case 'whatsapp': window.location.href="whatsapp://send?text=" + encodeURIComponent(dataTitle) +' %E2%96%B6 '+ encodeURIComponent(dataSef); updateHit(); break; }
function shareWindow (url) { window.open(url, "_blank", "toolbar=yes, scrollbars=yes, resizable=yes, top=500, left=500, width=400, height=400"); }
function updateHit () { $.ajax({ type: "POST", url: dataPostUrl, data: {contentId: dataId, contentType: dataType, shareType: dataShareType}, success: function(data) {
if ($('.video-showcase').length > 0) { var $container = $('.video-showcase'); } else if ($('article[data-id="' + dataId + '"]').length > 0) { var $container = $('article[data-id="' + dataId + '"]'); } else if ($('.wt-share-item[data-id="' + dataId + '"]').length > 0) { var $container = $('.wt-share-item[data-id="' + dataId + '"]'); } else { $container = null; }
//var $container = dataType == 'video' ? $('.video-showcase') : $('article[data-id="' + dataId + '"]');
if ( $container != null && $container.length > 0 ) { var $badged = $container.find('.wt-share-badge-' + dataShareType);
var $headerCount = $('.content-header').find('.wt-share-count'), $containerCount = $container.find('.wt-share-count'), value = parseInt($containerCount.html()) + 1;
$container.data('share', value); //$containerCount.html(value);
if ($headerCount.length > 0) { //$headerCount.html(value); }
if ( $badged.length > 0 && (dataShareType == 'facebook' || dataShareType == 'twitter')) { if ($badged.hasClass('is-visible')) { //$badged.html(data); } else { //$badged.addClass('is-visible').html(data); } } }
} }); } } }, '.wt-share-button') });