File converter
Forum rules
Data Editing Forum: Editing the game, databases or saved games. Home of the EHM Editor and the EHM Assistant.
Game Add-ons Forum: Database projects, graphics and sounds. Any discussion which does not relate to editing databases or saved games.
Game Knowledge Discussion: Attributes, coaching, drafting, scouting, tactics and training/practice.
Rosters Forum: Discussion relating to all database and roster projects for Eastside Hockey Manager.
TBL Rosters: Discussion, crashes, data issues, questions, etc relating to the TBL Rosters update for Eastside Hockey Manager.
Technical Support: Difficulties, crashes and errors when installing or running the game (and nothing else). Any issues relating to the TBL Rosters must be posted in the TBL Rosters forum. Questions about how to install add-ons must be posted in the Game Add-ons Forum.
General EHM Chat: Anything relating to Eastside Hockey Manager 2004 / 2005 / 2007 / 1 which does not fall within any of the other forums.
Useful Links: Find your EHM 1 installation folder location • Converting an EHM 2007 database into EHM 1 • Logo sizes • Where to install add-ons
Data Editing Forum: Editing the game, databases or saved games. Home of the EHM Editor and the EHM Assistant.
Game Add-ons Forum: Database projects, graphics and sounds. Any discussion which does not relate to editing databases or saved games.
Game Knowledge Discussion: Attributes, coaching, drafting, scouting, tactics and training/practice.
Rosters Forum: Discussion relating to all database and roster projects for Eastside Hockey Manager.
TBL Rosters: Discussion, crashes, data issues, questions, etc relating to the TBL Rosters update for Eastside Hockey Manager.
Technical Support: Difficulties, crashes and errors when installing or running the game (and nothing else). Any issues relating to the TBL Rosters must be posted in the TBL Rosters forum. Questions about how to install add-ons must be posted in the Game Add-ons Forum.
General EHM Chat: Anything relating to Eastside Hockey Manager 2004 / 2005 / 2007 / 1 which does not fall within any of the other forums.
Useful Links: Find your EHM 1 installation folder location • Converting an EHM 2007 database into EHM 1 • Logo sizes • Where to install add-ons
-
- Junior League
- Posts: 11
- Joined: Sat Jan 14, 2006 8:12 pm
- Location: Sweden
File converter
Does anyone know if ther is a program than can convert a large amount of files? from ehg --> png for the pics in the game.
- Minstrel
- TBL Admin Team
- Posts: 6527
- Joined: Wed Aug 03, 2005 11:17 am
- Custom Rank: Minty
- Favourite Team: Chicago Blackhawks
- Location: Chicago, Illinois
-
- Junior League
- Posts: 11
- Joined: Sat Jan 14, 2006 8:12 pm
- Location: Sweden
Ok...that script sound good. I just have to se so I have all the pics I want.Minstrel wrote:Not on the PC, unless someone else knows of one. I can do it for you though if you send the file to meI have a script that can do it; I've done facepacks for D88 with it and it takes about 10 seconds to rename 500+ files
- 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:
If you use an MS-DOS prompt and navigate to the folder containing your files, enter the following in the command line:
Code: Select all
ren *.ehg *.png
-
- Junior League
- Posts: 11
- Joined: Sat Jan 14, 2006 8:12 pm
- Location: Sweden
Thanx Dude!archibalduk wrote:If you use an MS-DOS prompt and navigate to the folder containing your files, enter the following in the command line:
Code: Select all
ren *.ehg *.png
- markiemark66
- Fringe Player
- Posts: 341
- Joined: Wed Nov 26, 2008 9:38 am
- Location: Bremerton, WA US
- 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:
- markiemark66
- Fringe Player
- Posts: 341
- Joined: Wed Nov 26, 2008 9:38 am
- Location: Bremerton, WA US
Yes archibalduk it is. It does a lot of things. I used the batch conversion to go from .png to .jpg on some of the cards I downloaded from this awesome site.
I have been using it as my default viewer for years. Lately the install program comes with an option to install a toolbar of some sort. Which I do not recommend. You can get an older version here:
http://www.oldversion.com/
and the main site is:
irfanview.com
I have been using it as my default viewer for years. Lately the install program comes with an option to install a toolbar of some sort. Which I do not recommend. You can get an older version here:
http://www.oldversion.com/
and the main site is:
irfanview.com
- 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:
Different graphics formats have different ways of compressing the image and compress to different extents. For example, JPEG can be used to save space because it compresses the file - but the more you compress, the worse the quality. PNG and TIFF, on the other hand, are uncompressed (which means a larger file size) and have a flawless image.
Thus, in EHM you will want to consider how much disk space you have available for facepacks. If you have little space use JPG, or if you have plenty of space then use PNG.
Thus, in EHM you will want to consider how much disk space you have available for facepacks. If you have little space use JPG, or if you have plenty of space then use PNG.