Login  Register
 



Post new topicReply to topic Go to page 1, 2, 3  Next
 
Author Message
 PostPosted: 14 Dec, 2007 
 
User avatar

Joined: 24 Feb, 2007
Posts: 169
Offline
Related discussion:
http://forums.gaspowered.com/viewtopic.php?t=23628

All the tricks used in this tool came from the above topic, I just made them (almost) fully automatic.

What's the point?
-Supports Dual Core and Quad Core, SC and SCFA, may even apply to other games or applications.
-Autostart with game exe, one click unload when done
-No negative impact on online game (from my experience so far)
-No negative impact on stability (from my experience so far)
-YMMV in the amount of performance boost, some reported big boost, some reported few or no boost, some reported negative boost
-Command-line interface for added historical value

Download here

Readme:
Quote:
Core Cleaner (cclean.exe) by Superdog <beachletter@hotmail.com>
12/13/2007 v1.0

This was originally designed to enhance multicore effeciency for the RTS game Supreme Commander, but it could also be used on any other game or application.

The tool will move all non-system processes to the last CPU core of a dual core or quad core computer, leaving more room for an application that heavily utilizes the first core(s). It could also assign process priority to the specified application (optional).

General usage: cclean [name of executable] [RealTime/High/AboveNormal/Normal/BelowNormal/Low]

The cmax.exe included in the package is Core Maximizer 1.03 made by MadBoris, a SupCom specific optimizer tool (renamed the exe to make it autoload and unload together with cclean). It should be used together with the core cleaner to provide better performance boost.

====================================================

Installation instruction for SC (not FA):

1. Extract cclean.exe and cmax.exe to your Supreme Commander\bin folder.

2. Find SupComDataPath.lua in the same folder, back it up, turn off read-only, then add these to the end of file:
os.execute("start cclean.exe SupremeCommander.exe high")
os.execute("start cmax.exe")

3. Done! Now both tool will auto start with the game. When you're done, press any key to unload both of them.

====================================================

Installation instruction for SCFA:

1. Extract cclean.exe and cmax.exe to your Supreme Commander - Forged Alliance\bin folder.

2. Find SupComDataPath.lua in the same folder, back it up, turn off read-only, then add these to the end of file:
os.execute("start cclean.exe ForgedAlliance.exe high")
os.execute("start cmax.exe")

3. Run cmax.exe once, go to options, choose ForgedAlliance.exe, save and close.

4. Done! Now both tool will auto start with the game. When you're done, press any key to unload both of them.

====================================================

To disable autostart:

Simply delete the corresponding lines in SupComDataPath.lua.

To uninstall:

Delete the corresponding lines in SupComDataPath.lua and delete both exe files.

======================================================

Tools used in making cclean:

Process 2.03 by Craig Peacock
http://www.beyondlogic.org

ShoveAffinity 1.0 by Adsci Engineering
http://www.adsciengineering.com/tools/shoveaffinity/

======================================================


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 

Joined: 17 Nov, 2007
Posts: 298
Offline
awesome, sticky this!


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 
User avatar

Joined: 04 Aug, 2007
Posts: 41
Offline
I love this tool :D


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 

Joined: 15 Feb, 2007
Posts: 284
Offline
So far so good.. Not really noticing improvement, maybe a little bit, but its not worse either. :)


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 

Joined: 24 Feb, 2007
Posts: 767
Offline
Have you tested if this breaks patching?

_________________
Yeah yeah, it's that multipass movie. I get it now.


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 
User avatar

Joined: 24 Feb, 2007
Posts: 169
Offline
korbendallas wrote:
Have you tested if this breaks patching?

It shouldn't, supcomdatapath was usually untouched in patching.

Even if it does, just restore original copy of supcomdatapath, apply patch, then add the code back.


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 
User avatar

Joined: 10 Jun, 2007
Posts: 1780
Location: umm... look! a distraction!
Offline
Sounds great, will DL on new computer when I finish it.


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 
User avatar

Joined: 03 Jun, 2007
Posts: 287
Location: Area 51
Offline
Single core's getting no love. Someone make something for me! =(

_________________
Intelligence Breeds Insanity

-----

All grown up now. Click it, though, if you still want to. ^^

Image


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 

Joined: 05 Mar, 2007
Posts: 26
Offline
well when your one core is maxed out there isnt much you can do except optimize the game code


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 
User avatar

Joined: 09 Mar, 2007
Posts: 8914
Location: In Soviet Russia, computer owns you!
Offline
SooperNoobie wrote:
Single core's getting no love. Someone make something for me! =(


These days, dual cores are super cheap.

_________________
I was the first to hit over 9000 before the purge deleted all my spam, damn it.


Top
 Profile  
 PostPosted: 14 Dec, 2007 
 
User avatar

Joined: 03 Jun, 2007
Posts: 287
Location: Area 51
Offline
Vid-szhite wrote:
SooperNoobie wrote:
Single core's getting no love. Someone make something for me! =(


These days, dual cores are super cheap.

Yeah. Trying to build a new computer.

Plan on jumping on the bandwagon and making a "IS DIS RIG GEWD??/" thread like everyone else has done at least once.

_________________
Intelligence Breeds Insanity

-----

All grown up now. Click it, though, if you still want to. ^^

Image


Top
 Profile  
 PostPosted: 16 Dec, 2007 
 

Joined: 16 Dec, 2007
Posts: 24
Offline
Tnx! It works fine for me, and I never have to start core maximizer manually again.


Top
 Profile  
 PostPosted: 16 Dec, 2007 
 
User avatar

Joined: 01 Mar, 2007
Posts: 622
Offline
I like this. I have a P4 with hyperthreading, but it still works for optimizing both "cores."


Top
 Profile  
 PostPosted: 16 Dec, 2007 
 
User avatar

Joined: 19 Feb, 2007
Posts: 378
Location: UK
Offline
Excellent! Simple, effective and automatic!

_________________
Image


Top
 Profile  
 PostPosted: 18 Dec, 2007 
 

Joined: 19 Feb, 2007
Posts: 25
Offline
I will definitely try it tomorrow. Here's hoping it works!


Top
 Profile  
 PostPosted: 18 Dec, 2007 
 
User avatar

Joined: 30 Apr, 2007
Posts: 87
Location: Sweden
Offline
I can't say for sure, but it feels like the game is running a little better late game.
I'm running a slow dual core (x2 3800+) so these kind of tools is highly appreciated. :D

_________________
Image


Top
 Profile  
 PostPosted: 31 Dec, 2007 
 

Joined: 03 Oct, 2007
Posts: 8
Offline
maybe i'm missing something because i'm really tired and frustrated with the poor performace i've been getting, but it's saying the .lua is read-only and that it therefore cannot be edited

what am i doing wrong -_-


Top
 Profile  
 PostPosted: 31 Dec, 2007 
 

Joined: 06 Mar, 2007
Posts: 113
Offline
In XP: Right-click the file, go to properties, uncheck 'read-only'

:)

_________________
Image


Top
 Profile  
 PostPosted: 31 Dec, 2007 
 

Joined: 03 Oct, 2007
Posts: 8
Offline
oh my god it's so obvious after some sleep >_> thanks!


Top
 Profile  
 PostPosted: 21 Jan, 2008 
 

Joined: 21 Jan, 2008
Posts: 1
Offline
I followed the instructions to the letter for FA, but the programs won't auto start when I start the game up.


Top
 Profile  
 PostPosted: 22 Jan, 2008 
 
User avatar

Joined: 15 Feb, 2007
Posts: 1443
Location: Near Sheffield, England
Offline
I've got a quad in me new computer, I've yet to try it cause of college assignments, (can't wait, only had a single core before lol) and I was fearing me new comp to a be a little too beefy and not get utilised fully.

But from what I understand this proggy can be used to not only enhance supcom's use of a quad (in my case) but for other programs and games as well with no known negative effects?

Also I see ya mention it includes Madboris's fix, (which i was thinking of getting before I saw this) so this means that I only need this tool as it includes the whole thing anyways and not haveto download both seperately ya? Or does it just use a concept or part of Boris' proggy.

_________________
Image


Top
 Profile  
 PostPosted: 22 Jan, 2008 
 

Joined: 17 Feb, 2007
Posts: 130
Location: Australia
Offline
SooperNoobie wrote:
Single core's getting no love. Someone make something for me! =(


The original core optimizer works on single core H/T p4`s


Top
 Profile  
 PostPosted: 23 Jan, 2008 
 

Joined: 15 Dec, 2007
Posts: 38
Location: DC
Offline
Won't take. I put in in the FA/bin folder, and run it as admin (I'm in Vista), does the whole cancel-or-allow thing, then promptly does nothing.

_________________
Cybran Nation


Top
 Profile  
 PostPosted: 24 Jan, 2008 
 
User avatar

Joined: 23 Jun, 2007
Posts: 160
Location: Germany
Offline
Great tool and works fine except for replays and Editor (can't find cclean.exe and cmax.exe, while it works by starting game normal?!? as mentioned), clearly it is not your fault, but anyway I would like to mentioned it.

Thanks a lot.

Edit: Changed to hopefully better understandable text ;)

err and yes Sticky it please


Top
 Profile  
 PostPosted: 17 Feb, 2008 
 

Joined: 11 Feb, 2008
Posts: 30
Offline
on vista:

Problem signature:
Problem Event Name: APPCRASH
Application Name: cclean.exe
Application Version: 1.0.0.0
Application Timestamp: 2a425e19
Fault Module Name: kernel32.dll
Fault Module Version: 6.0.6000.16386
Fault Module Timestamp: 4549bd80
Exception Code: c0000005
Exception Offset: 0004fcac
OS Version: 6.0.6000.2.0.0.256.1
Locale ID: 1031
Additional Information 1: b37c
Additional Information 2: 2a7328d8bb40c81c93b4b5f46adb8e10
Additional Information 3: b37c
Additional Information 4: 2a7328d8bb40c81c93b4b5f46adb8e10


Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic Go to page 1, 2, 3  Next



Quick Tools

Search for:
Jump to:  

© 2002-2010 Gas Powered Games Corp. All Rights Reserved. Gas Powered Games is the exclusive trademark of Gas Powered Games Corp.
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
 
Home| Games | Company | News & Press | Support
  Terms of Use   |    Copyright Information   |    Privacy Policy