Anno 2070 Steam

Informations

Creator Message
rcmn Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 17987
Wine: 2.22

Feedbacks

Description

Title: Anno 2070. Genre: Strategy. 2011.  Wikipedia. Appdb.winehq.org . Steam.

Known issues (2011 or 2015):

  1. The window Box receiving the Product Key is unstable. After Keying the Code click on the upper Right Button ("Activate" if you can read it) then click on the Lower Right Button ("Ok").
  2. The Updater. It failed on the "version.txt" and stop . Restarted the game .It will fail to connect. At that point it offers to by pass the update. Then everything run perfectly.

Source code

Contributions

Filters:

Contribute
Member Message
Dadu042 Wednesday 27 November 2019 at 15:36
Dadu042

Information

This update has been approved by the team.

Differences

New source code

Replies

BlondVador Thursday 19 November 2015 at 3:18
BlondVador

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

Use Wine 1.7.55 (fix mouse lags & improve a bit performance).

Differences

New source code

Replies

Anonymous
Monday 8 February 2016 at 14:10
Hey i have a problem after installing steam he say update and login. After this i press next an he try to install directx but nothing happend after 24 hours. That problem i had also in worms reloaded with an microsoft tool. So why the installation never finish do i have to download the game first and press next or close steam or something? Please help me.
Anonymous
Saturday 24 December 2016 at 20:57
You have to close Steam because the PlayOnLinux script can't execute the DirectX installation while the app is running. I had the same issue. When you close Steam, the installation continue.
BlondVador Thursday 19 November 2015 at 3:17
BlondVador

Message

Use Wine 1.7.55 (fix mouse lags & improve a bit performance).

 

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<code class="playonlinux preprocessor bold" style="font-size:13px;color:rgb(100,100,100);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">#!/bin/bash</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Date : (2013-03-16 21:00)</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Last revision : (2015-11-19 03:15)</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Wine version used : 1.7.55</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Distribution used to test : ArchLinux x64</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Author : rcmn</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Revision : BlondVador (Valentin PERRUSSEL)</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Licence : Retail</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Only For : <a href="http://www.playonmac.com/" style="color:rgb(95,95,95);border:0px;float:none;height:auto;margin:0px;padding:0px;vertical-align:baseline;width:auto;background-image:none;">http://www.playonmac.com</a></code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">[ </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$PLAYONLINUX"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">= </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">""</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">] && </code><code class="playonlinux functions" style="font-size:13px;color:rgb(255,20,147);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">exit</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">0</code>
 
<code class="playonlinux functions" style="font-size:13px;color:rgb(255,20,147);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">source</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$PLAYONLINUX/lib/sources"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">TITLE=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Anno 2070 Steam"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">PREFIX=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Anno2070Steam"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">EDITOR=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Ubisoft"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">GAME_URL=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Ubisoft"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"<a href="http://anno-game.ubi.com/anno-2070/en-GB/home/" style="color:rgb(42,102,255);border:0px;float:none;height:auto;margin:0px;padding:0px;vertical-align:baseline;width:auto;background-image:none;">http://anno-game.ubi.com/anno-2070/en-GB/home/</a>"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">AUTHOR=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"rcmn"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">WORKING_WINE_VERSION=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"1.7.55"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">GAME_VMS=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"512"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Starting the script</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">#POL_GetSetupImages "<a href="http://files.playonlinux.com/resources/setups/anno_2070/top.jpg" style="color:rgb(95,95,95);border:0px;float:none;height:auto;margin:0px;padding:0px;vertical-align:baseline;width:auto;background-image:none;">http://files.playonlinux.com/resources/setups/anno_2070/top.jpg</a>" "<a href="http://files.playonlinux.com/resources/setups/anno_2070/left.jpg" style="color:rgb(95,95,95);border:0px;float:none;height:auto;margin:0px;padding:0px;vertical-align:baseline;width:auto;background-image:none;">http://files.playonlinux.com/resources/setups/anno_2070/left.jpg</a>" "$TITLE"</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_SetupWindow_Init</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Starting debugging API</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Debug_Init</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_SetupWindow_presentation</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$TITLE"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$EDITOR"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$GAME_URL"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$AUTHOR"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$PREFIX"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Setting prefix path</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Wine_SelectPrefix</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$PREFIX"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Downloading wine if necessary and creating prefix</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_System_SetArch</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"x86"</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Wine_PrefixCreate</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$WORKING_WINE_VERSION"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Choose between Digital Download version</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_SetupWindow_InstallMethod</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"STEAM"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Installing mandatory dependencies</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Call</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Install_steam</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Call</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Install_dxfullsetup</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Call</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Install_vcrun2010</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Call</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Install_d3dx9</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Call</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Install_d3dx11</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Call</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Install_corefonts</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">Set_OS </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"winxp"</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Wine_Direct3D</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"UseGLSL"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"disabled"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">Set_WineWindowTitle </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$TITLE"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Wine_OverrideDLL </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"builtin,native"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"msvcr100"</code>
 
<code class="playonlinux functions" style="font-size:13px;color:rgb(255,20,147);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">cd</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$POL_System_TmpDir"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Wine_OverrideDLL </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"native,builtin"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"winhttp"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Mandatory pre-install fix for steam</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">STEAM_ID=</code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"48240"</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Call</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">POL_Install_steam_flags </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$STEAM_ID"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Asking about memory size of graphic card</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_SetupWindow_VMS</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">$GAME_VMS</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Set Graphic Card information keys for wine</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Wine_SetVideoDriver</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">## Fix for this game</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Sound problem fix - pulseaudio related</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">[ </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$POL_OS"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">= </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Linux"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">] && Set_SoundDriver </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"alsa"</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">[ </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$POL_OS"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">= </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Linux"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">] && Set_SoundEmulDriver </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Y"</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">## End Fix</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">## Begin Common PlayOnMac Section ##</code>
 
<code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">[ </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$POL_OS"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">= </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Mac"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">] && Set_Managed </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"Off"</code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">## End Section ##</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Making shortcut</code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Shortcut</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"steam.exe"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$TITLE"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">""</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"<a style="color:rgb(42,102,255);border:0px;float:none;height:auto;margin:0px;padding:0px;vertical-align:baseline;width:auto;background-image:none;">steam://rungameid/</a>$STEAM_ID"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux comments" style="font-size:13px;color:rgb(95,95,95);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"># Begin game installation</code>
 
<code class="playonlinux keyword" style="font-size:13px;color:rgb(127,0,85);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">if</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">[ </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$INSTALL_METHOD"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">== </code><code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"STEAM"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">]; </code><code class="playonlinux keyword" style="font-size:13px;color:rgb(127,0,85);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">then</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">        </code><code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_SetupWindow_message</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$(eval_gettext 'When $TITLE download by Steam is finished,\nDo NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can continue')"</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$TITLE"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">        </code><code class="playonlinux functions" style="font-size:13px;color:rgb(255,20,147);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">cd</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$WINEPREFIX/drive_c/$PROGRAMFILES/Steam"</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">        </code><code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Wine</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">start </code><code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">/unix</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"steam.exe"</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">steam:</code><code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">//install/</code><code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">$STEAM_ID</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">        </code><code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_Wine_WaitExit</code> <code class="playonlinux string" style="font-size:13px;color:rgb(42,102,255);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">"$TITLE"</code>
 
<code class="playonlinux keyword" style="font-size:13px;color:rgb(127,0,85);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">fi</code>
 
<code class="playonlinux spaces" style="font-size:13px;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;"> </code>
 
<code class="playonlinux POLfunctions" style="font-size:13px;color:rgb(20,20,153);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">POL_SetupWindow_Close</code>
 
<code class="playonlinux functions" style="font-size:13px;color:rgb(255,20,147);margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;font-weight:bold;background:none;">exit</code> <code class="playonlinux plain" style="font-size:13px;color:#000000;margin:0px;width:auto;border:0px;float:none;height:auto;vertical-align:baseline;background:none;">0</code>

Replies

BlondVador Friday 13 March 2015 at 8:50
BlondVador

Warning

This update has not been approved yet by the team.
Use it at your own risk

Message

This script can't work on x64 system, that why i update it.

Wine 1.7.33 works pretty well.

Useless dirty winhttp download.

I used the same script i post to install the game and it worked pretty well.

Differences

New source code

Replies

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com