Spellforce 2 - Shadow Wars and Dragon Storm Guide

SF2_title01.jpg


Spellforce 2 Shadow Wars is the sequel to the original Spellforce. The rpg and rts elements are still the main game mechanics, allowing you to control a main character that you customize while also building armies to lead. Dragon Storm is the expansion for Spellforce 2 and offers a new campaign as well as a new faction and abilities for your character and heroes.

SF2_title02.jpg


This guide will explain how to install the digital edition of the game available on GOG.com

Tips & Specs

To learn more about PlayOnLinux and Wine configuration, see the online manual: PlayOnLinux explained

Arch Linux 64-bit
PlayOnLinux 4.2.9
Wine 1.7.55

Downloading from GOG

GOG games can be downloaded on Linux by using a web browser. Just find the game in your game library.

Or you can use the lgogdownloader, which is my personal preferred choice. It is a very useful program for downloading GOG games. There is no graphical interface for it, but it is very fast and provides error free downloads.

For some Linux distros it may be found in community repositories or similar community provided packages. Installation and usage instructions are located here: lgogdownloader

On first use, you must log in by opening a terminal and using the command:

Code:
lgogdownloader --login

You will be prompted for your gog.com account email and password, which you must type in correctly before you can use lgogdownloader to download games.

To list all games you own, type:

Code:
lgogdownloader --list

If you only want to see specific games you own, for example any games with 'spellforce' in the name, then type:

Code:
lgogdownloader --list --game spellforce

To download Spellforce 2 (and the expansion if you own it too) with no extras and no cover artwork, just the actual installer:

Code:
lgogdownloader --download --game spellforce_2 --exclude 2,16 --directory /path/to/folder

Setup PlayOnLinux

Launch PlayOnLinux and select 'Tools' and 'Manage Wine versions'

In the new window that appears, scroll through the 'Available Wine versions' box to find '1.7.55' and click on the right pointing arrow to install it, now it will be visible under 'Installed Wine versions' on the right side
If you have a 64-bits system, make sure you have selected the 'Wine versions (x86)' tab above, although using a 64-bit version will work just as fine from my experience.

SF2_01.jpg


Just close the window. Back at the main PlayOnLinux window, select 'Install'

Click on 'Install a non-listed program'

SF2_02.jpg


Select 'Install a program in a new virtual drive' and click next

SF2_03.jpg


Name the the virtual drive "spellforce2" and click next

SF2_04.jpg


Select "Use another version of Wine", "Configure Wine" and "Install some libraries" before you click next

SF2_05.jpg


On the wine selection window, select 1.7.55 and click next. Make sure you select '32-bits window installation' if you are on a 64-bit system as this is recommended. However, my testing shows that this game runs perfectly in 64-bit wine as well.

SF2_06.jpg


When the wine configuration window appear, select the 'Graphics' tab, and click the checkbox for all four options. Make sure that you set the resolution to your desktop resolution. My desktop is at 1920 x 1080, so I set that for the wine virtual desktop resolution. Click OK to continue.

SF2_07.jpg


Note: Even though the language is Norwegian in my screenshot, the layout will look the same for you

When you come to the selection of libraries to install, select:

  • POL_Install_dxfullsetup
  • POL_Install_gdiplus

SF2_08.jpg


Then click 'Next'

When you are asked for the install file to run, navigate to the GOG installer and select it. Then click 'Next'

SF2_09.jpg


Installing the Game

SF2_10.jpg


Click on options, then you can uncheck the Foxit reader and desktop icons. Then click to accept the EULA and click 'Install'

SF2_11.jpg


SF2_12.jpg


When the installation is complete, 'Exit' the installer

SF2_13.jpg


When you are asked to create a shortcut, select "spellforce2.exe".You can name it "Spellforce 2 - Shadow Wars"

SF2_14.jpg


When you have created the shortcuts, simply select "I don't want to make another shortcut"

SF2_15.jpg


Now back at the main PlayOnLinux window, select your game shortcut by clicking on it once, then click on 'Configuration' on the top menu. This will open the configuration window.

Now click on the 'Display' tab on the top of the configuration window. Change 'Video memory size' to reflect your GPU memory.

SF2_16.jpg


Installing the Dragon Storm expansion

If you own the Dragon Storm expansion in addition to the original game, you can install it as well.

Click on the 'Miscellaneous' tab at the top, then click on 'Run a .exe file in this virtual drive'

SF2_17.jpg


Navigate to the installer for Dragon Storm and select it

SF2_18.jpg


The installation for the expansion will now start

SF2_19.jpg


Click on options, then you can uncheck the Foxit reader and desktop icons. Then click to accept the EULA and click 'Install'

SF2_20.jpg


SF2_21.jpg


When the installation is complete, 'Exit' the installer

SF2_22.jpg


Back at the configuration window, select the 'General' tab. From here, click on 'Make a new shortcut from this virtual drive'

SF2_23.jpg


The executable for the expansion will not show up on the list, so you need to click on 'Browse'

SF2_24.jpg


On the new window that opens, click no the 'Browse' button

SF2_25.jpg


Now you must navigate to:

GOG Games/SpellForce 2 - Dragon Storm

In this directory, you must find "spellforce2.exe"

SF2_26.jpg


Make sure you are in the directory for the Dragon Storm expansion when you select the game .exe, then click on Open. You can name this shortcut "Spellforce 2 - Dragon Storm"

Finally, just select "I don't want to make another shortcut"

Game settings

The game is somewhat old, so most modern computers should be able to run this game with settings fairly high without any issues. I can run this game with all settings on maximum without framerates dropping.

There is one thing to keep in mind, and that is the resolution. This game does not support widescreen resolutions, so your desired resolution might not be available from the game options. If this is the case, then there is an easy way to fix this. First ensure you have set all the other graphical options the way you want them, then exit the game.

Now open your home folder. Now open your "Documents" folder, and in there you should find another folder named "SpellForce2". If it is not there, then just look for it in your Home directory instead.

Within the "SpellForce2" folder, there is a file named "config.xml", open this file with a text editor.

SF2_27.jpg


On the first line, you should be able to find both screenheight and screenwidth, both highlighted on the screnshot below. You should set both of these to the resolution of your desktop to have the game running fullscreen.

SF2_28.jpg


Now just save the file and exit. Keep in mind that if you change graphical settings from within the game, then you may need to fix the resolution again in this file.

The game is now ready to play!

Screenshots

SF2_sc01.jpg

SF2_sc02.jpg

SF2_sc03.jpg

SF2_sc04.jpg

SF2_sc05.jpg

SF2_sc06.jpg
 
This is among my all time favorite games and I am very happy that it runs as well as it does. It had some graphical issues that made the game unplayable to me, but in the newer wine versions this game is running perfectly, as long as dx9 is installed in wine.
 
Back
Top