MiHoYo’s open-world title Genshin Impact was the top mobile game via revenue in October 2020, according to Sensor Tower.
The Breath of the Wild-inspired game generated around $239 million in player spending last month. Moreover, 31 per cent of earnings came from China, while Japan and the US were responsible for 24.5 per cent and 19 per cent, respectively.
Since its launch in September, Genshin Impact has taken the world by storm. In October it hit $245 million in revenue on mobile. Furthermore, MiHoYo’s title earned $100 million within two weeks.
Triple threat
Meanwhile, Tencent’s Honor of Kings sat at No.2 having generated $225 million, an increase of 65.5 per cent year-on-year. At 96 per cent, the majority of its revenue came from China, while Taiwan accounted for 1.4 per cent.
Tencent took third place too with PUBG Mobile. Meanwhile, the top five was rounded up with Niantic’s Pokemon Go and Moon Active’s Coin Master.
Furthermore, Tencent had a new entry into the charts with Moonlight Blade. The game was released on October 15th and earned $86 million within two weeks. As such, it took the No.9 spot.
However, Moonlight Blade took fourth place on the App Store, coming in behind Genshin Impact, PUBG Mobile and Honor of Kings.
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/75059/genshin-impact-top-grossing-game-in-october/', 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'));