What I did to make 'Edit in Game' work again
This is not a feedback post. I am posting this here as per puzzlezaddicts suggestion so that it can be moved later, because I had trouble posting this in the Sims 3 forum where it is really meant to be. Thanks for moving it.
Before trying the method below: Note that Origin is no longer supported (pointed out by thesims1depot below), and as such using it has the potential to cause security issues. So.. proceed at your own risk... I was hoping this would be a good solution that would help.
------
So yesterday I was once again searching for a solution to see if there was something to make Edit in Game work again.. I've been desperate about that since I was forced to use the EA App..
And I found something again, in a reddit post that linked to a youtube video explaining the process in portuguese (but with english subtitles).. I wrote all about this in a blog post on my blog, so anyway...
What I did:
1) Downloading and installing Origin from this link. https://taskinoz.com/origin/
2) Making sure the EA App is not running. Opening Origin without logging in.
3) Locating the local.xml file in My Computer/Program Data/Origin (turn on hidden files to see the folder). You may want to save a back up of this file before moving on.
4) Opening local.xml in Notepad to insert the following code (without the vulgar url as suggested in the portuguese youtube video):
<Setting value="true" key="MigrationDisable" type="1"/>
<Setting key="UpdateURL" value="http://someadress.com" type="10"/>
<Setting key="AutoPatchGlobal" value="false" type="1"/>
<Setting key="AutoUpdate" value="false" type="1"/>
I inserted the code near the bottom of the file, but before the line that read
</Settings>
5) Then I logged in to Origin and waited for a while for a notification telling me Sims 3 was added to the library.
6) Clicked Origin in the top left corner and disconnected to go offline.
7) Created a new directory called 'Worlds' in my Documents folder outside the regular Electronic Arts/CAW directory.
8) Opened CAW and the world file I want to edit, and chose Save As to save it in the newly created Worlds folder. Remember to delete the file path and leave only the world name before saving, or you'll just be saving in your regular folder again...
9) Closed CAW and reoponed it again to open the newly saved .world file.
10) Opened it in 'Edit in Game' and was happy that it worked.
Also note, if you play the game in any other language than english, this will make your game open in English... but maybe that's a sacrifice worth making...
Well, that and I noticed that the lots after saving will when viewed from a distance not load the textures, but instead use the ground texture - which means that the buildings (atleast in my town) now look like grass buildings. Not ideal, but maybe there is some solution to this as well.. (which I do not know).