Forum Discussion

RIBCXGE's avatar
RIBCXGE
New Rookie
1 day ago

The Sims Medieval 2026

I am attempting to go down memory lane and play some Sims Medieval, but every time I attempt to launch it, EA gives me the not able to launch on our end, try again later error. 

I have done many things.

  1. Uninstall - Reinstall
  2. Repair
  3. Uninstall - Reinstall EA App
  4. Install DirectX 9 
  5. Install C++ 
  6. Run in Windows 7 compatibility mode
  7. Run as admin
  8. Bypassing the EA app and launching through BIN

Nothing has let me launch it. I have seen others play this game within the last year or so, but I haven't tried in a long time.

Any help???

1 Reply

  • ZimZamZoe's avatar
    ZimZamZoe
    Seasoned Newcomer
    6 hours ago

     Hi I had the same issue so Ive just posted in this comment the solution that someone else gave me. It worked for me so I think its worth giving it a try (this was posted when origin was still a thing so just change that to EA or the electronic arts folder). I have linked the original post below and copied the information that they gave so you can use which ever is easiest. 

    Original post link: The Sims Medieval problems on Windows 11 | EA Forums - 11124390

    So the code we will be using is:

    echo "Launch The Sims Medieval..." do{ $TSM = Get-Process TSM, SimsMedievalLauncher -ErrorAction SilentlyContinue }until($TSM) $Affinity=$TSM.ProcessorAffinity $TSM.ProcessorAffinity=1 Start-Sleep -s 5 $TSM.ProcessorAffinity=$Affinity

    Instructions:

    0 - Open EA, get ready to click on "Play" button for your The Sims Medieval. Now minimize your EA. We will use it later.

    1 - Open your Windows' Notepad application. Regular notepad, nothing fancy. Copy and paste the code. In your notepad window, click on File from menu and select "Save As". When new window pops up for you to save the file, select "All Files" as Save As Type. Also give a name to your file (any name, just pick one). At the end of the name you have given to your file, add ".ps1"

    (Adding the ".ps1" extension at the end of your file name, makes it a powershell file)

    2 - Save your newly created powershell file to your game directory (wherever the TSM.exe is located). Mine was in C:\Program Files (x86)\Origin Games\The Sims Medieval\Game\Bin

    3 - Make sure compatability setting and run as administrator is off for your original TSM.exe file (since you mentioned that you tried those)

    4 - Right click on your .ps1 (powershell) file which is now located in your game folder. Select "Run with Powershell". Now a powershell window will pop up and nothing will happen

    5 - Open your Origin app window and click on "Play" button for your The Sims Medieval. It's play time!

    Whenever you want to open your The Sims Medieval again, you just need to do the steps 0, 4 and 5.

    SOLUTION UPDATE : Omg. I didn't even realize that Origin is no longer with us. When did that happen? Anyways. So my powershell file also didn't work and game didn't open.

    That's why I searched: can't run ps1 file with powershell.

    Then I learned that windows changed a powershell security setting to block you from running your own scripts. Aha! I found the solution and voila! my beloved Sims Medieval is working again. Here is the solution: (Yes, not for Origin but for the "EA App")

    Go to your start menu on Windows. Type "Powershell". When it appears, right click on it and say "Run as administrator" After your powershell window opens, type: set-executionpolicy remotesigned after you do that, windows will ask you if you are ok or not since this is a security setting. You should type the letter Y at this point and hit your "Enter" button. Then the powershell will be working again. You can use my solution I provided in my original response and go into your game. (I did it)

    Again, for my solution to work you need to be using gen12 intel CPU for some reason. Again, remember to keep your powershell window open in the background while you are clicking on "Play" button. As it seems, problem wasn't with the EA App but rather with Windows Powershell Security updates

Featured Places

Node avatar for The Sims Franchise Discussion

The Sims Franchise Discussion

Discuss The Sims Medieval, classic The Sims titles, and speculate on the future of the franchise, including Project Rene.Latest Activity: 6 hours ago
7,564 Posts