• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

BOINC Suspend and Gaming

Joined
Sep 25, 2006
Messages
2,312 (0.36/day)
Location
Norn Iron
Processor Q9550 @3.8
Motherboard Asus Maximus Extreme
Cooling Custom water cooling
Memory 4GB Patriot Viper DDR3 1600MHz
Video Card(s) 2x HD4870 512MB
Storage 2x 500GB
Display(s) 3x LG L226WTQ 22" Widescreen LCD
Case Modded TJ07
Audio Device(s) On board
Power Supply PC P&C Silencer 750
Software Windows 7 Ultimate
Just seen this post over at XS by [XC] riptide.

Thought I would post it here, as it may help out some crunchers here as well.


Solution to your and everyone elses gaming/suspend issues.

Find cc_config.xml

and put in


Code:
<cc_config>
  <options>
     <exclusive_app>Speed.exe</exclusive_app>
     <exclusive_app>Crysis.exe</exclusive_app>
     <exclusive_app>FarCry.exe</exclusive_app>
     <exclusive_app>NFSHP2.exe</exclusive_app>
     <exclusive_app>FarCry2.exe</exclusive_app>
     <exclusive_app>Dirms.exe</exclusive_app>
     <exclusive_app>Spybot.exe</exclusive_app>
  </options>
</cc_config>


If you don't have a cc_config.xml file, simply make one with the above format and drop it into your BOINC directory or put cc_config.xml in the Boinc DATA folder if its Win7/Vista C:\ProgramData\BOINC
Whatever games you want to suspend BOINC.

Make sure its the actual game.exe that you put in and NOT the launcher.exe
Also make sure you hit Advanced>read Config file in your BoincManager.
Works on v6.4+ of Boinc.

You can find the thread here, and all acknowledgements go to the guy's there for this fix.
 

XSRIPTIDE

New Member
Joined
Apr 6, 2009
Messages
24 (0.00/day)
Just to add I came acorss this tip from a guy called Munday from BOINC UK. It really isn't a tip... it *should* be common knowledge what you can do with the cc_config and config files. Just buried in the manuals I suppose.
 
Joined
Sep 25, 2006
Messages
2,312 (0.36/day)
Location
Norn Iron
Processor Q9550 @3.8
Motherboard Asus Maximus Extreme
Cooling Custom water cooling
Memory 4GB Patriot Viper DDR3 1600MHz
Video Card(s) 2x HD4870 512MB
Storage 2x 500GB
Display(s) 3x LG L226WTQ 22" Widescreen LCD
Case Modded TJ07
Audio Device(s) On board
Power Supply PC P&C Silencer 750
Software Windows 7 Ultimate
Cheers Riptide, guess we just dont take the time to read all the info, it's too easy to install and go now.
 
Top