No Man's Sky
0 of 0

File information

Last updated

Original upload

Created by

FriendlyFirePL

Uploaded by

FriendlyFirePL

Virus scan

Safe to use

Tags for this mod

About this mod

For the 5 people that care about the lore

Permissions and credits
Changelogs
Description:

This mod serves as a quick and dirty fix to the issue of missing Remembrance / New Beginnings lore bits in Catalogue and Guide - Collected Knowledge section. Without going into too much technical details involving raw JSON save data, the issue is as follows:

interacting with Remembrance terminals causes the game to write data to bucket A

when looking through the Catalogue and Guide section for main story line, the game looks for data in bucket B


My solution? Copy-pasting the whole lore section into a new page linked with bucket A. This will cause the game to display the Remembrance / New Beginnings lore section as a part of the "Other History" page (see screenshots).



Files affected by this mod:

METADATA\\REALITY\\TABLES\\STORIESTABLE.MBIN



Installation:


Installation with PAK archive

Copy the file into game's mods directory: GAMEDATA\PCBANKS\MODS

Go to the GAMEDATA\PCBANKS directory and delete or rename the DISABLEMODS.TXT file.

Installation with LUA script

Copy the LUA script into: AMUMMS\ModScript

Run the BUILDMOD.BAT script to compile the mod.