Urgent.News

the world's headlines, one feed

Editions

Tech

Ghost Recon Wildlands finally gets a 4K 60fps mode for current-gen consoles and PC, a time of day feature, new difficulty options, and more as Ubisoft aims to increase 'player freedom'

Ubisoft has announced a free Ghost Recon Wildlands 60fps 4K resolution mode for current-gen consoles and PC, alongside other gameplay improvements.

Ghost Recon Wildlands finally gets a 4K 60fps mode for current-gen consoles and PC, a time of day feature, new difficulty options, and more as Ubisoft aims to increase 'player freedom'

Ubisoft has unveiled a series of enhancements for Ghost Recon Wildlands, marking its 25th anniversary. The developer has rolled out a free 60fps 4K resolution mode for current-generation consoles and PC, along with a range of gameplay and UI improvements to heighten player immersion. Benjamin Lemaire, the game director, revealed that the team has incorporated these changes to offer players more tools to craft imaginative scenarios while maintaining game balance.

The 60fps 4K resolution update is set to launch on PS5, Xbox Series X, Xbox Series S, and PC, catering to both casual and hardcore players. Lemaire disclosed that the team has responded to comments and suggestions, introducing "Ghost Parameters," an array of new features designed to augment the gaming experience. These enhancements include authentic reloading, the option to choose between one or two primary weapons, and the inclusion of optional friendly fire to promote more realistic gameplay.

UI enhancements are also part of the update, allowing players to customize various elements to suit their preferences. This includes fine-tuning the intel HUD, input reminders, deactivating the glow on highlighted items and weapon crates, and disabling the preview of throwable items. These changes aim to provide players with greater control over their gaming environment.

A notable addition is the introduction of a time of day feature, enabling players to set weather conditions to their liking. This means players can dictate mission or scenario conditions, such as playing a specific mission at night or in the rain, providing a more personalized gameplay experience. Furthermore, the difficulty levels have been restructured into presets, allowing players to adjust parameters like health regeneration delay, enemy endurance, and vehicle breakability.

This feature promises a more personalized gaming experience, fostering greater player freedom and engagement.

Written by urgent.news from TechRadar's reporting — not their text. Machine-written — it may contain errors, so check the original before relying on it.

This story

This is one outlet's version. Read the fullest account.

Read the original at techradar.com →

More in Tech

Pdf to Docx using Pyhton

Here Some Simple Python Script that convert PDF to word using pdf2docx library on python first install library on pip : pip install --user termcolor opencv-python-headless fire pdf2docx make sure…

Write down every guarantee before you write any code

Here is every promise a to-do list makes. VARIABLE tasks Init == tasks = [i \in Ids |-> "absent"] Add(i) == tasks[i] = "absent" /\ tasks' = [tasks EXCEPT ![i] = "open"] Complete(i) == tasks[i] =…

  • Nine guarantees define behavior of to-do list system
  • Guarantees embedded in test suite, not documented
  • Documenting guarantees early can prevent bugs

🟩 Team Matrix or ⬜ Team Paper? | Alan Babychan

🚀 Shipping a major update to my portfolio After weeks of designing, developing, and refining, I'm excited to share the latest version of my personal portfolio.

  • Alan Babychan unveils new portfolio with Matrix and Paper themes
  • Interactive audio system enhances browsing experience
  • Tech stack includes Next.js, React, Tailwind CSS