Stuff you need
you need SDK installed
fastboot for sdk
eng-hboot
nv.img
recovery.img
I soved my soft brick problem same symptoms i did aswell flashed the wrong nvitem okay this is what i did i downloaded this
eng-hboot
rename it put in the sd card as
PC36IMG.put the sd card in your phone let it do its thing say yes to everything. it gave me a different hboot version
HBOOT-0.76.2000. then reboot go back into HBOOT say no to update and reboot this time. check to see if its the same version once it is same version choose fastboot on cell phone leave it like that.....
Now put the nv.img file and recovery.img file in your sdk tools folder example mine are stored here "C:\android-sdk-windows\tools"
go to your cmd promt on your computer type "cd you location of your SDK installed" example mine is here"cd C:\android-sdk-windows\tools"
you should now see the cmd prompt change to C:\android-sdk-windows\tools
now type fastboot flash nv nv.img
it should see sending okay flash okay or something to that extinct
now type fastboot flash recovery recovery.img
it should say sending okay flash okay
now type fastboot reboot it should restart your phone and try to get into recovery through hboot if it all went well you should have recovery going again if not pm me ill try to help you out.
bad part about it your nv item will be blank hope you have a backup of your nvitems