Hey again, I thought I made it clear in my first post, but those text edits have already been made in both folders. It doesn't fix it unfortunately.A-xesey wrote: ↑Tue Jul 30, 2024 11:48 amWrite these codes in the game configuration, but in the DataEP1 folder:
In the Properties.txt file:In the ConfigManager.txt file:Code: Select all
property FragmentCompilation 0x05fb85a3 bool
After this, everything should work properly.Code: Select all
boolProp FragmentCompilation true
Edit:
Okay, I fixed it. It had to do with this, but it was far more convoluted. I had two SPORE installations, and had moved folders around, and it turns out that the new folder was trying to access the old files still. Thanks for the help.