I'm in tthe last part of the guide (9 - Merging mods) I included some other mods (reduced phantom colors, FDSR...) some of them are just a regulation.bin, but others have other things too (for example FDSR) so I created a folder and enabled it in the .toml file like with the sekiro deflection mod.
How should I proceed to merge this files? You merged sekiro + elden mode and replaced the sekiro's registration.bin, but now I have like 4 or 5 registration.bin in different mod folders, should I replace all of them?
I haven't merged multiple mods but presuming they don't make overlapping edits you should just be able to repeatedly merge the changes. Into one regulation bin file.
Well, I managed to do it but... My mods arent loading. I did everything like in the guide, but only reshade and DLSS seem to work. The mods in the folders are not loading, and I dont know why because the paths are correct, I dont forgot any comma on the .toml file... so no idea.
EDITED --
I fixed it! Just in case there is someone with the same problem, here is the solution: https://www.toml-lint.com/ Put your .toml file here and check if you have any syntax error In my case it was a weird space at the very bottom of the document, now everything is working as intended :)
Hi Thanks for the guide! I downloaded the TechieW dll mod from the discord you linked, but they dont have a config file! Like the UnlockFps or AdjustTheFov..and if i try to use the config from the nexus, ME2 will not read the config! (i cant adjust the fov or decrease the Fps limit) Any help? Btw the config file of CameraOffset work xD, it's just the mods from Techiew that cant read the config file!
You edit stuff names in the text editor not in the param editor. Regulation.bin doesn't contain that info. Smithbox will create a new file for it if you edit the text, or you put it yourself into the engus folder. item_dlc02.msgbnd.dxc and menu_dlc02.msgbnd.dcx
My problem at the moment with another mod is that how do I merge different text files.
great guide, it was very helpful. I do however, still find myself struggling with getting the regulation bin to load. I've been successful with merging, but even when I don't and just place the regulation.bin into either the mod folder or directly into the game file, the changes made don't load. so I'm just wondering if there's any fix for this. thanks!
Make sure whatever folder the regulation.bin file is in is being loaded like in Step 4. Also, make sure it is winning any file conflicts so if Folder "regulation" has the changed file, and folder "examplemod" has the unchanged regulation file, you could load them like this: mods = [ { enabled = true, name = "Merged", path = "regulation" }, { enabled = true, name = "exampleMod", path = "examplemod" } ]
This makes it so any conflicting files (i.e., the changed regulation file) will have the top "regulation" folder winning.
Other than that, I'm not entirely sure what your issue is. If you could maybe Screenshot your folders and post your config toml file I may be able to help more.
well I've just left it as default for now but even when i place the regulation bin directly in the modengine mod folder, it doesn't load. but it loads changes in the parts folder
Hmm, that is really weird. Give https://docs.google.com/document/d/1DTnsVJrbhzsFYTouix2iAH_-RQ491rKxJO-d-oGEXPE/edit a look and see if that helps at all. It sounds like a larger issue at hand.
yeah, I've honestly no clue. I've gone through that doc a couple of times now pretty thoroughly. and to no avail. though it seems a lot of modders are having issues with the regulation bin and the latest patch. still, I've been having the issue since the dlc's release. so it's most likely related. ofc I have to get back into this right as another patch comes out ;/ may just wait a little while longer myself are you not facing this issue yourself then?
No, everything works on my end. I do own the DLC, though, so I'm not sure if that contributes. You could try hitting up https://discord.gg/servername to see if anyone could help there.
25 comments
Is it possible to install Camera Offset with Convergence? Followed your guide, no luck. Maybe convergence overwrites it, idk.
I included some other mods (reduced phantom colors, FDSR...) some of them are just a regulation.bin, but others have other things too (for example FDSR) so I created a folder and enabled it in the .toml file like with the sekiro deflection mod.
How should I proceed to merge this files?
You merged sekiro + elden mode and replaced the sekiro's registration.bin, but now I have like 4 or 5 registration.bin in different mod folders, should I replace all of them?
My mods arent loading. I did everything like in the guide, but only reshade and DLSS seem to work.
The mods in the folders are not loading, and I dont know why because the paths are correct, I dont forgot any comma on the .toml file... so no idea.
EDITED --
I fixed it!
Just in case there is someone with the same problem, here is the solution:
https://www.toml-lint.com/
Put your .toml file here and check if you have any syntax error
In my case it was a weird space at the very bottom of the document, now everything is working as intended :)
Any help?
Btw the config file of CameraOffset work xD, it's just the mods from Techiew that cant read the config file!
Smithbox will create a new file for it if you edit the text, or you put it yourself into the engus folder. item_dlc02.msgbnd.dxc and menu_dlc02.msgbnd.dcx
My problem at the moment with another mod is that how do I merge different text files.
so I'm just wondering if there's any fix for this.
thanks!
mods = [
{ enabled = true, name = "Merged", path = "regulation" },
{ enabled = true, name = "exampleMod", path = "examplemod" }
]
This makes it so any conflicting files (i.e., the changed regulation file) will have the top "regulation" folder winning.
Other than that, I'm not entirely sure what your issue is. If you could maybe Screenshot your folders and post your config toml file I may be able to help more.
though it seems a lot of modders are having issues with the regulation bin and the latest patch. still, I've been having the issue since the dlc's release. so it's most likely related.
ofc I have to get back into this right as another patch comes out ;/
may just wait a little while longer myself
are you not facing this issue yourself then?
they didn't seem to know there either. so I suppose I shall try elsewhere.
although this is all still rather odd