Zezima
Warlord
Longtime Civ5 player here. Lately I got the bug to build my own modpack. Started off as just compiling my favorites to troubleshoot some compatibility issues, but then slowly snowballed into tweaking more and more to suit my own gameplay preferences. Civ5 is such an accessibly moddable game, and there's a real treasure trove of resources in the community. So deepest kudos to you all.
Anyway, I'm hitting the limits of what I can achieve with SQL. Specifically, I want to get more creative with yields. Beliefs that boost river yields, improvements that boost adjacent improvements, that sort of thing. The work that was done by Whoward and others here (Unified Yields) - https://forums.civfanatics.com/threads/dll-unified-yields.528847/ - looks right up my alley. I gather this work is now a part of CBP, and I'd like to pull this specific "module" out of the DLL without bringing over the many other CBP changes that I'm just not familiar with. I don't see any kind of standalone item for this on the workshop or on Whoward's Pick'n'mix page (unless I'm overlooking it).
Is there some more efficient way for me to get and work with these changes, or is my only option breaking open the CBP DLL and extracting the specific lines of code I'm interested in? I like to dabble in coding, but I'm not a programmer by trade, and my free time is such that I may never have the time to penetrate the "DLL decompiling" step if that's really what it takes.
Anyway, I'm hitting the limits of what I can achieve with SQL. Specifically, I want to get more creative with yields. Beliefs that boost river yields, improvements that boost adjacent improvements, that sort of thing. The work that was done by Whoward and others here (Unified Yields) - https://forums.civfanatics.com/threads/dll-unified-yields.528847/ - looks right up my alley. I gather this work is now a part of CBP, and I'd like to pull this specific "module" out of the DLL without bringing over the many other CBP changes that I'm just not familiar with. I don't see any kind of standalone item for this on the workshop or on Whoward's Pick'n'mix page (unless I'm overlooking it).
Is there some more efficient way for me to get and work with these changes, or is my only option breaking open the CBP DLL and extracting the specific lines of code I'm interested in? I like to dabble in coding, but I'm not a programmer by trade, and my free time is such that I may never have the time to penetrate the "DLL decompiling" step if that's really what it takes.