You can unpack the lane-filtered-loaders and stacking-loaders mods in your mod directory (so the lane-filtered-loaders_1.1.17 folder sits in your mod directory), open the info.json of each and add "(?) more-quality-scaling", right after the "base >= 2.0.58", entry in the dependencies section. This should cause everything to work correctly.
edit: Those mods effectively being deprecated means that any compatibility I implemented would be worthless as soon as the combined loader configuration mod was made available. At that point, it might be a better use of my time to write that unified loader config mod myself, though if I were to do that, I should probably coordinate with protocol_1903 to prevent duplicating any effort.