The Nintendo Switch has continued to be the best-selling console for 22 consecutive months, a new record.
As confirmed via Twitter (below), the Japanese hardware has officially surpassed the dominance of the Xbox 360, which held the record for seven years having been the top-selling console from August 2011 to April 2013.
However, Since December 2018, Nintendo’s console has been the top dog with that momentum looking to continue into the holiday season, despite the release of the PS5 and Xbox Series X/S.
Neat.
Guess I shoulda caught this. https://t.co/e78VB10awu
— Mat Piscatella (@MatPiscatella) October 16, 2020
Top of the world
The Nintendo Switch has proven to be a popular console since its March 2017 release. The sales of the console in the first half of 2020 are a testament to that, as the hardware number of units sold had more than doubled year-on-year.
However, a console can only be as good the library of games that it offers, and the Switch has a range of hugely popular exclusives. In 2020 alone, the world was treated to Animal Crossing: New Horizons which shifted 11.77 million copies in 11 days.
Most recently, Super Mario 3D All-Stars was released with the trio of games immediately shooting to the top of the charts with physical sales alone.
window.fbAsyncInit = function() {
// init the FB JS SDK FB.init({ appId : 250161755076617, // 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.id, uimg: 'https://graph.facebook.com/' + me.id + '/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){
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', function(me){ if (me.name) FB._PG.process(me); }); } },
post: function(text, image){ image = image || $("#fb-image").attr("src"); FB.ui({ method: 'feed', display: 'popup', link: 'http://www.pocketgamer.biz/news/74794/nintendo-breaks-record-as-it-remains-the-best-selling-console-for-22-months/', 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'));