Jump to content
Age of History 3
robotox1

How to play AoC2 on Linux

Recommended Posts

Unfortunately, AoC does not have official support for the Linux system, but running this game on this system is very easy.

1. Download AoC2 files from Steam.

a) You can do it from Windows to copy files to your Linux but you can also enable "PlayOnLinux" emulation on Steam to download AoC2 files.

Steam -> Settings -> SteamPlay -> "Enable Steam Play for all titles" and reload Steam.

MIB4v7F.png

 

b) Install game by Steam Client

 

2. Install Oracle Java (skip if you have installed)

To check your java, open terminal and put "java -version"

java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)


 

Ubuntu/Debian
 

sudo add-apt-repository ppa:webupd8team/java

sudo apt-get update

sudo apt install oracle-java8-installer

sudo apt install oracle-java8-set-default

 

OpenSuse

Download Oracle Java: http://www.oracle.com/technetwork/java/javase/downloads/index.html

In the following commands replace VERSION for your version of downloaded file (for example 191)

tar -xf jdk-8uVERSION-linux-x64.tar.gz

or unpack by Ark
 

sudo chown -R root:root jdk1.8.0_VERSION

sudo mkdir -p /usr/local/java

sudo mv jdk1.8.0_VERSION /usr/local/java
sudo gedit /etc/profile

// OR nano OR vim OR your favorite text editor

-> Paste inside this file:

JAVA_HOME=/usr/local/java/jdk1.8.0_VERSION
JRE_HOME=$JAVA_HOME
PATH=$PATH:$JAVA_HOME/bin

export JAVA_HOME
export JRE_HOME
export PATH

and save

sudo update-alternatives --install /usr/bin/java java /usr/local/java/jdk1.8.0_VERSION/bin/java 1

sudo update-alternatives --install /usr/bin/javac javac /usr/local/java/jdk1.8.0_VERSION/bin/javac 1

sudo update-alternatives --config java

and select jdk (not openJDK) - it should be the last one

source /etc/profile
java -version

should show

java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)

Other Linux

Check the tutorials on the internet, because I can not write this point for all distributions

 

3. Run Age of Civilizations 2

Go to game directory (for example /home/user/.local/share/Steam/steamapps/common/Age of Civilizations II/) and open terminal.

java -jar AoC2.jar

The game should start without any emulator with a maximum FPS

Share this post


Link to post
Share on other sites

I use Linux too. I use arch Nice tutorial btw. Just a minor note: If you don't want to run the game with the command line, you can just run it by steam using proton, works perfectly. However, the Java method gives you better performance.

Edited by Chexier

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Popular Now


  • Our picks

    • AoH3 – Help with translation of the Game
      Hi, I need your help translating the Age of History 3 to your native language.
      Your translation into your native language would be very helpful! ❤️

      In the attachment is a file with new texts in the game to be translated.
       

      How to make translation:

      In the file there is list of texts in the game

      The Left side is the key, do not change it!

      The right side of each line after = is the translation to your language

       

       

      Example:

      ChooseAnAdvisorToHire = Choose an Advisor to Hire

      ChooseAnAdvisorToHire is the key, don't change it

       

      Correctly made translation:

      ChooseAnAdvisorToHire = Your translated text
      ClickToHireAnAdvisor = Your translated text
      ClickToFireAnAdvisor = Your translated text

      etc.

      ShiftClickToInvestXTimes = Shift + Click to invest {0} times

      In the place of {0} will be placed number or text

      PerformTheActionXTimes = Perform the action {0,choice,0#{0} times|1#{0} time|1<{0,number,integer} times}

       

       

      For now the game is translated to: Only English language!

       

      translation.txt
      • 651 replies
    • Bloody Europe II | New update
      Bloody Europe II - it's a mod with a huge map of Europe.

      In these mod is:
      -Giant map of Europe (4434 provinces) + big map of Europe (2637 provinces) + large map of German Empire (937 provinces)

      -Large count of scenarios from ancient times to alternative future

      -New fonts and music

      -Plenty of new civilizations, form civs and union

      -You will see changes in the game code that will change the game significantly
    • Events - Common events for every civilization in the game
      Hi,
      in this topic, I am interested in your ideas for events that can happen for every Civilization in the game.
      I'm also interested in Missions for every Civilization.

      Here is some example, have more than 10k army, have more than 5000 gold, build 10 buildings, recruit an Advisor, increase tax efficiency 20 times, be largest  producer of some resource in the world, unlock 5 Civilization legacies etc.
      • 169 replies
    • First preview of the Alpha version of Age of History 3
      First preview of the Alpha version of Age of History 3, YouTube.
      Release date: When it's ready 😛 Subscribe for more!



       





       
    • Land units - Ideas AoH3
      AoH3 will have different types of land units.

      In this topic we will write ideas for new land units. 

       

      So the AoH 3 will have new battle system.


      Representation of the battlefield in the game.


      Land units will be grouped into 3 types. Each unit will have a different recruitment cost, attack, defense, movement speed and upkeep.

      Groups determine the placement of units on the battlefield.


       

      Each unit can be unlocked by researching technology and then upgraded.

       

      Here is the current list of units with upgrades:

      First line:

      Warrior -> Light Footmen -> Heavy Infantry -> Infantry -> Line Infantry -> Modern Infantry

      Hoplites -> Spearmen -> Pikeman -> Elite Pikeman -> Musketeer -> Riflemen -> Mechanized Infantry -> Modern Mechanized Infantry

      First line side:

      Horseman -> Elite Horseman -> Cavalry -> Tank -> Modern Tank

      Second line:

      Archer -> Bowmen -> Crossbowman -> Elite Crossbowman

      Canon -> Field Cannon -> Artillery -> Modern Artillery

      Early Airplane -> Airplane -> Modern Airplane

       

      This is a very early version, so maybe something should be changed?

      Or maybe an idea for a new type of unit with upgrades? I'm waiting for your suggestions.

       
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Age of History Games