As he quarantines in New Zealand, the national news channel has made Valve’s guy Gabe Newell sit down and not answer some of his favorite questions. They did their best to ask about all games that end with three, but Newell, of course, refused to say anything about it. He was willing to say that the company currently has games in development and also mentioned that the launch of Half-Life: Alyx created contempt within the company to continue creating singleplayer games.
Newell talked to 1 News about things like eSports and Cyberpunk 2077, but of course things always come back to Valve’s own games.
“We definitely have games in development that we’re going to announce – it’s fun to launch games,” he said. Granted, it’s no surprise that they’re working on games. Valve has had all kinds of games in development over the years. We heard about many of them in the documentary Half-Life: Alyx – Final Hours last summer. They started and canceled everything from Half-Life 3 to some kind of RPG and other VR experiments.
The big question is whether they will finish and release any of the games they are currently working on. Newell’s mention that Valve can actually advertise anything they have in development is interesting.
On this subject, Newell says “Alyx was great – being back to making games for one player, who created a lot of momentum within the company to do more of that.” This is not what I would call a concrete commitment, but it’s good to hear that putting Alyx on the market may be inspiring Valve to launch other things in singleplayer games more often.
As for all those series without third parties, well, at least they tried. “I haven’t talked about these things successfully in a long time and I hope to continue not to talk about them until they are debatable issues,” said Newell. “Then, we move on to a new set of questions.”
function appendCarbon() { !function(a,l,b,c,k,s,t,g,A){a.CustomerConnectAnalytics=k,a[k]=a[k]||function(){ (a[k].q=a[k].q||[]).push(arguments)},g=l.createElement(b),A=l.getElementsByTagName(b)[0], g.type="text/javascript",g.async=!0,g.src=c+"?id="+s+"&parentId="+t,A.parentNode.insertBefore(g,A) }(window,document,"script","//carbon-cdn.ccgateway.net/script","cca",window.location.hostname,"04d6b31292"); }
function runMormont() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.onload = function() { triggerMormont() }; s.src="https://cdn.gamer-network.net/2018/scripts/mormont/v2.23.0/mormont.js"; document.getElementsByTagName('head')[0].appendChild(s); }
function runSAK() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.src="https://sak.userreport.com/gamer-network/launcher.js"; s.id = 'userreport-launcher-script'; document.getElementsByTagName('head')[0].appendChild(s); }
function runSkimlinks() { var s = document.createElement('script'); s.type="text/javascript"; s.async = true; s.src="https://s.skimresources.com/js/87431X1560958.skimlinks.js"; document.getElementsByTagName('head')[0].appendChild(s); }
function youtubeParser(url){ var regExp = /^.*((youtu.be/)|(v/)|(/u/w/)|(embed/)|(watch?))??v?=?([^#&?]*).*/; var match = url.match(regExp); return (match&&match[7].length==11)? match[7] : false; }
function runBBMVS() {
jQuery('article main iframe').each(function(){ src = jQuery(this).attr('src'); if(src) { check_yt = youtubeParser(src); if(check_yt){ jQuery(this).attr('id', 'yt-' + check_yt); jQuery(this).attr('data-yt-id', check_yt); jQuery(this).addClass('yt-embed'); } } }); var promises = []; jQuery('article main iframe.yt-embed').each(function() { check_yt = jQuery(this).attr('data-yt-id'); (function(replace_yt) { promises.push(jQuery.getJSON( "https://gamernetwork.bbvms.com/json/search?query=%22" + replace_yt + "%22&context=all", function( data ) { if(typeof data['items'][0] !== 'undefined' && typeof data['items'][0].id !== 'undefined') { yt_video = jQuery('#yt-' + replace_yt); jQuery(yt_video).attr('data-bbvms-id', data['items'][0]['id']); }; })); })(check_yt); }); Promise.all(promises).then(function( data ) { first_yt = true; jQuery("[data-bbvms-id]").each(function() { yt_video_wrapper = jQuery(this).parent(); if(first_yt) { playout_id = 'rock_paper_shotgun_autoplay'; first_yt = false; } else { playout_id = 'rock_paper_shotgun'; } jQuery(yt_video_wrapper).after('