radialapps

Instructions for Aveyond 4 Linux

Sep 23rd, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. Please try out the trial demo before buying to be sure that your system supports the game.
  2.  
  3. Instructions for running the demo:
  4.  
  5. Download the demo here.
  6. Place the downloaded file in your home directory. To make sure that the game supports all systems, we have created an install-free package.
  7. Right click the file and select “Extract Here”.
  8. If you don’t see such an options, you may alternatively go to the terminal and run:
  9.  
  10. gunzip aveyond4demo.tar.gz
  11.  
  12. tar –xvf aveyond4demo.tar
  13.  
  14. This will extract the contents of the package.
  15. Go to the directory and run the file “aveyond” by double clicking on it and choosing “Run”.
  16. If you cannot run the file, right click it and click properties. Check “Allow executing file”. Repeat this step for the files “engine-x86” and “engine-amd64”
  17.  
  18. Alternatively, you may go to the directory in terminal and run the following command:
  19.  
  20. chmod 777 aveyond engine*
  21.  
  22. and then use
  23.  
  24. ./aveyond
  25.  
  26. To run the game
  27.  
  28. Enjoy the game!
  29.  
  30.  
  31.  
  32. Instructions for running the game after buying:
  33.  
  34. After buying the game, download the provided file.
  35. Place the downloaded file in your home directory. To make sure that the game supports all systems, we have created an install-free package.
  36. Right click the file and select “Extract Here”.
  37. If you don’t see such an options, you may alternatively go to the terminal and run:
  38.  
  39. gunzip aveyond4.tar.gz
  40.  
  41. tar –xvf aveyond4.tar
  42.  
  43. This will extract the contents of the package.
  44. Go to the directory and run the file “install” by double clicking on it and choosing “Run in terminal”.
  45. Enter the provided Registration ID (which consists of all capital letters and numbers) and press enter. Then enter the key (which is small letters and numbers) followed by enter again. Press enter again to run the game. Please note that both, the ID and the key are case sensitive.
  46. To run the game again, use the “aveyond” script.
  47. If you cannot run any file, right click it and click properties. Check “Allow executing file”. Repeat this step for the files “install”, “engine-x86” and “engine-amd64”
  48.  
  49. Alternatively, you may go to the directory in terminal and run the following command:
  50.  
  51. chmod 777 install aveyond engine*
  52.  
  53. and then use
  54.  
  55. ./aveyond
  56.  
  57. Enjoy the game!
Add Comment
Please, Sign In to add comment