Shooter Battlefield 6 was as soon as once more the very best grossing recreation on Steam final week.
The title debuted on October tenth and went straight to No.1 on the platform. The sport has offered over seven million copies to this point.
Counter-Strike 2 as soon as once more was the second finest performing title for the week, whereas pre-orders for Arc Raiders shot up from No.28 to 3rd forward of its October thirtieth launch. That title is made by Embark Studios, arrange by EA and DICE veteran Patrick Soderlund.
Valve’s Steam Deck {hardware} held onto fourth place, whereas fantasy journey title Fellowship from writer Arc Video games made its debut at No.5 following its October sixteenth launch. That very same day, Escape from Duckov got here out and debuted in sixth.
PUBG: Battlegrounds returned to the Prime Ten in seventh – rising 5 spots – following a brand new spherical of content material, coming in forward of EA Sports activities FC 26, which dropped 5 spots to eighth.
Digimon Story Time Stranger dropped 4 spots to ninth, whereas new launch Devolver Digital rounded off the Prime Ten.
Right here is the Steam Prime Ten for the week ending October twenty first:
1. Battlefield 6, EA
2. Counter-Strike 2, Valve
3. Arc Raiders, Embark Studios
4. Steam Deck, Valve
5. Fellowship, Arc Video games
6. Escape from Duckov, Bilibili
7. PUBG: Battlegrounds, Krafton
8. EA Sports activities FC 26, Ea
9. Digimon Story Time Stranger, Bandai Namco
10. Ball x Pit, Devolver Digital
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/75494/charts-battlefield-6-holds-onto-no1-spot-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'));