-
Notifications
You must be signed in to change notification settings - Fork 0
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
88d361c
commit 3d7653f
Showing
1 changed file
with
8 additions
and
2 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,2 +1,8 @@ | ||
# EHM_2007_Custom_Start_Date_Patch | ||
Custom start date patch for Eastside Hockey Manager 2007 | ||
# EHM 2007 Custom Start Date Patch | ||
Initially released in 2011, the Custom Start Date Patch (CSD Patch) allows you to change the starting year/season in Eastside Hockey Manager 2007. This patch does not make any changes to the ehm2007.exe file or any other files on your computer. Similar to other cheat/memory utilities, the CSD Patch alters some of the temporary data stored in your computer's RAM whilst EHM is running. By making these changes, it tricks EHM into using a year of your choice when starting a new game. | ||
|
||
Further details can be found here: https://www.ehmtheblueline.com/forums/viewtopic.php?f=88&t=8283 | ||
|
||
The CSD Patch was last compiled with Microsoft Visual Studio 2013. | ||
|
||
Please bear in mind that this is the first ever C++ code I wrote and it was a big learning curve. The standard of coding is very poor and should ideally be re-organised. However, the code is very short and simple, so it should only take an hour or two to tidy things up. |