nadrino / SimpleModManager

SimpleModManager is an homebrew app for the Nintendo Switch
GNU General Public License v3.0
343 stars 12 forks source link

[Question] BCML and Simple mod loader confusion #47

Open PolyCatDev opened 11 months ago

PolyCatDev commented 11 months ago

I compiled using BCML multiple mods that have to do with Linkle (Fixes, extra's, dialog) and if I apply only this pack it works great. But one I install something like Speedy Paraglider the Linkle pack looses 3 files and break and when I install Linkle again Speedy Paraglider is no longer active.

It seems to replace some files in one pack with the other.

Should I just package all my mods in different packs with BCML (so. Linkle Mod and then a Linkle + extra mod, etc.)? This solution works, but it's redundant because I have to store multiple copies of the same mod for different combinations.

PolyCatDev commented 11 months ago

From what I saw, the cause most probably is the TitleBG.pack file. I think the only way to fix this is to do what BCML does, which I do not have the skills to implement at the moment.