Kepler Interactive has one other hit on its arms as soccer title Rematch debuts at No.2 on Steam.
The title was launched on June nineteenth and comes from Sloclap, the developer behind 2017’s Absolver and 2021’s Sifu. Writer Kepler Interactive additionally launch Clair Obscur: Expedition 33 earlier this 12 months, which has shifted over 3.3 million copies since launch.
Counter-Strike 2 was the highest-grossing title on Steam as soon as once more, whereas Dune: Awakening rose one spot to 3rd. That recreation has attracted over a million gamers to this point.
Lifeless by Daylight returns to the High Ten in fourth place due to a 60 per cent value reduce, coming in forward of indie co-op climbing recreation Peak, which launched on June sixteenth and has already offered over a million copies.
PUBG: Battlegrounds drops 4 spots to sixth, whereas Valve’s Steam Deck {hardware} falls two positions to seventh. Newly-released hack-and-slash Stellar Blade additionally dropped 5 locations to No.8, whereas Shadowverse: Worlds past from Cygames charts in ninth in its second week on sale.
Rounding off the High Ten is Black Fantasy: Wukong due to a uncommon low cost.
Right here is the Steam High Ten for the week ending June twenty fourth:
1. Counter-Strike 2, Valve
2. Rematch, Kepler Interactive
3. Dune: Awakening, Funcom
4. Lifeless by Daylight, Behaviour Interactive
5. Peak, Aggro Crab
6. PUBG: Battlegrounds, Krafton
7. Steam Deck, Valve
8. Stellar Blade, Sony
9. Shadowverse: Worlds Past, Cygames
10. Black Fantasy: Wukong, Recreation Science
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/75258/charts-rematch-debuts-at-no2-on-steam-in-another-victory-for-kepler/', 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'));