This is an old revision of the document!
Just basic how-to and which tools to use for what. I'm not really capable of writing detailed guides for each tool.
How to edit a single DataTable file:
If you want to do larger edits on a file, or multie files, you can export/convert to JSON using UAssetGUI, and convert them back again using the same.
This tool is used to unpack the main file containing the data:
BloodstainedRotN\Content\Paks\pakchunk0-WindowsNoEditor.pak
The installs/versions I've found has included batch files, that lets you drag the pak-file directly on top, and it starts working. I've had to copy the pak file to the same folder to make it work.
It will take a while, as the pakchunk file is 13gb now. Still the fastest option.
Is a very good tool for browsing and looking through PAK files, including the main pakchunk. It also lets you view DataTables, extract or save as JSON. But won't let you edit anything. Bonus it has a dark mode.
Used to open uasset files, and edit them directly through the GUI, or export/import to json. Do note that the exported json are very messy and need some other program to clean up to be able to use it. Negative: it does NOT have a dark mode.
Is the only unchanged tool from last version of the game. It's only used for packing the files back into a PAF-file again.
Personally never bothered using the compressions, since DataTables are so small anyway.