Anno 1701, v1.04 and includes the Sunken Dragon addon, v2.03.
Application Details:
Version: | GOG Version |
License: | Retail |
URL: | http://www.anno1701.com/ |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 5.0 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
> Main game, Expansion, Options, Sound, Scenarios, Campaigns
> Running with bumblebee on Intel+Nvidia powered laptop
What does not
Workarounds
What was not tested
> Multiplayer
> High graphics settings
Hardware tested
Graphics:
Additional Comments
> I have dx3d9 installed on the prefix for Anno 1404 compatibility, not sure if required for this title
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux 10.x "Buster" | May 14 2020 | 5.0 | Yes | Yes | Yes | Gold | Malte | |
Current | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Feb 07 2019 | 4.0 | Yes | Yes | No | Platinum | psofiterol | |
Show | Arch Linux x86_64 | Apr 28 2018 | 3.7 | Yes | Yes | Yes | Gold | Daniel Berger | |
Show | macOS 10.12 "Sierra" | Jan 14 2018 | 2.22 | Yes | Yes | Yes | Gold | SL | |
Show | Ubuntu 16.04 "Xenial" amd64 (+ variants like Kubuntu) | Mar 12 2017 | 2.2 | Yes | Yes | No | Gold | Wanderer |
Bug # | Description | Status | Resolution | Other apps affected |
To start the game you cannot do:
wine /path/to/Anno1701.exe
It will only give you a black screen.
You must use this command to start the game correctly:
env WINEPREFIX="/path/to/annoWinePrefix" wine C:\\windows\\command\\start.exe /Unix "/path/to/annoWinePrefix/drive_c/GOG Games/Anno 1701 AD/Anno1701.exe"
The command can be put in a desktop shortcut for convenience.
Aternatively the game can also be started correctly, if you cd into the install directory first.
Bash Script to start the game:
#!/bin/bash
cd "/path/to/annoWinePrefix/drive_c/GOG Games/Anno 1701 AD/"
env WINEPREFIX="/path/to/annoWinePrefix" wine Anno1701.exe
Comments for this application have been disabled because there are no maintainers.