Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

anygoodname

Uploaded by

anygoodname

Virus scan

Safe to use

About this mod

Reads all shards with a single button click.

Requirements
Permissions and credits
Changelogs
What it does:

This mod allows you to automatically read all shards in the Shards menu by clicking on one of two new buttons:

- Read New - to read all unread shards (flagged as New),
- Read All - to read all shards regardless of state.

Quest related shards update quests on the automatic read (e.g. update quest objectives as if read manually).
However, I would recommend really reading such shards first to keep up with the story flow in your first playthroughs.
Sometimes, they may contain supportive information like a quest clue or an access code.

When should I use "Read New" or "Read All" if both seem to do the same?
Take "Read New" if you don't use other mods that react to shard reads (usual cases).
Take "Read All" if you use mods that expect some shards to be read even if you had already read them manually earlier (special mods cases).
Speaking technically: 'Read New' executes faster and generates less CPU overhead than 'Read All' because it only updates the game on the unread shards.

What it does not do:

- it does not read encrypted shards. These shards are skipped and if they were marked as "New" they stay in this state so you can easily identify them,
- it does not read custom shards that are not registered in the native game quest database (e.g. shards added by other mods).


If you use the Missing Persons mod, you may also be interested in my mod that facilitates reading job-requested shards:
Missing Persons Read Shard Add-On


Game versions prior to v2 special use cases:

1) If combined with the Missing Persons mod, it switches the shard read method from an instant update behind the scenes to on-screen scrolling.
This is necessary to support the way the other mod handles shard reads.
However this method has some side effects:
- It takes longer to read the shards as it has to scroll through the whole list on the screen.
- It's a bit noisy as it's accompanied by the game UI sounds which are beyond this mod control.
- Some shard group headers may not remove "New" flags, despite all shards in a group already being read.
This is actually how the game works when doing it manually - they will be fully updated on the next Shards menu visit.

I would recommend disabling shards sorting in the Missing Persons mod settings as it significantly slows down the shards menu updates, while it's not really needed when performing all shards read.

2) If you combine this mod with the Missing Persons mod and the Find-EX mod, and then use the Find-EX search box to filter the shards list, this mod may not be able to read shards outside the displayed list.
For the best results please use it on an unfiltered shards list in this case.


Compatibility info:

Game v1.63 - 2.1+
Not tested against earlier versions.
CET 1.29.0 is not supported due to numerous issues in this version.
CET 1.30.0 is not supported due to issues in this version.


Install or update:

automatic - use Vortex manager. Please note it may sometimes not work properly due to the Vortex  issues.
manual - drop extracted "bin" folder into your game folder. Allow to overwrite files if asked.

Uninstall:

automatic - use Vortex manager if it was installed by Vortex.
manual - remove the folder: ...\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\read_shards


Credits:

Special thanks to psiberx for his game UI research that allowed me to add buttons in the shards menu.
Also special thanks to keanuWheeze/NexusGuy999 for allowing me to use parts of his Nano Drone code utilizing the buttons so I did not have to reinvent a wheel.

Thanks to vanaukas for reporting issues stemming from other mods and providing details allowing me to make this mod resilient to these issues and coexist with these mods in effect.

The mod would not exist without yamashi and the whole CET Team