Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 3 additions & 29 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,7 @@
## Overview
## THIS PROJECT HAS MOVED

These tools are a work in progress. They currently support reading, writing, and data logging with General Motors P01, P10, P12 and P59 Powertrain Control Modules (PCMs).
PCM Hammer's home is now here: [https://github.com/PcmHammer/PcmHammer](https://github.com/PcmHammer/PcmHammer)

## Installation
The Arduino stuff moved [here.](https://github.com/LegacyNsfw/ArduinoVpw)

Go here: https://github.com/LegacyNsfw/PcmHacks/releases

The most recent release will be at the top of that page.

Click "Assets" (below the description of the release) and download the .zip file.

Extract the contents of the zip file, and run PcmHammer.exe or PcmLogger.exe.

## Links

[The wiki for this project](https://github.com/LegacyNsfw/PcmHacks/wiki)

[The GM section of pcmhacking.net](https://pcmhacking.net/forums/viewforum.php?f=42)

[Announcements on Facebook](https://www.facebook.com/PcmHammer)

[A shortcut to the project's GitHub page](http://pcmhammer.org/)

[Universal Patcher](https://universalpatcher.net/)

## What do I need to edit bin files?

Most people use tunerpro. To do so you need to know the operating system id of your computer (OSID) and use that to find a matching XDF file which tells tunerpro what is in the XDF and how to edit it. XDFs can be found on pcmhacking.net and other places. Also check out [Universal Patcher](https://universalpatcher.net/) which does a lot more than just patching!

## Where did the Arduino stuff go?

[Here.](https://github.com/LegacyNsfw/ArduinoVpw)
Loading