This app for Changing screen resolution and DPI.
For example I change resolution and dpi in my HTC HD mini to play games.
Sources available.
Version 2:
Manual:
1) Copy "csrd.exe", "injection.dll" to root dir "\"
2) Create text file "pr.txt" in root dir "\"
3) Fill pr.txt with pattern, described below.
4) Run csrd.exe
5) For unload dll and stop csrd run unload.exe (in any dir)
Pattern:
Example:
First record is resolution for other processes (that not described below).
Process with name ppc.exe will work with 240x320x96 resolution.
Process with name calc.exe will work with 100x100x196 resolution.
Other process will work with 320x480x128 resolution.
For example I change resolution and dpi in my HTC HD mini to play games.
Sources available.
Version 2:
Manual:
1) Copy "csrd.exe", "injection.dll" to root dir "\"
2) Create text file "pr.txt" in root dir "\"
3) Fill pr.txt with pattern, described below.
4) Run csrd.exe
5) For unload dll and stop csrd run unload.exe (in any dir)
Pattern:
Code:
<width> <height> <dpi> <process name or path>
Code:
320 480 128 .exe 240 320 96 ppc.exe 100 100 196 calc.exe
Process with name ppc.exe will work with 240x320x96 resolution.
Process with name calc.exe will work with 100x100x196 resolution.
Other process will work with 320x480x128 resolution.
No comments:
Post a Comment