Editing MG/FAQ

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 74: Line 74:
 
And play with:
 
And play with:
  
  ./start_megaglest
+
  ./megaglest
  
 
Next time you want to play, you just need to:
 
Next time you want to play, you just need to:
  
 
  cd ~/megaglest-3.5.1
 
  cd ~/megaglest-3.5.1
  ./start_megaglest
+
  ./megaglest
  
 
You can, of course, also create a shortcut on your favourite window manager so that you just need to point and click to start the game in the future, thus eliminating the necessity of using the terminal window each time.
 
You can, of course, also create a shortcut on your favourite window manager so that you just need to point and click to start the game in the future, thus eliminating the necessity of using the terminal window each time.
Line 103: Line 103:
  
 
====Linux====
 
====Linux====
Error may looks like this: "... error while loading shared libraries ...".
+
Be sure that you have downloaded the correct installer (32 bits or 64 bits). See below to know how to find your linux type.
 
 
 
 
1. Be sure that you have downloaded the correct installer (32 bits or 64 bits), especially if you see in the error message something also like this: "... wrong ELF class ...". See below to know how to find your linux type.
 
  
 
If <tt>uname -m</tt> returns <tt>x86_64</tt>, you need the 64 bits version. If it returns <tt>i686</tt>, you need the 32 bit version.
 
If <tt>uname -m</tt> returns <tt>x86_64</tt>, you need the 64 bits version. If it returns <tt>i686</tt>, you need the 32 bit version.
  
 
+
Be sure that you have installed all requirements. If it still does not work then, you may try running these commands from your MegaGlest root folder (probably something like /home/yourname/megaglest).
2. Be sure that you are launching game in the recommended way. In general e.g. if exist starting script "start_megaglest" then you should launch this script e.g. by <tt>./start_megaglest</tt> instead of game directly by plain <tt>./megaglest</tt>.
 
 
 
Starting scripts are very helpful in case when you are using game with binaries compiled by upstream (MegaGlest team), so for example if you are using installer "MegaGlest-Installer...linux.run".
 
 
 
If you are using binaries compiled by someone else, e.g. by linux distribution or by yourself from source then in 99% cases you don't need to use those scripts. 
 
 
 
 
 
3. Be sure that you have read the output produced e.g. by "start_megaglest" script because there you will see some hints what you can do and what you should do.
 
 
 
 
 
4. If game still does not work and you are trying to use some old game version like up to v.3.9.1 (with newer game version this method will not help) then, you may try running these commands from your MegaGlest root folder (probably something like /home/yourname/megaglest).
 
  
 
  mkdir lib_bkp
 
  mkdir lib_bkp
Line 209: Line 195:
  
 
==Network gaming==
 
==Network gaming==
===I can not connect to the server and I see a note about an "Incompatible Version", why is this?===
 
When you see a red note: "Incompatible Version" as part of the description of some server(s) then it mean that your local game version is different than server's game version.
 
You should check and compare both version numbers.
 
 
Server's game version you can see on the left of the server's description in the game lobby.
 
 
Your local game version you can check in the main menu (under the game logo) or in the "About" screen.
 
 
Recommended game version to play in the multiplayer is always the latest stable release available from [http://megaglest.org/download megaglest.org/download].
 
 
 
===I can not connect to any [[MG/Dedicated_Server|server]], why is this?===
 
===I can not connect to any [[MG/Dedicated_Server|server]], why is this?===
 
This is usually caused by badly configured (possibly so by default) personal firewalls or "Internet security suites".
 
This is usually caused by badly configured (possibly so by default) personal firewalls or "Internet security suites".
Line 345: Line 321:
 
Notes on security: This utility does not make any changes to your system. it really only gathers some information on your system. You are not supposed to run it as root/with sudo, running it as a normal/restricted user is fully sufficient.
 
Notes on security: This utility does not make any changes to your system. it really only gathers some information on your system. You are not supposed to run it as root/with sudo, running it as a normal/restricted user is fully sufficient.
 
====Linux System Report====
 
====Linux System Report====
Running the Linux variant is pretty straight forward, all you need to do is open a terminal window and paste those commands:
+
Running the Linux variant is pretty straight forward, all you need to do is open a terminal window and paste this:
 
 
  cd /tmp
 
 
 
  curl -L -# -o system_report https://raw.githubusercontent.com/MegaGlest/megaglest-source/develop/source/tools/support/linux/system_report
 
 
 
  chmod +x system_report && ./system_report
 
  
This should also work on Mac OS.
+
cd /tmp && wget 'http://megaglest.svn.sourceforge.net/svnroot/megaglest/trunk/source/tools/support/linux/system_report' && chmod +x system_report && ./system_report
  
 +
This may also work on OS X, but due to lack of such hardware, we can't really tell.
 
====Windows System Report====
 
====Windows System Report====
 
A Windows variant does currently exist, but may be added in the future.
 
A Windows variant does currently exist, but may be added in the future.
Line 421: Line 392:
 
*[[MegaGlest]]
 
*[[MegaGlest]]
 
*[[Troubleshooting]]
 
*[[Troubleshooting]]
*[[MG/INI|Ini-files and properties description]]
 
 
[[Category:MG]]
 
[[Category:MG]]
 
[[Category:HOW-TOs]]
 
[[Category:HOW-TOs]]
 
[[Category:Multiplayer]]
 
[[Category:Multiplayer]]

Please note that all contributions to MegaGlest are considered to be released under the Creative Commons Attribution Share Alike (see MegaGlest:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: