Re: Got error when start EHM 07?
Posted: Sun Oct 27, 2013 1:21 am
B. Stinson wrote:Do you have EHM set to run in windowed mode, or full screen? It looks like you have a 1280x768 resolution, which means you have to run the game in full screen.Sebban95 wrote:Hi! I got problem to run EHM 07 it says runtime error and unable to load the fonts what is i need to do so it work? i got it on my new computer (Windows Vista) Print Screen here : http://img51.imageshack.us/img51/7968/errorih.jpg
I think you might have it set to windowed, and it's crashing because it can't run a window on your resolution.
Sorry for opening such an old topic but I found a possible solution for this (after a long time this was bothering me).
Disclaimer:
I don't play the game in Windows but in Linux using Wine. This solution is only useful for:
- Linux and Wine users like me
- Windows users who are able to do the same as I do in Linux (it may be possible but not being a Windows user myself I don't know how to do that - but someone else may know)
Steps to solve the issue on Linux:
1) scale your display to fake a bigger resolution by this command: xrandr --output LVDS-0 --scale 1x1.1
2) run the EHM
3) scale your display back to your resolution by this command: xrandr --output LVDS-0 --scale 1x1
NOTES:
- The "LVDS-0" is your output (how your display is connected). On laptop it will very probably be "LVDS-0" or "LVDS", you can also see e.g. "VGA-0", "HDMI-0" etc for external displays
- The "1x1.1" says that you want to have the same width and 1.1-times your height. You may need to adjust these values if your display resolution is different from mine or you have different panels on your screen etc. E.g. for the same width and 150% height you would use 1x1.5 - I hope you see the pattern.
- After you run EHM and set the display back, EHM should keep running (at least it doesn't crash on my laptop) and you should be able to play it. It will probably not fit your screen well (that's the original problem). You can deal with it by:
- moving the window so only some not needed part of it is not visible (out of the screen)
- switching the game to fullscreen mode that should work even on smaller screens
- omit the third step and play the game on the scaled screen - this has the disadvantage that everything will probably be blurred a little
I hope this helps to someone, I'm personally happy I found this solution
