Depending on how the xxl world mod is setup (XML & Python), it should be as simple as merging the mod directories. If I were to try I would:
(In Program File/CivVI/BTS/Mods directory... make a copy NextWar directory, called XxlNextWar or something
Recursively copy any directory tree from Mods/Xxl into XxlNextWar, for any dictories and files that exist in xxl and not NextWar.
For any shared files, copy over the elements which exist in the xxl version and not in the NextWar version.
I don't know what XXL does and how it changes game play. If it's what it sounds like (Xtra-Xtra Large World) then the changes should be mutually exclusive and shouldn't conflict with other.
The file merge for shared files is straightforward for the XML files, just copy the extra elements to the NextWar's version's doc. For the Python files, it's a little more involved. You just need to know basic Python syntax.
I had the same thing happen to me also with XXL when I installed BUG mod... something was copied over or changed. Bug works fine but XXL has no menu graphics anymore.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.