How can I get Create A World to find my game data?

Solution 1:

There is a user on the Steam forums that has laid out a solution to this problem. It has worked for other users in the topic. It involves a bit of meddling with the registry, be careful to only change keys listed in this post. The original post is a bit clustered; the steps are laid out below:

  1. Open your start menu, type regedit and press Enter.

    a. (For 64-bit versions of Windows) Navigate to key HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432NODE\Sims(Steam) by using the drop arrows next to the folders.

    b. (for 32-bit versions of Windows) Navigate to key HKEY_LOCAL_MACHINE\SOFTWARE\Sims(Steam) by using the drop arrows next to the folders.

  2. Right click on the folder for Sims(Steam) and select Export.

  3. Save the file to your Desktop as whatever you choose, make sure that it is saving as type: Win9x\NT4 Registration Files, it can be selected in the drop down under the box for inputting the name of the file.

  4. Right Click the file saved to your Desktop and select Edit.

  5. Replace all instances of Sims(Steam) with Sims, then save your changes.

  6. Go back to the Registry Editor, then open the File menu and select Import.

  7. Find the file that you just edited and click Open.

  8. Reboot, your Create-A-World should now work.