This was great for understanding better how mod engine 2 loads things, unfortunately I'm having problems making Camera Offset work, it gives an error about the other dll (MinHook.x64). The structure is setup with all my mods in a "mod" folder, with Camera Offset inside a "camera" folder, setup like this (enabled = true, name = "camera", path = "mod\\camera") in the mods list, and the dll like this ("mod\\camera\\CameraOffset.dll"). I have tried including the other dll, and having an additional "mods" folder ("mod\\camera\\mods\\CameraOffset.dll"), to keep with the Elden Mod Loader structure, but nothing worked. Any help is appreciated.
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!
27 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!