The Settlers III Gold Edition

Informations

Créateur Messages
odziom91

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 14274
Wine: 1.5.0

Retours d'expérience

Description

The Settlers III (German: Die Siedler III) is a real-time strategy computer game developed by Blue Byte Software.

Appdb.winehq.org

Code source

Contributions

Filters:

Contribuer
Membre Messages
Commander_Keen Lundi 8 Mars 2021 à 20:26
Commander_Keen Anonymous

Messages

Minor issue: Script doesn't find setup. (can be redirected manually) 

Major issue: POL crashes when trying to start installation

Réponses

xlours Vendredi 7 Juillet 2017 à 16:28
xlours Anonymous

Messages

hello

this is a very old post by i rediscover this game in my drawer ;-)

i try to use this script to launch my "The Settlers III" which is not the "Gold edition" but it fails.

 

i use Mageia 5

with Pentium(R) Dual-Core  CPU      E5500  @ 2.80GHz

with a NVIDIA card G72 [GeForce 7200 GS / 7300 SE]

 

the DirectX present on the CD-ROM is DX6CORE.EXE

i have on the CD-ROM 2 setup.

which one should i use ?

.../S3_F160_CD1/S3/SETUPS3.EXE

---/S3_F160_CD1/S3/INSTALL/SETUP.EXE

and of course an autorun :

.../S3_F160_CD1/S3/AUTORUN.EXE

 

any help is granted

 

 

Réponses

Anonymous
Mardi 2 Janvier 2018 à 14:38
Hello,

a simple install (using "Installer un programme non listé", yes i'm a frenchy ;-) ) choosing wine 2.20 (on my UBUNTU 16.04, 32bit), windows XP and POL_Install_d3dx9 let me play for hours.

sincerely yours
odziom91 Vendredi 11 Juillet 2014 à 0:50
odziom91

Information

Cette mise à jour a été acceptée par l'équipe

Differences

Nouveau code source

Réponses

Vendredi 11 Juillet 2014 à 0:51
In some computers taskset -c 0 doesn't work correctly - I changed it to taskset -pc 0 $$ - it's a fix for "lag fix" :)
Anonymous
Vendredi 11 Juillet 2014 à 1:03
The best is to make a configurator, like http://www.playonlinux.com/en/topic-8391-Far_Cry_GoG.html (line 147)
Vendredi 11 Juillet 2014 à 1:59
Can I get from registry a value from selected key (for example HKLM/Software/BlaBlaGame/InstallPath)? Or get installation path from installer, or change install path by command line? :)
Anonymous
Vendredi 11 Juillet 2014 à 10:23
That taskset thing also didn't work for me with the old version of the script, although manually starting the game with taskset -c 0 wine does work (using the same wineprefix etc). I'm not sure if this works, but I'll test it. Also, wine 1.5.0 is a bad choice in my case, since the GOG installers don't seem to work.
Anonymous
Vendredi 11 Juillet 2014 à 11:25
This is not a script for the GOG edition
Anonymous
Vendredi 11 Juillet 2014 à 12:06
@odziom91, why do you need the install path?
Vendredi 11 Juillet 2014 à 12:24
I need the install path to another game - to copy one file into game catalog. I create a script to S.T.A.L.K.E.R. - Call of Pripyat but I need to insert dskquoui.dll file. :)
Anonymous
Vendredi 11 Juillet 2014 à 13:27
I don't understand
Vendredi 11 Juillet 2014 à 15:05
STALKER require na dskquoui.dll file to work, but if I insert this into C:\Windows\System32 it doesn't work. In game catalog works correctly. Maybe I do something wrong.
Anonymous
Vendredi 11 Juillet 2014 à 15:18
We are not on STALKER script, are we? To answer your question, assume that the user installed the program in the default directory
Anonymous
Vendredi 11 Juillet 2014 à 22:39
I know this is not a GOG script, but it basically is the same. If you don't like mixing that I would take this script and modify it to work for the GOG installer, if odziom91 doesn't mind.
Anonymous
Vendredi 11 Juillet 2014 à 23:21
Indeed, you could make another script for the gog version. You have many examples of GoG scripts available
Samedi 12 Juillet 2014 à 22:57
I don't see any problem, to "copy" this script and modify to GOG version. :) But I don't have this version, so I can't help you Kumo. :(
Anonymous
Samedi 8 Novembre 2014 à 16:20
Is it possible to write an Installer for the GOG Version of "The Settlers 3 - Ultimate Edition"? That would be beyond great!
Samedi 8 Novembre 2014 à 17:15
I don't have any of the settlers games, so somebody else will have to write one...
Anonymous
Lundi 12 September 2016 à 14:40
I got the GOG Version installed by first using the script here, then editing the (failed) installation and reinstalling plus adding the gdiplus library. But I can not minimize the game to go back to desktop. Does anyone have a clue how to fix that?
Anonymous
Lundi 12 September 2016 à 14:56
Oh and the Ubuntu menu bar is visible all the time, cutting of a small part of the game screen. Any fix for that as well? :) Thanks!
Mercredi 14 September 2016 à 23:39
Hi pyq! Unfortunatelly I don't have a GOG version of this game... This script should work fine with standalone version. But... If it is possible to fix, please send little "How To" - maybe I will create "an option" for GOG Installer. :)
odziom91 Jeudi 10 Juillet 2014 à 22:11
odziom91

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Kumo Jeudi 10 Juillet 2014 à 13:20
Kumo Anonymous

Messages

This is awesome! I actually wanted to start POL scripting myself just to do this, but now you beat me to it ;). I also like that you offer choosing an arbitrary file. However, I think one still needs an option for the GOG version since that adds another executable that should be used. If used like this, the game always asks for the CD-Key after it started even if it was always entered before.

Also, I think these days most people can run 1024x768 and so I would suggest to add that to the registry fix.

Now the only thing I'm missing is getting rid of the other movies so that I can play the mission. (That seemed to be less a problem for me with the latest 1.5 version of wine by the way.)

I don't have time to test the modifications right now, but I will try to add them later if you don't mind or are faster than I.

Réponses

Jeudi 10 Juillet 2014 à 20:59
Thank you for your opinion! :) In next release I will add a screen resolution selector and shortcut to S3SETUP.EXE file (S3 Configuration) to change options after install a game. :)
Jeudi 10 Juillet 2014 à 21:47
About 1024x768 resolution - I tested this with my S3 copy, but it doesn't work. 800x600 looks ok. It's a xrandr command problem, sooo it should work on another computers, but with no warranty. For me 1024x768 works correctly with wine 1.3.12 (or new to 1.5.7 version). Newest version of wine have regression of bug 31245 (WineHQ Bugzilla). So, can I create a "multi-version" prefix of Wine? Explain: If select 640x480 or 800x600 - create 1.7.21 prefix, if select 1024x768 - create 1.3.12 (or other to 1.5.8).
Jeudi 10 Juillet 2014 à 22:06
OK, I decided to change wine version in prefix to 1.5.0. Why? This version works correctly with films (it's problem with fullscreen play), so we can play campains. :) 1.5.0 works great with xrandr.
Anonymous
Vendredi 11 Juillet 2014 à 10:14
Ok, that thing with the resolution is weird. I also noticed that one can actually change the resolution in-game by using F1-F3 (I think it was those). But I'm not sure if that's saved.
Anonymous
Vendredi 11 Juillet 2014 à 10:16
Sorry, "accidentially" hit return. (There isn't an edit option?) About the 1.5 Version: That's cool, I'll have to try if movies work for me too. Although I didn't try, appdb.winehq says that versions lower thatn 1.5.26 had often freezes in multiplayer :/.
Vendredi 11 Juillet 2014 à 12:55
I will try to change this version to another, but now we must be happy for single player mode.
odziom91 Lundi 7 Juillet 2014 à 0:03
odziom91

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Anonymous
Lundi 7 Juillet 2014 à 0:16
Way better :-)
Lundi 7 Juillet 2014 à 0:19
Thanks! ;)
odziom91 Dimanche 6 Juillet 2014 à 23:11
odziom91

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Anonymous
Dimanche 6 Juillet 2014 à 23:30
Alse the code from POL_Wine (Line 70 to 75) is redundant :) You can factor it.
Also, to write in a file, you can use the cat << EOF syntax
odziom91 Dimanche 6 Juillet 2014 à 21:51
odziom91

Warning

Cette mise à jour n'a pas été approuvée par l'équipe.
Utilisez-la à vos risques et périls

Differences

Nouveau code source

Réponses

Anonymous
Dimanche 6 Juillet 2014 à 22:13
Good work! Some tips:
- Check if "$POL_OS" = "Linux" before inserting taskset on the shortuct
- Line 68, you should generate a real .reg file and exec it
- Some line are not well idented
Dimanche 6 Juillet 2014 à 22:46
Could you tell me more about point 3? :) Any suggestions? :)
Anonymous
Dimanche 6 Juillet 2014 à 22:59
Just replace " if [ "$APP_ANSWER" == "0" ]; then" by "if [ "$APP_ANSWER" == "0" ]; then"
(Same for the elses, fi, etc ...)

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