You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When doing a run on linux using 0.7.2.0 two important files get deleted that break the game and make it unable to launch. tweakdb.bintweakdb_ep1.bin
Steps to reproduce
Have CPunk2077 and the Phantom Lib DLC. Install core mods like redscript XLs and corescript. Deploy and run.
Clicking Play in launcher will provide warning about corrupted install
What is the expected behaviour?
Game launches normally.
Other information
A workaround at the moment is to create a backup folder containing the tweaks.
Then after the launcher is running but before running the game, restore the files from the backup.
Steam validation fails for me, so I had to go the long way around from a clean install.
One related issue that I wasn't able to address otherwise (and please correct me if I'm wrong) is that some mods seem to write into the tweaks files when the game starts, thus causing it to crash on startup with very unclear error messages.
Workaround (starting from clean install with verified files):
Open the CP2077 r6/cache folder in your terminal.
Copy the tweakdb files for backup (e.g. add .bak to their name)
2.a cp tweakdb.bin tweakdb.bin.bak
2.bcp tweakdb_ep1.bin.bak
Install all the mods you want (don't mind the changes)
Remove the modified tweak files: rm tweakdb.bin tweakdb_ep1.bin
Bug Report
Summary
When doing a run on linux using 0.7.2.0 two important files get deleted that break the game and make it unable to launch.
tweakdb.bin
tweakdb_ep1.bin
Steps to reproduce
Have CPunk2077 and the Phantom Lib DLC. Install core mods like redscript XLs and corescript. Deploy and run.
Clicking Play in launcher will provide warning about corrupted install
What is the expected behaviour?
Game launches normally.
Other information
A workaround at the moment is to create a
backup
folder containing the tweaks.Then after the launcher is running but before running the game, restore the files from the backup.
nexusmods.app.main.current.log
nexusmods.app.slim.current.log
The text was updated successfully, but these errors were encountered: