Deliverator submitted a new resource:
Terra Mirabilis - A mod that reworks Natural Wonders in Civilization VI, and adds 13 new ones that include some old fa
Read more about this resource...
DELETE FROM MomentIllustrations
WHERE GameDataType = (SELECT Setting FROM TM_UserSettings WHERE Section = 'DISABLED' AND Setting IN (SELECT FeatureType FROM TM_Validation));
<Mod id="74c5c3d9-5408-4315-9e0a-b0c369f82bcd" version="3">
<Mod id="74c5c3d9-5408-4315-9e0a-b0c369f82bcd" version="1">
-----------------------------------------------
-- Version
-----------------------------------------------
INSERT INTO GlobalParameters
(Name, Value )
VALUES ('TERRA_MIRABILIS_VERSION_MAJOR', 2 ),
('TERRA_MIRABILIS_VERSION_MINOR', 21 ),
('TERRA_MIRABILIS_VERSION_PATCH', 3 );
/*
-----------------------------------------------
-- VERSION 2.21.3
-----------------------------------------------
I last played with TM last October and it worked fine. What specifically doesn't seem to be working? Are you seeing any errors in your logs? Are the TM Wonders at least appearing in your game?To answer the original question, I'm using version 2.21.3 of Terra Mirabilis and the user settings I set in the TM_Usersettings.sql don't seem to be taking effect.
Yeah, I don't think the version SQL has been updated in a bit. The most recent version is 2.21.7, updated on 08/29/20, and that's the one on Steam & Deliv's Github. The version here on CFC hasn't been updated since 2019, so it's way outdated and shouldn't be used.
I last played with TM last October and it worked fine. What specifically doesn't seem to be working? Are you seeing any errors in your logs? Are the TM Wonders at least appearing in your game?