Bluestacks has launched a new cloud-based game streaming service providing mobile games, Bluestacks X.
Bluestacks X will offer free streaming of Android mobile games across multiple platforms and devices, including MacOS and Linux.
Bluestacks X has launched as a beta, and currently offers a library of over 200 games, with new games added weekly.
At present, the service includes several leading titles, such as Raid: Shadow Legends, Lords Mobile, and Disney Sorcerer’s Arena.
Currently, Bluestacks X offers a free subscription tier with pre-roll adverts and will offer a premium tier in the future. The price for the premium tier is yet to be determined.
Hybrid cloud technology
In 2019, Bluestacks first explored bringing Android games to other platforms by allowing developers to release their titles on PC platforms Steam and Discord.
In comparison, Bluestacks X utilises hybrid cloud technology through a partnership with Bluestacks sister company Now.gg.
The hybrid cloud tech offloads part of the compute and graphics rendering to local devices which reduces cloud cost, thus providing a free service. Because of this, not all of the data has to be streamed or computed on the cloud.
BlueStacks X can also be used by BlueStacks App Player users, and it is available in 14 countries.
Earlier this year, cloud games specialist Ubitus received backing from Tencent, Sony and Square Enix to advance its cloud games tech and grow its service.
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/77304/bluestacks-x-cloud-gaming/', 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'));