Spore
Leech 2013 年 7 月 14 日 下午 1:35
Automated Spore Registry Fix - Error 1004 and Error 2000 FIX
There are a lot of people trying to explain how to fix Spore by editing the registry and for some people, that's probably too much. I cranked out a little C# application that puts the entries where they should go, based on where the game was installed to.


Here's the virus scan to prove it's safe:
http://virusscan.jotti.org/en/scanresult/42d2566d957b57768b37d0ac08ef3a14e734c589


Another Virus scan:
https://www.virustotal.com/ru/file/0c48810b0947861d992b4e8d85d301623fe9125ee32c819ede7b8726324dda09/analysis/1376608420/

If you would like to donate to me to keep things like this going, please send to:

https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=TE8Np_FKMiPeta0VasqRuT0abPtC01mValXWqLq2IMoQGsNC1Hc3AiUwAyS&dispatch=5885d80a13c0db1f8e263663d3faee8d48a116ba977951b3435308b8c4dd4ef1


The download Link:
http://www.media.fire.com/?1tgz9uy8nqey6q4


Someone reported the link as a virus, thank you whoever you were. Just removed the period between the words media and fire to make it work.

Thanks!
最後修改者:Leech; 2015 年 7 月 19 日 下午 2:46
< >
目前顯示第 16-30 則留言,共 138
Silvus Sol 2013 年 7 月 22 日 上午 5:06 
Thank you for creating this. It still pisses me off beyond belief that you even had to though. Between two massive companies like EA and Valve, you think they could hadle something as simple as freaking registry issues... after 2 years... and dozens if not hundreds of reports...

It's damn pathetic.
ben77272 2013 年 7 月 22 日 上午 8:00 
I mean any of the times i tried. I even redownloaded spore and it still sayed "Could not find Data directory, we cannot run.[1004]" after i ran your program

thank you for all your time that you have given to help other people.

引用自 LordLeeCH
What do you mean "any of them?" [/quot
最後修改者:ben77272; 2013 年 7 月 22 日 上午 8:03
Leech 2013 年 7 月 22 日 下午 1:55 
what version of windows? 32 or 64?
ben77272 2013 年 7 月 22 日 下午 7:39 
64

引用自 LordLeeCH
what version of windows? 32 or 64?
The Seanhub 2013 年 7 月 24 日 上午 6:20 
how do you do it with windows vista
Lucy 2013 年 7 月 24 日 上午 6:28 
引用自 sean.ninjachicken
how do you do it with windows vista

Run as administrator
FLM 2013 年 7 月 27 日 上午 12:16 
what is the program and your program
Zé da 12 O Cone 2013 年 7 月 27 日 上午 6:40 
run what?!
Zé da 12 O Cone 2013 年 7 月 27 日 上午 6:41 
and with windows XP
Zé da 12 O Cone 2013 年 7 月 27 日 上午 6:42 
?
Lucy 2013 年 7 月 27 日 上午 6:44 
引用自 bernardobb8
run what?!

Run the program which was posted in the thread
Leech 2013 年 7 月 27 日 下午 11:53 
Here's what my program adds to your registry:

32 BIT WINDOWS:



Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Electronic Arts\SPORE]
"AppDir"="Spore"
"Locale"="en-us"
"PlayerDir"="My Spore Creations"
"DataDir"="C:\\Program Files\\Steam\\steamapps\\common\\Spore\\Data\\"
"InstallLoc"="C:\\Program Files\\Steam\\steamapps\\common\\Spore"
"ReIndexYesOrNo"=dword:00000000
"InstallCompleted"=dword:00000001





64 BIT WINDOWS



Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Electronic Arts\SPORE]
"AppDir"="Spore"
"Locale"="en-us"
"PlayerDir"="My Spore Creations"
"DataDir"="C:\\Program Files (x86)\\Steam\\steamapps\\common\\Spore\\Data\\"
"InstallLoc"="C:\\Program Files (x86)\\Steam\\steamapps\\common\\Spore"
"ReIndexYesOrNo"=dword:00000000
"InstallCompleted"=dword:00000001




Notice that the DATADir and the InstallLoc are the paths to the folders on your hard drive. If your Spore has been installed ANYWHERE ELSE, it may not find it. So I changed my program to find your Steam folder, then it makes the paths relative to your Steam folder. Again, this might not work for you if Spore isn't installed in your Steam folder.

Suggestion

1.) Find your Spore folder. You can search for Spore.* from Windows Search
2.) Copy the section above for your version of Windows.
YOU MUST INCLUDE "Windows Registry Editor Version 5.00" and stop AFTER "InstallCompleted"
3.) Paste this in to Notepad.
4.) Edit the DataDir line to reflect the location of Spore on your hard drive, INCLUDING \\Data\\ on the end.
5.) Change InstallLoc to reflect the install folder.
6.) Save the file as Spor.reg and run it.
The king of Bored 2013 年 7 月 28 日 上午 8:33 
i ahve windows 8 and the programs stops working, and i really want to play, and idea on how to help
Leech 2013 年 7 月 28 日 上午 10:57 
Right click on the program and choose "Run as Administrator"
Idle 2013 年 7 月 29 日 上午 12:13 
my windows 8 does not have a "run as administrator" help!!!
< >
目前顯示第 16-30 則留言,共 138
每頁顯示: 1530 50

張貼日期: 2013 年 7 月 14 日 下午 1:35
回覆: 138