HTC Magician

Generation 9 registry settings

Long power key press function:
[HKEY_LOCAL_MACHINE\Software\CotullaCode\PWRBTN]
"Function"=dword:0


0 - Full power off with ask [default] 1 - Full power off without ask 2 - Soft reset without ask 3 - Soft reset with ask 4 - Turn screen off 5 - Do screenshoot. (Stored into \SCRN\ directory in PNG format) You don't need soft reset after changing value.
Enable AudioBooster:
[HKEY_LOCAL_MACHINE\Software\CotullaCode\EQU]
"EnableSecond"=dword:0
0 - disabled, _slightly_ loudly and less CPU load [default] 1 - enabled You need soft reset after changing value.
Show current CPU frequency: Frequency shown only after speed change in left top corner.
[HKEY_LOCAL_MACHINE\Software\CotullaCode\MISCDRV]
 "ShowFreqOnScreen"=dword:0

0 - don't show [default]
1 - show 
You need soft reset after changing value. Wired headset button: Enable functionality
[HKEY_LOCAL_MACHINE\Software\CotullaCode\WAVEDEV]
"HdsBtnEnable"=dword:1
0 - disable, no actions on button press 1 - enable [default] You need soft reset after changing value. Wired headset button program launch: Need enabled wired headset button before.
[HKEY_LOCAL_MACHINE\Software\CotullaCode\WAVEDEV]
"HdsBtnAction"="\Windows\Calc.exe"
[value]=string, path to EXE file. [default - none] You need soft reset after changing value. Charge battery speed:
[HKEY_LOCAL_MACHINE\Software\CotullaCode\BATDRV]
"USBCharging"=dword:2
"ACCharging"=dword:2

0 - disable charge (not applied to AC)
1 - slow charge (about 100/500 ma current for USB/AC)
2 - fast charge (about 500/1000 ma current for USB/AC) [default]

You don't need soft reset after changing value.


Show negative current for programs: 

[HKEY_LOCAL_MACHINE\Software\CotullaCode\BATDRV] 
"NegativeCurrent"=dword:0
0 - report always positive current 1 - report positive current for charge and negative for discharge You need soft reset after changing value. Battery state update interval:
[HKEY_LOCAL_MACHINE\Software\CotullaCode\BATDRV]
"UpdateInterval"=dword:2710  ; 10 sec
[value] - delay between data update. default is 10 sec, smaller value may cause big system load. You need soft reset after changing value. Keypad light: Light of red and green keys.
[HKEY_CURRENT_USER\ControlPanel\Backlight]
"KeyPadLight"=dword:0
0 - disabled [default] 1 - enabled You don't need soft reset after changing value. Enable 520 Mhz mode: Eenable 520 Mhz CPU speed (OVERCLOCK!!!)
[HKEY_LOCAL_MACHINE\Software\CotullaCode\IPM]
"EnableUltraFastMode"=dword:0 ; was 1

0 - disabled [default]
1 - enabled, you can choose it in Device Speed

You need soft reset after changing value.


Enable 104 Mhz mode:
Enable 104 Mhz CPU speed

[HKEY_LOCAL_MACHINE\Software\CotullaCode\IPM]
"EnableUltraLowMode"=dword:1 

0 - disabled 
1 - enabled, you can choose it in Device Speed [default]

You need soft reset after changing value.


Maximum output volume:

[HKEY_LOCAL_MACHINE\Software\CotullaCode\WAVEDEV]
"OutVolume"=dword:0
0x00 - maximum volume [default] XXXX - some volume 0xFC - full silent You need soft reset after changing value. 17.08.2009 -Cotulla