Ubisoft’s Viking adventure, Assassin’s Creed Valhalla, adds some time-limited winter festivities today. Preparations for the Yule Festival have fallen alongside the game’s 1.1.0 title update, which also lays the groundwork for Settlement’s next expansion. It all includes a good package of fun bug fixes and game improvements, which address serious issues such as freezes and balances, and fun things like Floating Eivors and Sticky NPCs.
“The Yule Festival is a time-limited event with several parties to enjoy and rewards to get,” Ubi says in the patch notes. “To bring this and future festivals to life, you will see the arrival of the festeros just east of the current settlement.”
As for the rest of this big update, the developers have made a lot of improvements that should make life in old England a little more enjoyable. For starters, some annoying PC freezes that can occur when players perform specific actions for the first time have been fixed. They have also balanced the power levels of NPCs in all difficulties, which alters several things:
- The power of the NPCs will now have a maximum difference of 51 below the player.
- NPCs that are 51 power points below the player will be highlighted in green.
- World bosses will match the player’s power level when power exceeds the base level of world bosses. (also applies to: alpha animals, fans)
Several graphics and animation issues have been fixed, including some deliciously silly ones. Here is a selection of my favorites:
- Fixed an issue where sometimes NPCs who were being killed while unconscious would get up during the animation.
- Fixed an issue that caused Tarben to follow Eivor everywhere when The Baker’s Plaint was not completed.
- A problem has been fixed in which Eivor sometimes levitated during other assaults.
- Fixed an issue in Cruel Destiny that prevented players from proceeding to the second phase of the boss fight. The name of the mission is checked.
- Fixed an issue that allowed players to throw targets through walls.
- Fixed an issue where hitting a horse with a Saxon boat will cause it to disappear when riding it.
- Fixed an issue where NPCs could start hacking randomly on a Saxon ship.
A lot of things have also been modified, so check out the full notes on the patch for the rest. And if you haven’t downloaded it yet, the patch size is around 5.6 GB.
Alice Bee pointed out some of the flaws and tricks of her Assassin’s Creed Valhalla review, but they didn’t ruin the experience too much: “Valhalla is an animation bag with all the best bits from Assassin’s Creed games,” she said. he says. “It’s very entertaining for fans of the series. It may not catch fire in the world, but you can turn on some virtual bits if you want. “
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('