Japan’s top earning mobile games continue to dominate in the first half of 2023 | Pocket Gamer.biz
Japan’s top three highest earning mobile games remained static, with only marginal shifts of the top two, in the first half of 2023.
That’s according to Sensor Tower Japan’s latest report (via translation) which indicates that MIXI’s Monster Strike shifted to the top spot, while Uma Musume Pretty Derby from CyberAgent shifted down by one place and Fate: Grand Order from Aniplex remained fixed at the number two position.
In terms of downloads, meanwhile, Rudel Inc’s Blue Lock Project: World Champion, released in 2022, ranked first. However, Sensor Tower also notes that overall, downloads for mobile games in the Japanese market have dropped by 7% year-on-year.
However, one interesting contender to point out is MiHoYo’s Honkai: Star Rail, which has apparently been the top for revenue and download growth within the first half of 2023. Honkai has been a major player in mobile since its release, well on the way to dethroning its predecessor as MiHoYo’s previous darling Genshin Impact slips behind in terms of revenue.
Gacha continues to rule in Japan
Of course, Japan can take the credit for the creation of the gacha game, based on the gachapon machines that dot many public stores, and which has been the basis for many titles developed across the world. It can also claim the more dubious credit of the gacha “whales” whose high spending and small number makes them a great way for developers of games in this genre to make huge amounts of revenue from a relatively limited audience.
However, it’s interesting to note that, for a country known for the vibrancy of its gaming industry and the hundreds of titles developed on platforms such as console and mobile, that there seems to be a great amount of longevity in those titles which earn the most revenue. Sensor Tower also indicates that there’s a lot to watch for in terms of the performance of overseas publishers in Japan, as while they haven’t yet dethroned any of the top performing titles, the aforementioned Honkai: Star Rail and dark horse contender Goddess of Victory: Nikke continue to show meteoric growth.
We can also see this in how, as noted by Sensor Tower, at least six titles in the top ten for revenue are more than five years old. This kind of longevity in mobile is often only dreamed of by developers, and points to the relatively static nature of the Japanese mobile market, at least compared to highly dynamic markets such as in the US, India and China where many new games can enter the market.
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) $("#fb-image").attr("src"); FB.ui( method: 'feed', display: 'popup', link: 'https://www.pocketgamer.biz/news/82044/japans-top-earning-mobile-games-continue-to-dominate-in-the-first-half-of-2023/', 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'));