View Single Post
  #2 (permalink)  
Old 01-29-2009, 10:16 PM
bzxzlg's Avatar
bzxzlg
N00b
Offline
Location: ATL
 
Join Date: Oct 2007
Posts: 42
Reputation: 5
bzxzlg is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: MP3 Playing Woes

Take a gander at this ..

http://forum.ppcgeeks.com/showthread...182#post117182

So if you have a reg editor(like PHMregedit), here's the long and short from my notes ...
**** To resolve skipping audio ****
Need to change BlockTransferSize which specifies the maximum amount of blocks to send per bus transfer.

[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ***\SDMemory_Class]
[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Cl ***\MMC_Class]
Change the value of BlockTransferSize in each class from the default of 64 (0x000040) to 32 (0x000020).

Hope this helps ...
Cheers
__________________
---
Pressure is something you feel only if you don't know what you're doing.
- Chuck Noll

Last edited by bzxzlg; 01-29-2009 at 10:30 PM.
Reply With Quote