Admin Game Master
Posts : 138 Points : 258 Join date : 2011-12-17
| Subject: [Guide] High Priority Gaming Fri Feb 10, 2012 8:18 am | |
| Here I will show you how to run Games or any .exe apps in your PC.Please follow Steps in this Tutorial if you want to try this Proceed at your own risk.
as an example, I will be using frozen throne.1. Right click on desktop 2. Go to new and create new text document 3. Open the text document and enter these codes Code: - Quote :
- @echo off
cd /d "file path of your executable file" start /high "game.exe" Sample: - Quote :
- @echo off
cd /d C:\program files\Warcraft III start /high war3.exe then saved it as kahitanopwede.bat 4. Save to desktop as kahitanopwede.bat (whatever you like) 5. Open it and see if it works.the .exe file you place here will automatically be placed on high priority which makes the game faster with less lag (connection issues are not included)Tried, Tested and Working. | |
|