Title: Anything else I can clean out? Post by: antechinus on 2008 November 21, 03:24:53 I have just loaded up Sims2 on a new machine, and I want it to be as clean as I can get it. I have replaced all the templates with empty ones, removed all character, storytelling and thumbnail files, deleted the video files, made the objects.package files read only, changed the .exe to noCD and downloaded the director's cut. Is there anything else I need to do before playing?
I will be running it in a separate account. What processes can I safely kill? Title: Re: Anything else I can clean out? Post by: Theo on 2008 November 21, 18:20:19 There aren't that many processes you can kill on a clean windows install, but you can always stop unnecessary services, for a slight performance boost.
Here's a batch file I run before most games (in WindowsXP, obviously): Code: @ECHO OFF If you don't need net access during gameplay, you can run this second script: Code: @ECHO OFF |