I actually was able to figure this out. Believe it or not, the apk from the Droid X works. Here's how I got it working:
1)You need to remove the 2 apks you have installed in adb shell (i.e. rm /system/app/VVM.apk , do the same for VVMStub.apk)
2)Go to the following URL and download the Droid X Vvm apk:
http://www.chadhaney.com/droidXDefault/
This will download defaulted as a .zip file. You will need to change it manually to a .apk extension
3)Install this apk on your Incredible. I pushed it directly to my system/app folder using adb. You may also be able to drop it on your memory card and install it using Astro
Good luck, lmk how it works. It looks different than the stock Incredible VVM UI, but it works well. Took me a lot of searching to find something that works.