I'm Logged Out and My Settings Are Reset
Basically, every time I don't launch Sims 3 for a period of time (this last time only being a couple days to a week), I have to log back into the store account or whatever it's called. I thought that was it but then I launched my game today and all my settings are ack to default. I noticed this happens every single time I don't play for a while, why is this happening and how do I fix it so I don't have to reconfigure every single thing ever other week.
@AllyyC No. First of all, options.ini is a file, not a folder. I realize this may sound like I'm nitpicking, but it's important to distinguish between the two when describing how to manipulate data.
To the point itself, you save a copy of your current options.ini, and when the file is reset (which you'll notice when your settings return to defaults), you're taking a line from the NEW options.ini and using it to overwrite the same line in the OLD options.ini, the copy you made earlier. Then you're trashing the new file and putting the old copy in its place.
The specific line is the one that lists lastdevice as I mentioned before. That's the information that needs to match, or else the game resets the options.ini file.