Hello all.
I have just installed Spring on my dual core computer.
As per the instuctions in the FAQs on the site, I tryed to use the ImageCFG.exe file to set spring to only run on one core.
The problem I am having is spring installs into C:\program files\spring\ and ImageCFG.exe doesnt seem to recognise spaces in the file path.
I am typing 'imagecfg -a 0x1 c:\program files\spring\spring.exe' and receiving the following.
IMAGECFG: unable to map and load c:\program
IMAGECFG: unable to map and load files\spring\spring.exe
Other than reinstall to a directory with no spaces, is there a simple answer to this? Special charecter etc..?
Thanks in advance,
ST
ImageCFG.exe
Moderator: Moderators
Re: ImageCFG.exe
use
(note the quotes)
Code: Select all
imagecfg -a 0x1 "c:\program files\spring\spring.exe"
-
- Posts: 17
- Joined: 04 Feb 2008, 14:07
Re: ImageCFG.exe
now if that works an i never tryed it, i'ma deny all knowelage of this thread
Thanks!!
ST

Thanks!!
ST
-
- Posts: 17
- Joined: 04 Feb 2008, 14:07
Re: ImageCFG.exe
Excellent, that did infact work.
Thanks Tobi!
ST
Thanks Tobi!
ST
Re: ImageCFG.exe
Any pathes or filenames with spaces in them must be put in "".
-
- Posts: 17
- Joined: 04 Feb 2008, 14:07
Re: ImageCFG.exe
hello again!!
I have set all the spring .exe files to a single core, but I still have low FPS issues. Any ideas why?
System spec:
Intel Dual Core 2.8GHz
3GB RAM
GeForce 8400 GS: 450MHz Core, 512MB RAM
I have set all the spring .exe files to a single core, but I still have low FPS issues. Any ideas why?
System spec:
Intel Dual Core 2.8GHz
3GB RAM
GeForce 8400 GS: 450MHz Core, 512MB RAM
Re: ImageCFG.exe
Have you turned off multithreading optimisations in your graphics driver settings?
-
- Posts: 17
- Joined: 04 Feb 2008, 14:07
Re: ImageCFG.exe
I am not dure, but I have turned down some of the graphics settings and it works fine now.
I think it is likely you are right.
Many Thanks,
ST
I think it is likely you are right.
Many Thanks,
ST