Last week, IO Interactive said players should own Hitman 2 in the Epic Games Store if they want to import its levels into Hitman 3. It was pretty dirty – for owners of the game on Steam, that means you could not have these levels, or you would have to buy them again. Fortunately, IO is looking for a solution, and it’s a guarantee that players will not have to repurchase the game.
‘We continue to work with our partners to allow computer players who own Hitman 1 or Hitman 2 to enter locations from the games on no extra cost, ” they said on Sunday.
‘We guarantee players will do it NOT have to buy back these games. ”
(Lettering in bold and capital letters of IO.)
The problem is that both Hitman 1 and 2 were originally released on Steam, while Hitman 3 started out as an exclusive Epic series. Back in August, IDE advertised that ‘places of 1 and 2 can be imported at no extra cost to existing owners’. But they revealed Friday that it does not count for steam owners, and that they had to buy the Hitman 2 Access Pass on Epic to get the spots.
However, IO is working with Epic to sort things out and says the change will roll out ‘in the coming weeks’ – which is uncomfortable as Hitman 3 will be launched within two days on Wednesday 20 January.
“We never want players to feel compelled to buy back content in the Epic Game Store that they bought in another PC store so they can access features in a new game,” Epic said Sunday.
The Hitman 1 GOTY Access Pass is still free for PC players who pre-order Hitman 3, or purchase within ten days of launch. You will therefore need to play at least a few Hitman 1 levels until the Hitman 2 drama is dealt with.
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('