EM-ZERO.COM

Random Tech Blog of Randomness

Category : Patches

HTC EVO 4G Kernel Source Code Released!

evo4gsource

That’s right, folks! HTC’s first 4G phone (wait, I mean the first 4G phone) is now able to be toyed around with more than ever before. HTC has released the source code for the EVO 4G’s kernel.

I smell (taste?) Froyo right around the corner. Hopefully quick because Android 3.0 (Gingerbread) is right around the corner. Let’s go, xda-dev!

Hit the download link below for the goods.

Source: [developer.htc.com]

  • Share/Bookmark

[FIXED] ASUS G73JH Audio Issue – System Locks Up

Because I’m lazy, I’m going to copy and paste my post from the NBR forums here:

My Post on the Notebookreview.com Forums...

This is also going to be a direct copy-and-paste from the NBR forums about an issue that I personally ran into. Credit goes to xzero101. Hopefully this can help someone! Click more to read on.

Read More…

  • Share/Bookmark

Microsoft Picture-It! 2002 Patch

If your Microsoft Picture-It! 2002 closes immediately after opening a template, then you need this patch. I had a customer in today with this problem, and while I’d never seen it or heard of it before, this patch fixed it immediately. Install, no need to restart, and you’re done!

Click here to download pi19299.exe!

  • Share/Bookmark

Lower Your Ping with TcpAckFrequency & TCPNoDelay

A few hints to lower your ping in many online games:

1) Run regedit and find the following location…

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\

Parameters\Interfaces\

2) Add a new DWORD (32-bit) named “TcpAckFrequency” and set its value to “1″ under the desired interface.

3) Add a new DWORD (32-bit) named “TCPNoDelay” and set its value to “1″ as well.

4) Next, find this location…

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSMQ\Parameters

5) Add a new DWORD (32-bit) naned “TCPNoDelay” and set its value to “1″.

6) Close regedit, reboot, and you’re done.

This was taken from other sites. I just put it on my blog for my own reference purposes. Enjoy!

  • Share/Bookmark