Urgent.News

What's breaking now, across thousands of outlets.

Tech

CD Projekt wanted to put a chain weapon in The Witcher 3 years ago, but it's taken until Songs of the Past because it was 'impossible to do at the time'

CD Projekt wanted to put a chain weapon in The Witcher 3 years ago, but it's taken until Songs of the Past because it was 'impossible to do at the time'

CD Projekt initially considered adding a chain weapon to The Witcher 3 during its original development. However, technological challenges prevented them from implementing it at the time, according to Game Director Jakob Rokosz. It wasn't until the remastering process for The Witcher 3 that the team overcame those challenges, allowing them to introduce a fluid and natural-feeling chain weapon.

The addition of the chain weapon serves a narrative purpose, fitting with the thematic elements of Songs of the Past and the new enemies that utilize it. Additionally, it serves as an alternative to the crossbow, providing an option for players who may be tired of using the crossbow.

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

Read the original at pcgamer.com →

More in Tech

Standing orders: who decides when the decision-maker is off the grid

Standing orders are pre-authorized decisions, in writing, with limits: what the on-call may do ALONE while the decision-maker is unreachable.

  • Standing orders allow on-call engineers to act independently when decision-maker is unavailable.
  • Implemented standing orders reduced duplicate charges from 212 customers to 19 within four minutes.

Building a rate limiter, why even use Redis.

Well I failed a amazon OA because of a rate limiting question, So I have built this rate limiter from first principles and haven't followed any tutorial.

  • Using Redis for rate limiting avoids race conditions and millisecond collisions.
  • Redis combines hash map and skip list for fast lookups and efficient memory usage.
  • Traditional databases suffer from concurrency bugs, unlike Redis.

More from Saturday 12 September →