Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

what? how much RAM do you have, what system are you on?

I have 24 GB of RAM and AMD Ryzen 9 3900X 12-Core. And the game process uses like 70% of CPU power for all that time. So should I delete all vnm_obj_ref lines? For example what should I leave from this fragment of my save file?

"currentCharacter":"$$vnm_obj_ref 5","currentInputSession":0,"characterParams":"$$vnm_obj_ref 9",

I'd be grateful for any help

you would usually pretty clearly see the issue when opening a save, since in the middle it is just line after line that says repeated $$vnm_obj_ref 1xxxx (five figure number), and you delete most

Can you give more details on what exactly to delete? in each save file, or in the last one? if you don't mind