A few people asked me where to get the sliding sounds (Synthetic, Mechanical, Sword)
that were in pre8. The sliding sounds are from a HTC Raphael ROM, and I’ve posted both OEM packages and cabs with the sound here. You don’t need nueSlidingKB to get them to work. I’ve also posted nueSlidingKB, and several other tools are going up.
For reference, if you wanted to add your own sounds, you would add registry entries such as:
[HKEY_LOCAL_MACHINE\Software\HTC\SlidingSound\NUMBER]
@="My Sound"
"in"="soundin.wav"
"out"="soundout.wav"
Where number is a integer from 0-99, “My Sound” is the name of the sound you want to add, and soundin.wav/soundout.wav are the sliding in and out sounds, respectively.