Sorted Menus
Info
Tweaks sorting options for a few in-game menus.
Changes
– Dialer menu: fixed broken alphabetical sorting
– Quests menu: sorting by timestamp replaced with sorting by level (ascending)
– Shards menu: sorting by timestamp replaced with alphabetical sorting
More to come!
How to install
Check the redscript github page for integration instructions or brief guide below:
– Download redscript release zip and put scc.exe into Cyberpunk 2077\engine\tools folder (if you do not have tools folder create it manually)
– Create Cyberpunk 2077\engine\config\base\scripts.ini file and put these lines inside:
[Scripts]
EnableCompilation = “true”
– Unpack the mod archive into the game folder.
Keep in mind that the mod version always equals minimal required redscript version.
How to uninstall
Delete the mod scripts from Cyberpunk 2077\r6\scripts along with installed redscript compiler files.
Official patches compatibility
When the new patch arrive make sure to delete Cyberpunk 2077\r6\cache\final.redscripts.bk before you launch the updated game (or just delete that file and verify the game files integrity).