3 echo ">>> You must read and agree to the terms in the EULAs found"
4 echo ">>> in /usr/share/licenses/hon/ before using this software!"
6 echo ">>> In order to play Heroes of Newerth, add your user to the 'games' group."
7 echo ">>> # gpasswd -a USERNAME games"
8 echo ">>> Remember to logout and log back in for the changes to take effect."
9 echo ">>> If you are on Nvidia hw and driver the game might crash and not start."
10 echo -e ">>> Append the following 3 lines to \"~/.Heroes of Newerth/game/startup.cfg\""
11 echo -e "SetSave \"vid_bpp\" \"32\""
12 echo -e "SetSave \"vid_refreshRate\" \"60\""
13 echo -e "SetSave \"vid_resolution\" \"1280,1024\""