-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
45232a2
commit 1a5776d
Showing
1 changed file
with
3 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,5 @@ | ||
## 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 | ||
|
||
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) | ||
The Arduino stuff moved [here.](https://github.com/LegacyNsfw/ArduinoVpw) |