var fDesc=new Array(); fDesc[0] = "When we mention electronic entertainment, the things that instantly come to mind are games, movies and music. As an avid gamer, I think you know what it feels like when a game lags. There are many tools available out there that can help you optimize your PC for gaming. Today wisecleaner.com - the author of Wise Care 365, Wise Registry Cleaner, Wise Disk Cleaner etc. - published a new PC optimization utility called Wise Game Booster. It will assist you in resolving performance issues in games by optimizing your system processes and services. It lists down all the processes, threads and services that can be suspended or turned off in order to reserve maximum system resources for your games. Upon launch, it will analyze both user and system-initiated processes and services, and marks all those services and processes that may interfere with games. You can choose to suspend the processes and services or force-stop them with a click.

Wise Game Booster will run on any PC running Microsoft Windows XP or later. Wise Game Booster supports English, Arabic, Belarusian, Chinese, Simplified Chinese, Traditional Chinese, Dutch, Estonian, French, Hungarian, Italian, Japanese, Korean, Polish, Portuguese, Romanian, Russian, Spanish, Turkish."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }