[record_config.cfg] Player & competition records

Discuss all aspects of editing the data and databases in EHM here. Have a question about the EHM Editor, EHM Assistant, editing the .cfg files, hex editing the .dat or .db files? Want to tweak the EHM exe file to change league rules/structure, start date etc? This is the place!
Forum rules
This is the forum to discuss all aspects of editing the EHM data and tweaking the game.

Have a bug or feature request for the EHM Editor? Post them in the EHM Editor thread. Please start a new thread or post in another thread if you have a question about how to use the EHM Editor.

Given the large number of questions on similar topics, we ask that you start a new thread for a new question unless you can locate a similar question in an existing thread. This will hopefully ensure that similar questions do not get buried in large threads.

Useful links: EHM 1 Assistant (Download) | EHM 1 Editor (Download) | EHM 1 Editor Tutorials | Editing Rules & Structures Guide | Converting EHM 2004 / 2005 DBs to EHM 1 | Converting an EHM 2007 DB to EHM 1 | Extra_config.cfg | Import_config.cfg | Player Roles
Post Reply
Tyees
Prospect
Posts: 90
Joined: Sun Aug 29, 2010 4:20 am
Location: Canada

[record_config.cfg] Player & competition records

Post by Tyees »

Figured as much, how bout a way to overwrite or delete Club Comp records?
User avatar
Manimal
TBL Admin Team
Posts: 6344
Joined: Thu Apr 24, 2008 4:01 am
Custom Rank: EHM Rosters Man
Favourite Team: Djurgårdens IF
Location: Karlstad, Sweden

Re: Official Pre Game Editor Thread. All questions here plea

Post by Manimal »

Tyees wrote:Figured as much, how bout a way to overwrite or delete Club Comp records?
Records are in the record_config file. I have never tried to change anything
moore4807
Junior League
Posts: 8
Joined: Tue Feb 23, 2010 10:12 pm
Location: Clementon NJ

[record_config.cfg] Player records

Post by moore4807 »

*** Just searched and found this;
Hey SkateLine, the way to edit the team's (and leagues history), is not through the editor. But if you go to your main EHM directory: Sports Interactive\NHL Eastside Hockey Manager 2007\data\database and choose the database you are using, open up the "record_config" file. If you can't open it, right click and click "open as..." and just select notepad or wordpad or something.

The question is when I attempt to open record_config.dat - It tells me i cannot open a dat file and opens a windows search file for .dat. (smile) what program am I missing to see .dat files ?
User avatar
archibalduk
TBL Admin Team
Posts: 20373
Joined: Tue Jul 06, 2004 8:44 pm
Custom Rank: Seaside + Fruit Juice Mode
Favourite Team: Guildford (EPL) / Invicta (NIHL)
Location: United Kingdom
Contact:

Re: Official Pre Game Editor Thread. All questions here plea

Post by archibalduk »

Hey moore. Welcome back to TBL! :)

The record_config.cfg file can be opened in Notepad. If you're having difficulties then change the file extension .txt and then change it back to .cfg once you have finished. The record_config.cfg doesn't store team and league history, it stores player and team records (e.g. most PIM, goals, etc).

The team and league histories are stored in the various club and comp .dat files. The data in these files is stored as hexadecimal and cannot be opened in Notepad. Instead, you would have to write you own software to edit the data (using the EHM 2007 database structure which I will upload shortly) or by opening the data in a hex editor such as HxD (but you will need to have an understanding of hex and a basic understanding of relational databases). With regards to hex editing, there are some tutorials from Hobbit13 here: http://www.ehmtheblueline.com/forums/vi ... =13&t=8160
moore4807
Junior League
Posts: 8
Joined: Tue Feb 23, 2010 10:12 pm
Location: Clementon NJ

Re: Official Pre Game Editor Thread. All questions here plea

Post by moore4807 »

archibalduk wrote:Hey moore. Welcome back to TBL! :)

The record_config.cfg file can be opened in Notepad. If you're having difficulties then change the file extension .txt and then change it back to .cfg once you have finished. The record_config.cfg doesn't store team and league history, it stores player and team records (e.g. most PIM, goals, etc).

The team and league histories are stored in the various club and comp .dat files. The data in these files is stored as hexadecimal and cannot be opened in Notepad. Instead, you would have to write you own software to edit the data (using the EHM 2007 database structure which I will upload shortly) or by opening the data in a hex editor such as HxD (but you will need to have an understanding of hex and a basic understanding of relational databases). With regards to hex editing, there are some tutorials from Hobbit13 here: http://www.ehmtheblueline.com/forums/vi ... =13&t=8160

Thanks Archibalduk - both for the warm greeting and the info. I quickly realize I'm WAY over my head here... :notworthy: :notworthy: :notworthy:

Quick explanation of what I was thinking, using the original 3.0.4 version w/o addons I started the NY Islanders franchise 06-07 season. Now I got Eric Brewer back and he quickly piled up points, I started getting messages that 54 points was a new record for defensemen etc. I KNOW Denis Potvin had +100 pts in 79-80 season and it shows Mike Bossy having 122pts in 82-83 (I think) But it doesnt register with the game.. (deep breath) Now I'm s u r e this has been exaustively talked about and dealt with - The above post was all I could find, and your explanation sort of answers my question... :-D :-D :-D I WAS hoping the answer would be more like " just D/L Lidas' D/B version # and all would be fixed..." LOL. If hexadecimal ethyl methyl bad stuff is what I have to deal with - methinks I'm too old and cranky to be patient enough to learn it in a reasonable timeframe. Instead I can quickly learn to ignore these arcane messages instead!

Thank you for your time and consideration for answering my questions.
User avatar
Loosie
Team Captain
Posts: 941
Joined: Fri Mar 14, 2008 2:16 pm
Custom Rank: Holy journeyman Batman
Location: Kitchener, Ontario, Canada

Re: Official Pre Game Editor Thread. All questions here plea

Post by Loosie »

moore4807 wrote:
archibalduk wrote:Hey moore. Welcome back to TBL! :)

The record_config.cfg file can be opened in Notepad. If you're having difficulties then change the file extension .txt and then change it back to .cfg once you have finished. The record_config.cfg doesn't store team and league history, it stores player and team records (e.g. most PIM, goals, etc).

The team and league histories are stored in the various club and comp .dat files. The data in these files is stored as hexadecimal and cannot be opened in Notepad. Instead, you would have to write you own software to edit the data (using the EHM 2007 database structure which I will upload shortly) or by opening the data in a hex editor such as HxD (but you will need to have an understanding of hex and a basic understanding of relational databases). With regards to hex editing, there are some tutorials from Hobbit13 here: http://www.ehmtheblueline.com/forums/vi ... =13&t=8160

Thanks Archibalduk - both for the warm greeting and the info. I quickly realize I'm WAY over my head here... :notworthy: :notworthy: :notworthy:

Quick explanation of what I was thinking, using the original 3.0.4 version w/o addons I started the NY Islanders franchise 06-07 season. Now I got Eric Brewer back and he quickly piled up points, I started getting messages that 54 points was a new record for defensemen etc. I KNOW Denis Potvin had +100 pts in 79-80 season and it shows Mike Bossy having 122pts in 82-83 (I think) But it doesnt register with the game.. (deep breath) Now I'm s u r e this has been exaustively talked about and dealt with - The above post was all I could find, and your explanation sort of answers my question... :-D :-D :-D I WAS hoping the answer would be more like " just D/L Lidas' D/B version # and all would be fixed..." LOL. If hexadecimal ethyl methyl bad stuff is what I have to deal with - methinks I'm too old and cranky to be patient enough to learn it in a reasonable timeframe. Instead I can quickly learn to ignore these arcane messages instead!

Thank you for your time and consideration for answering my questions.

For all my years playing I remember seeing the most goals, assists and points in team history stand (All the time I had Leaf player break 50, but NOT 54...it seemed Rick Vaive's record is meant to stand :P), but as far as the breakdown of points by position, I think 'refreshes' them for game play. I know I've had Sundin as the record holder with a post 06-07 season even though he really wasn't the record holder at that point.
Post Reply