A $1 billion stake in Embracer Group, equating to 8.1 per cent of its shares, has been acquired by Saudi Arabia.
This stake comes via subsidiary Savvy Gaming Group, Gamesindustry.biz reported.
Wholly owned and operated by the Public Investment Fund in Saudi Arabia and led by its crown prince Mohammed bin Salman, Savvy Gaming Group has been making a considerable number of investments in games companies of late – ranging from a five per cent stake in Nintendo to the $1.05 billion purchase of ESL Gaming.
Making investments
Embracer Group has also made numerous acquisitions in recent months, recently completing a 96 per cent majority acquisition of Asmodee Group for a day one consideration of approximately $3.01 billion. The company also announced an agreement to acquire Square Enix studios Crystal Dynamics, Square Enix Montréal, and Eidos Montréal for $300 million.
Embracer Group CEO Lars Wingefors stated that its prior acquisitions have been a “strategic pillar”. Commenting on Saudi Arabia’s investment in Embracer Group itself, he said: “Over the past few years, Saudi-based entities have become one of the most significant investors in the global gaming market.
“Our relationship with Savvy Gaming Group will enable us to set up a regional hub in Saudi Arabia, from which we will be able to make investments across the MENA region, either organically, via partnerships, joint ventures, or via acquisitions of companies led by strong entrepreneurs.”
Earlier this year, Embracer Group announced results for its three months ending December 31 2021 with net sales increasing 135 per cent to more than $1.2 billion.
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: 'https://www.pocketgamer.biz/news/78949/saudi-arabia-acquires-81-of-embracer-group-with-1-billion-stake/', 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'));