Page 9 of 97
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 7:07 am
by NSFW
Also, there are some XDFs in the GitHub repository, and I'm told there's one more to be added soon.
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 8:32 am
by brandonwh64
I tried signing up for their forums since it was the only way to download the file but their forums wont send me the activation email. been two days since I tried to sign up.
*EDIT* I was able to change my email to an alternate gmail account and it sent the email to it. Got the XDF! Thank you!
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 11:29 am
by immortality
Hopefully once Antus sets up a new sub directory we can repost all the relevant files there.
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 11:52 am
by antus
Were currently thinking we'll host on github, accept pull requests from contributors, keep them in version control and mirror them on this site.
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 12:24 pm
by brandonwh64
I am going to beta test this on a 4896 WITHOUT the OS flash. The more I research, the more it shows the ECUs OSes are close. I believe it will work and like I mentioned in other posts, I have multiple for testing. I ordered all the connectors to do a bench test.
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 12:36 pm
by NSFW
brandonwh64 wrote:I am going to beta test this on a 4896 WITHOUT the OS flash. The more I research, the more it shows the ECUs OSes are close. I believe it will work and like I mentioned in other posts, I have multiple for testing. I ordered all the connectors to do a bench test.
"There are no failed experiments. Only new data."
- Bryce from the Max Headroom series
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 12:42 pm
by UCMatt
I tested this on an 896 this morning and it worked beautifully for a VATS delete.
Awesome work guys!
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 1:02 pm
by Holden202T
nice work to all involved!

Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 2:02 pm
by DavidBraley
NSFW wrote:Also, there are some XDFs in the GitHub repository, and I'm told there's one more to be added soon.
I just tried to load one of the XDF's from the GitHub repository to make some kind of comparison to the ones I'm using, and it would not load into TunerPro RT. I then thought that I needed to load the checksum .dll from the GitHub repository so that it matched the XDF from the repository, or so I thought. TunerPro would not load the checksum either. The error messages I get are very cryptic, and I need to go back and let you know exactly what they say. I will report back...
In the mean time, the XDF's and checksum I'm using from the previous link near the bottom of page 8 still work fine.
Re: PCM Hammer - new ls1 flash tool
Posted: Wed Jan 02, 2019 2:20 pm
by antus
Yeah the XDFs are a bit of a mixed bag, dont as of yet assume they all work or work well. I know Dimented's XDF for the '2008 OS are good, some otherws will be, some may not be. I've just updated my checksum plugin to support 1 Mbyte PCMs (someone started copying the plugin around without the readme.txt on the American sites so most people dont know where it came from). Once that's been been tested we'll look to using it with newer OSs where required, and it'll still work with the old. Note that its only needed for code patches, and so far Im not aware any code patches have been created outside of the commercial products. I have seen a lean cruise enable patch for one of the 1Mbyte OS but when I checked it was a calibration patch, not OS, so the plugin was still not required.
Most the XDFs which use the plugin were written without the authors realising they could have used tunerpro's built in sum functionality and set it to the default TP plugin with 16 bit data, 16 bit store, 2's compliment type. Over time we and anyone who understands the XDFs should be able to start validating what exists and improving the quality. We'll also tidy up our repo and let the world know when particular XDFs are ready for users.