Changes between Version 4 and Version 5 of FAQ


Ignore:
Timestamp:
Apr 20, 2021, 12:14:25 AM (3 years ago)
Author:
Langbart
Comment:

added modding and miscellaneous questions; also typos and text readability

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v4 v5  
    11[[TOC]]
    22
    3 = Frequently Asked Questions =
     3= Frequently Asked Questions (Stand: April 2021) =
    44== '''Basic Troubleshooting''' ==
    5 IMPORTANT: If the problem remains ask for help either on the [https://wildfiregames.com/forum/forum/145-help-amp-feedback/ forum] or via [https://wildfiregames.com/irc.html IRC #0ad], the game is maintained by volunteers who do all sorts of tasks, be patient.
     5'''IMPORTANT''': If the problem remains ask for help either on the [https://wildfiregames.com/forum/forum/145-help-amp-feedback/ forum] or via [https://wildfiregames.com/irc.html IRC #0ad], the game is maintained by volunteers who do all sorts of tasks, be patient.
    66
    77||= '''Issue''' =||= '''possible Solution''' =||
     
    1010|| No replay files are generated || Do you have any antivirus software running? Try disabling it temporarily or add an exception for 0AD. ||
    1111|| Errors are displayed || Try to disable all mods not compatible with the new version. ||
    12 || Registering for the Game Lobby does not work || Try to disable `TLS` via `Settings` => `Options` => `Lobby`[[BR]][[Image(FAQ:disableTLS.jpg,400)]][[BR]]PS: There is a limit in the number of accounts you can submit per hour, try again later. ||
     12|| Registering for the Game Lobby does not work || Try to disable `TLS` via `Settings` => `Options` => `Lobby`[[BR]][[Image(FAQ:disableTLS.jpg,500)]][[BR]]PS: There is a limit in the number of accounts you can submit per hour, try again later. ||
    1313|| The multiplayer lobby is empty || You are probably using an older version of the game, see [https://play0ad.com/download/ play0ad.com/download] for the latest version. ||
    1414|| How to play online? || Go to `Multiplayer` --> `Game Lobby` ||
    1515|| I forgot my  `Game Lobby` password || Resetting is currently not possible via the GUI, you would need to create an account on the forum and contact [https://wildfiregames.com/forum/profile/21426-user1/ user1]. ||
    16 || How to play via LAN? || See this forum thread with detailed instructions - [https://wildfiregames.com/forum/topic/21614-multiplayer-on-lan/?do=findComment&comment=325645 Multiplayer on LAN (16/Jan/17)] ||
     16|| How to play via LAN? || See this forum thread with detailed instructions - [https://wildfiregames.com/forum/topic/21614-multiplayer-on-lan/?do=findComment&comment=325645 Multiplayer on LAN (16/Jan/17)]. ||
    1717|| My friend cannot join my game and I cannot join their game. || If you forward the port, everyone will be able to join you. If you use STUN when hosting, probably many but not everyone will be able to join you. If you can't join someone else's game, there's nothing you can do about it other than informing the host that he should port forward or host your own game. ||
    1818|| What is port forwarding UDP 20595? || A port forward is a way of making a computer on your network accessible to computers on the internet, even though they are behind a router. It is commonly used in gaming, security camera setup, voice over ip, and downloading files. After you have forwarded a port you are said to have an open port. 0 A.D. uses the port 20595. ||
     
    3333|| How does trade work? || Select a trader and send it from your market to any allied market. It will give you some free resources over time. ||
    3434|| How is my "Game Lobby" rating calculated? || [NEEDS EXPLANATION, it uses ELO like chess, but more details would be nice] ||
    35 || How are the total, economy, military and exploration score calculated? || (1) Total = Sum of economy, military and exploration score[[BR]](2) Economy = Sum of all resources + trade income, divided by 10[[BR]](3) Military = Sum of enemyUnitsKilledValue, unitsCapturedValue, enemyBuildingsDestroyedValue and buildingsCapturedValue, divided by 10[[BR]](4) Exploration = percentMapExplored, multiplied with 10[[BR]][[Image(FAQ:score.jpg,400)]] ||
     35|| How are the total, economy, military and exploration score calculated? || (1) Total = Sum of economy, military and exploration score[[BR]](2) Economy = Sum of all resources + trade income, divided by 10[[BR]](3) Military = Sum of enemyUnitsKilledValue, unitsCapturedValue, enemyBuildingsDestroyedValue and buildingsCapturedValue, divided by 10[[BR]](4) Exploration = percentMapExplored, multiplied with 10[[BR]][[Image(FAQ:score.jpg,500)]] ||
    3636
    3737== Modding ==
    3838||= Question =||= '''Answer''' =||
    39 || How to get started? || The game itself is developed to be highly modifiable, to get started see [https://trac.wildfiregames.com/wiki/Modding_Guide wiki/Modding_Guide]and [https://trac.wildfiregames.com/wiki/Mod_Layout wiki/Mod_Layout].[[BR]]Taking a look at small existing mods (e.g [https://wildfiregames.com/forum/topic/27124-ffm_visibility-mod/ ffm_visibility] or [https://wildfiregames.com/forum/topic/38615-battle-mod-for-0-ad Battle Mod]) might help to better understand how things work.[[BR]]Some total-conversion mods are: [https://www.moddb.com/mods/hyrule-conquest Hyrule Conquest], [https://github.com/JustusAvramenko/delenda_est Delenda Est] or [https://github.com/azayrahmad/0AD-City-Builder 0AD City Builder]. ||
    40 || What to do if I need help? || (1) You can ask via IRC #0ad or #0ad-dev[[BR]](2) You might find old threads in the [https://wildfiregames.com/forum/forum/18-game-modification/ Game Modification] subforum answering your questions, otherwise you can create a topic and ask for help there. ||
     39|| How to get started? || The game itself is developed to be highly modifiable, to get started see [https://trac.wildfiregames.com/wiki/Modding_Guide wiki/Modding_Guide] and [https://trac.wildfiregames.com/wiki/Mod_Layout wiki/Mod_Layout].[[BR]]Taking a look at small existing mods (e.g [https://wildfiregames.com/forum/topic/27124-ffm_visibility-mod/ ffm_visibility] or [https://wildfiregames.com/forum/topic/38615-battle-mod-for-0-ad Battle Mod]) might help to better understand how things work.[[BR]]Some total-conversion mods are: [https://www.moddb.com/mods/hyrule-conquest Hyrule Conquest], [https://github.com/JustusAvramenko/delenda_est Delenda Est] or [https://github.com/azayrahmad/0AD-City-Builder 0AD City Builder]. ||
     40|| What to do if I need help? || (1) You can ask via IRC 0ad (general questions) or 0ad-dev (technical questions).[[BR]](2) You might find old threads in the [https://wildfiregames.com/forum/forum/18-game-modification/ Game Modification] subforum answering your questions, otherwise you can create a topic and ask for help there. ||
     41|| Can I use the game assets? || Yes, you only have to comply with the [https://trac.wildfiregames.com/wiki/Modding_Guide#License 0AD license].[[BR]]''"0 A.D. is released as open source: you can freely use, copy, modify and distribute the game's source code and data files, as long as you include attribution to Wildfire Games and let anyone freely modify and distribute any of your own modifications to the game's files."'' ||
     42|| Where to find the source code? || Here you can find all the information on how to get the source code and build the game: [https://trac.wildfiregames.com/wiki/BuildInstructions wiki/BuildInstructions]. ||
    4143
    4244== Miscellaneous ==
    4345||= Question =||= '''Answer''' =||
     46|| How to keep up with the game? || For casual players there is no channel that summarizes progress. From time to time there are a some social media posts and a development report, but they are rare.[[BR]]For players with technical background, you can read the [https://trac.wildfiregames.com/log/ps logs], check committed patches on [https://code.wildfiregames.com/diffusion/commit/query/all/ Phabricator] or the timeline on [https://trac.wildfiregames.com/timeline Trac]. ||
    4447|| When will the game be released? || When it will be ready. Unfortunately we can't be much more specific than that, there are too many things we just don't know. We're working on the game in our spare time, so we don't know how much time we'll have to make the game. We've never developed a game before, so we don't know how long it will take to do one or the other. ||
    4548|| Will you put the game on Steam? || We're going to look at putting the game on Steam to make it easier for people to find out about it, but not until we get to the beta stage at the earliest. We want the game to be as good as possible so people don't miss it among all the other games that are there. [NEEDS UPDATE @wraitii] ||
    46 || How about more factions? || Currently, there are no plans to add more factions until the game reaches the beta stage. However, there are mods that add more factions to the game. ||
    47 || Will you add single-player campaigns? || It has been committed to the dev Version (2/Mar/21) with changeset [https://trac.wildfiregames.com/changeset/24979/ 24979], you can find more information in this forum thread [https://wildfiregames.com/forum/topic/35890-tutorial-campaign/ Tutorial Campaign (29/Jan/21)] ||
    48 || Where can I download the game? || The game is free and open source. You can download it [https://play0ad.com/download/ here] for free, but feel free to [https://play0ad.com/community/donate/ donate] if you want. ||
    49 || Does the game have an in-game store, is it freemium or pay-to-win? || No, everything of the game is totally free and open source. We use [https://play0ad.com/community/donate/ donations]  to pay for server hosting, etc. ||
    50 || Where to find the source code? || Here you can find all the information on how to get the source code and build the game: [https://trac.wildfiregames.com/wiki/BuildInstructions wiki/BuildInstructions] ||
     49|| Does 0AD use any social media accounts? || You can find a list of all accounts at the bottom of our homepage [https://play0ad.com play0ad.com]. ||
     50|| Does 0AD have a Discord? || There is no official Discord, but there are unofficial servers:[[BR]]https://discord.gg/KJPwF94 [[BR]]https://discord.gg/VbE9U3r [[BR]]https://discord.gg/ztUnc2dg [[BR]]https://discord.gg/xgpMArvu [[BR]]https://discord.gg/jywnFzFA ||
     51|| How about more factions? || Currently, there are no plans to add more factions until the game reaches the beta stage. However, there are mods that add more factions to the game (see [https://github.com/0ADMods github.com/0ADMods]). ||
     52|| Will you add single-player campaigns? || It has been committed to the development version with changeset [https://trac.wildfiregames.com/changeset/24979/ 24979] (2/Mar/21), you can find more information in this forum thread [https://wildfiregames.com/forum/topic/35890-tutorial-campaign/ Tutorial Campaign (29/Jan/21)]. ||
     53|| Where can I download the game? || The game is free and open source, you are welcome to [https://play0ad.com/community/donate/ donate] if you like. ||
     54|| Does the game have an in-game store, is it freemium or pay-to-win? || Everything of the game is totally free and open source. We use [https://play0ad.com/community/donate/ donations]  to pay for server hosting, etc. ||
    5155|| '''How can I contribute?''' || Look [wiki:WikiStart#Fordevelopersandthoseinterestedinthelatestprogress here]. You can also introduce yourself on our [https://wildfiregames.com/forum/index.php forums] or dive into our [https://webchat.quakenet.org/?channels=0ad-dev IRC-channel #0ad-dev on QuakeNet][[BR]]There are basically four important channels:[[BR]](1) [https://trac.wildfiregames.com/ trac.wildfiregames.com] - for managing bugs and the wiki[[BR]](2) [https://code.wildfiregames.com/ code.wildfiregames.com] (aka Phab or Phabricator) - for managing patches before they are committed into the game[[BR]](3) [https://wildfiregames.com/forum/ wildfiregames.com/forum] - discussion/feedback/miscellaneous[[BR]](4) [https://www.transifex.com/wildfire-games/0ad/ transifex.com/wildfire-games/0ad] - translating the game ||
    5256|| Where and how should I report bugs? || See [https://trac.wildfiregames.com/wiki/ReportingErrors wiki/ReportingErrors] ||
    5357|| Can you recommend a video or presentation about 0ad? || (1) Video - [https://peertube.debian.social/videos/watch/7d134d11-0b25-42bc-92dd-13c496863e8e 0 A.D. Empires Ascendant, a FLOSS Game] (25/Nov/20)[[BR]](2) PDF-presentation -  [https://wildfiregames.com/forum/topic/27553-sogyo-presentation/ Sogyo Presentation] (1/Feb/20) ||
    54 || What to do if I have a question that is not part of this FAQ? || Join IRC 0ad/ 0ad-dev or see [https://wildfiregames.com/forum/index.php?/forum/145-help-amp-feedback/ help & feedback section] of our forums many other questions have already been answered. You may also ask any new questions there. ||
     58|| What to do if I have a question that is not part of this FAQ? || Join IRC 0ad (general question) or 0ad-dev (technical question) or see [https://wildfiregames.com/forum/index.php?/forum/145-help-amp-feedback/ help & feedback section] of our forums many other questions have already been answered. You may also ask any new questions there. ||