Monday, 23 June 2014

[APP]Change screen resolution and DPI (CSRD)

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:
Code:
<width>
<height>
<dpi>
<process name or path>
Example:

Code:
320
480
128
.exe
240
320
96
ppc.exe
100
100
196
calc.exe
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.
ATTACHED FILES
File Type: zipCSRD.zip - [Click for QR Code] (9.0 KB, 471 views)
File Type: zipCSRD_src.zip - [Click for QR Code] (50.1 KB, 250 views)
File Type: zipCSRD2.zip - [Click for QR Code] (22.1 KB, 269 views)
File Type: zipCSRD2_src.zip - [Click for QR Code] (41.6 KB, 189 views)

No comments:

Post a Comment