This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sora o Aogite Kumo Takaku Portable--ULJM06246 fix
#4
(03-10-2013, 01:28 PM)shenweip Wrote:
Code:
    
            } else if (id.getAtracCodec().getChannelLength() < 26420) {
                // The media engine is reading chunks of 26420 bytes from the channel.
                // If the channel contains less than one chunk, request more data.

Another place still freeze,I find modify to this will be better for this game.
Code:
} else if (id.getAtracCodec().getChannelLength() < 0) {
Reply


Messages In This Thread
RE: Sora o Aogite Kumo Takaku Portable--ULJM06246 fix - by shenweip - 03-10-2013, 04:10 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)