Basically what I've tried to do is turn off the PLE and ACO so that I get default BtS stuff, and it does not work. The only thing I can see work in further testing is the Movement bar can be toggled, but no other changes seem to do anything. PLE and ACO options are locked
Edit:
Since merging in one of the latest BBAI SVN changes the (absolutely horribly annoying) option "Build military units forever" is locked on, and can not be toggled off either, despite setting it's default to off in the config xml.
I can't figure out what's going wrong, I see no difference at all in the RevDCM code what what's in the BUG/BULL SVN.
Edit2:
I can fix the above military unit production problem by switching the GlobalDefinesAlt value, but like ACO and the PLE it is completely unresponsive to the options selected in the BUG options menu (despite storing the settings, so I know the options are being stored in the ini file properly, they just aren't being read or implemented). There seems to be some major failure in RevDCM with loading the BUG options into the actual game. Most options work, but some are simply just not doing anything.
Also RevDCM has been using BUG for a long time, so it's not like this is new stuff to any of us. These problems only started with BUG 4.3; and I can't stress enough that the python and config stuff is nearly identical. Only differences in RevDCM and BUG that I can tell is the movement of some buttons in CVMainInterace, some changes to the scoreboard, the addition of the RevDCM tab, and some default settings changes in the config xml files; all of which haven't changed in a long time. Something in BUG 4.3 has to be the cause of this; was something changed to a hardcoded reference of the bug mod or custom assets folder specifically or something like this?