Polish games firm CD Projekt has reported a 12.5 per cent increase in sales revenue for the three months ending September 30th, 2020.
In its financial report for the period, the company said it clocked in zł104.5m ($27.8m) in sales revenue, an increase of zł92.9m ($24.7m) on the previous years. In a video on YouTube, CFO Piotr Nielubowicz (pictured) said that CD Projekt’s last quarter was “underpinned” by The Witcher 3, with sales of 2015’s Wild Hunt accounting for “the bulk” of the Polish firm’s revenue.
Going mobile
However, the Polish games giant has also confirmed that Gwent: The Witcher Card Game has also contributed to its success.
Initially, the card-based game was released on iOS devices in October 2019. However, it made its way onto Android earlier this year. No doubt CD Projekt Red will hope to see similar success with its Augmented Reality game The Witcher: Monster Slayer.
For the full story head over to PCGamesInsider.biz.
Additional reporting by Kayleigh Partleton.
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/75161/cd-projekt-red-generates-278-million-sales-revenue-q3/', 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'));