Horizon Zero Dawn was pretty buggy when it came out on PC last year. It was a shame considering it was the first bug exclusive to PlayStation to make the jump to the PC. But Guerrilla Games has been steadily updating it to fix all kinds of issues, and yesterday the game received its 1.10 patch, with a few more crash fixes and performance improvements.
Specifically, this patch marks the beginning of Guerrilla slowing down their HZD updates so they can shift focus to the game’s sequel, Horizon Forbidden West.
“As our team continues to develop our upcoming Horizon Forbidden West title, after this patch we will switch to less frequent updates to Horizon Zero Dawn Complete Edition for PC. Keep in mind that we will continue to monitor our common areas as always! ” they said.
“We would like to thank you all for your continued support and for submitting your crash reports over the past months. The information we received through your reports has been invaluable to further investigate and fix some of the trickier issues we fixed in Patch 1.10. “
Strangely enough, these quotes are actually no longer on Guerrilla’s website. They were there when the post went live yesterday, but now appear to have been removed. It’s a wonder why – it doesn’t look like it contains particularly sensitive information. It seems a pretty logical assumption that the Horizon team would be working more on the game’s sequel now, and I can’t think of any reason why they should lose their “thank you” to the community.
I have contacted Guerrilla Games to ask why they took those pieces out but I have not received a response yet.
Horizon Forbidden West was announced last June and is expected to be released sometime this year. It is currently unclear whether it will launch on PC; at the moment it looks like it’s going to be a PlayStation scloosie.
Despite its many bugs (like the hilarious one that lead character Aloy accidentally made a little kid forever), Nate still thought the game was brilliant in his Horizon Zero Dawn review, saying, “It’s one of the most immersive, beautiful open-world adventures ever made.”
If you’re interested, here are the full patch notes for Horizon Zero Dawn 1.10 update:
Crash fixes
- Crash fix for when players have continuously pressed Windows key
- Crash fix for when you press the ESC button on the LMB in the Benchmark results
Performance improvements
- Fixed an issue that saved up to 250MB of VRAM on all AMD GPUs
Graphics improvements
- Fix for negative values in cubemap relighting shader (e.g. fixes the red graphical glitches in the Hades battle when you let the timer run out)
- Fixed the name of the preset graphics settings name that was not updated when you pressed Auto-Detect
- Fix for menu (and loading screen) being incorrectly scaled when changing AF in borderless mode
- Solution for sometimes too low resolution in window mode
- Fix for overlapping command list for command list with tutorial command list
Other changes
- Graphics settings are now stored in a text file instead of a binary file for easier tweaking
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('