Monday, June 20, 2011

Play game in full speed

Some of the low configured computer supplied slow gaming output. You can make it faster than before. To do this manually-

1. Click on start\Run & type notepad. Hit Enter & edit these code as your location

@echo off
cd /d "c:\programfiles\"
start /high gamename.exe


2. Save it as "nolag.bat" if it shows error type "nolog.bat"

3. Right click on it & edit that save file, it should look like this-

@echo off
cd /d C:\Program Files\
start /high gamename.exe


4. Cancel editing.

5. Double click on it.

Hint: If this process becomes unusable, Download IQbit game booster. It is good.

No comments: