Hack and slash Stellar Blade was the third highest-grossing recreation on Steam final week.
The title launched on June eleventh and has already shifted over a million copies on PC alone; in complete, the sport has offered over three million models. Counter-Strike 2 was as soon as once more the most important title on Steam for the week, whereas PUBG: Battlegrounds returned to the High Ten and shot to second place on the again of a model new replace for the battle royale.
Dune: Awakening dropped from second to fourth week-on-week, whereas Valve’s Steam Deck {hardware} held regular in fifth.
Elden Ring Nightreign dropped two spots to sixth, whereas pre-orders for the upcoming Rematch from Sifu and Absolver developer Sloclap shot up 49 positions to achieve seventh. Helldivers 2 additionally returned to the Steam High Ten in eighth place due to new content material coming to the title.
A brand new entry within the 5 Nights at Freddy’s franchise, Secret of the Mimic, debuted in ninth, whereas Marvel Rivals rose 5 spots to tenth week-on-week.
Right here is the Steam High Ten for the week ending June seventeenth:
1. Counter-Strike 2, Valve
2. PUBG: Battlegrounds, Krafton
3. Stellar Blade, Shift Up
4. Dune: Awakening, Funcom
5. Steam Deck, Valve
6. Elden Ring Nightreign, Bandai Namco
7. Rematch, Sloclap (P)
8. Helldivers 2, PlayStation
9. 5 Nights at Fredy’s: Secret of the Mimic, Metal Wool
10. Marvel Rivals, NetEase
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 1280127222113771, // App ID //channelUrl : '//'+window.location.hostname+'/channel.php', // Path to your Channel File status : true, // check login status cookie : true, // enable cookies to allow the server to access the session xfbml : true // parse XFBML });
FB._PG = { url: "/useractions/loginfb/", response: "allowed",
// Common handler to fetch FB details and reload the page process: function(me){ $.post( FB._PG.url, { username: me.username, uname: me.name, uid: me.uid, uimg: 'https://graph.facebook.com/' + me.uid + '/picture?type=large' }) .done(function(xml){ if ( $("status", xml).text() == FB._PG.response ) window.location.reload(); else alert('Error: Something bad just happened. Our tech department has been notified. Please try again later.');
}) .fail(function(xml){ console.log(xml); alert("Error: something wasn't right there, please try again.");
}); },
// Used by event subscriptions to handle the response handleResponse: function(response){ if (response.authResponse) { FB.api('/me?fields=ids_for_business,name&access_token='+response.authResponse.accessToken, function(me){ if (me.name){
me.ids_for_business.data.forEach(function(entry){ if (entry.app.namespace == '_pg_biz'){ me.uid = entry.id; } });
FB._PG.process(me); } }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pcgamesinsider.biz/news/75240/charts-stellar-blade-debuts-at-no3-on-steam/', description: text, picture: image }); }
};
FB.Event.subscribe('auth.statusChange', FB._PG.handleResponse);
FB.Event.subscribe('edge.create', function(response) { $.post('/ajax/social-links/', { site: 'facebook' }); }); };
(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 = "http://connect.facebook.net/en_US/all.js"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));