Is this missing the hack to "5. Increase Storage Card Block Transfer."?
Hacks in the file seem to go from the FPS one straight to the disable icon ones...
Code:
<characteristic type="HKLM\Software\HTC\Camera\Recparam\MP4Small">
<parm name="FrameRate" value="19" datatype="integer"/>
</characteristic>
<characteristic type="HKLM\Services\WirelessMgr">
<parm name="Keep" value="0" datatype="integer"/>
</characteristic>
<characteristic type="HKLM\Services\ScreenRotate">
<parm name="ShowIcon" value="0" datatype="integer"/>
</characteristic>
I thought these were the reg's related to that...
Quote:
Originally Posted by schwos
HKLM\Drivers\SDCARD\ClientDrivers\Class\SDMemory_C lass
*BlockTransferSize - 64 (Dword)
*If you experience skipping audio try 32 or 16.
Specifies the maximum amount of blocks to send per bus transfer.
*SingleBlockWrites - 1 (Dword)
*Optional, may help with skipping video when recording to SD.
This over rides BlockTransferSize and forces the driver to use single block transfers.
|