Editing data for mac users

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
ottawa
Junior League
Posts: 6
Joined: Fri Apr 10, 2015 12:04 am
Favourite Team: habs

Editing data for mac users

Post by ottawa »

I can't get the updater to run on crossover, any chance any mac user can walk me through it? Or if a windows user can just share the data file with a higher salary cap (73m)
User avatar
archibalduk
TBL Admin Team
Posts: 20372
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: Editing data for mac users

Post by archibalduk »

You don't need the Updater in order to edit the salary cap. Just edit the transfer_rules_config.cfg file from your database in a text editor. It'll look something like this:

Code: Select all

#############################################################
# This defines the salary caps for each leage, the format is
# "Leage Name" "<type>" "Value is US$ per year
#############################################################

"CAP"   "National Hockey League" 69000000
"FLOOR" "National Hockey League" 53000000

"CAP"   "Ligue Nord-Americaine du Hockey"  520000

"CAP"   "Russian Superleague"  0
"FLOOR" "Russian Superleague"  15000000 

#Note - below are weekly figures
"CAP" "Central Hockey League" 10000
"CAP" "ECHL" 12400
"CAP" "United Hockey League" 9500
"CAP" "Elite Ice Hockey League" 0
Post Reply