Looter shooter Borderlands 4 was the very best grossing title on Steam final week.
The sport launched on September eleventh and has appeared to promote fairly nicely regardless of stories of efficiency issues on PC. The boss of developer Gearbox, Randy Pitchford has defended the title’s efficiency, saying it’s “fairly rattling optimum”.
Counter-Strike 2 has to as soon as once more accept second place, whereas PUBG: Battlegrounds rose two spots to 3rd on the again of a G-Dragon fortunate draw occasion. Hole Knight: Silksong fell three positions to No.4 after debuting on the high of the charts, however the metroidvania hit got here in forward of Steam Deck, which shot up two spots.
NetEase’s hero shooter Marvel Rivals returned to the Prime Ten in sixth – up 13 positions – due to the brand new season Coronary heart of the Dragon content material. Helldivers 2 dropped three locations to seventh, whereas Path of Exile 2 seems to return to the Prime 100 due to a brand new replace.
NBA 2K26 dropped three spots to ninth whereas new roguelite Form of Goals from developer Lizard Smoothie and Lies of P writer Neowiz rounds out the charts following its September eleventh debut.
Right here is the Steam Prime Ten for the week ending September sixteenth:
1. Borderlands 4, 2K Video games
2. Counter-Strike 2, Valve
3. PUBG: Battlegrounds, Krafton
4. Hole Knight: Silksong, Crew Cherry
5. Steam Deck, valve
6. Marvel Rivals, NetEase
7. Helldivers 2, Sony
8. Path of Exile 2, Grinding Gear
9. NBA 2K26, 2K Video games
10. Form of Goals, Neowiz
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/75418/charts-borderlands-4-debuts-at-no1-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'));