Installer Steam
connexion
|
langue
简体中文 (chinois simplifié)
繁體中文 (chinois traditionnel)
日本語 (japonais)
한국어 (coréen)
ไทย (thaï)
Български (bulgare)
Čeština (tchèque)
Dansk (danois)
Deutsch (allemand)
English (anglais)
Español - España (espagnol castillan)
Español - Latinoamérica (espagnol d'Amérique latine)
Ελληνικά (grec)
Italiano (italien)
Bahasa Indonesia (indonésien)
Magyar (hongrois)
Nederlands (néerlandais)
Norsk (norvégien)
Polski (polonais)
Português (portugais du Portugal)
Português - Brasil (portugais du Brésil)
Română (roumain)
Русский (russe)
Suomi (finnois)
Svenska (suédois)
Türkçe (turc)
Tiếng Việt (vietnamien)
Українська (ukrainien)
Signaler un problème de traduction
See the YT comments.
// This is a common issue. You can spend hours reading civ fan-websites and different 'solutions' for different people. Use at your own risk. No way around reading a lot.
I remember having that same issue 1-2 months ago, remember I 'solved' it - but cannot remember how. Game is no longer installed. Might have to do with disabling compositor or switching from wayland to xorg (XFCE4 = error, Gnome /v XOrg = fine ).
[RESOLUTION PROBLEMS]
-- solvable with Proton (any version) and KeepRes=1 - also, not a genuine Linux issue, but an old game, being forced to run on more modern hardware, bigger screens and new drivers, it never expected.
(additional info can be found on PCGamingWiki, ProtonDB, WineHQ, moddb, civfanatics forums, etc)
[BLACK TILE PROBLEMS]
... I could not figure it out (3 hours spent ... again) with Proton any versions and different protontricks and DLL overrides.
One way to solve this is: install the C3X mod (civfanatics website). Sadly, this mod needs Windows OS environment compiling and that will need a Windows OS version to work. Theoretically, one 'could' try to WINE the compilation into the game ... I did not try that.
https://forums.civfanatics.com/resources/c3x.28759/updates
Another suggestion - on the ProtonDB Civ3 website - is to replace a known 'bugged' dgi32.dll.so version in the WINE folders. This did not solve the black tiles issue. I just tested it in multiple Proton versions. Also, with dll pre-load injections and simultaneous multi-prefix loading. No go.
-----
[WHAT WORKED = STEAM INSTALL USING LUTRIS]
Using 'Lutris' (default Runner: wine-ge-8-25-x86-64) to start and run the Steam installed Civ3 version.
No extra configuration! No settings fondling! Quick setup and go!
INSTALL LUTRIS
btw do not use Lutris Installers to install CIV3! Those are outdated Install scripts and/or do nothing of value. Use your already installed Linux Steam version. Or install Civ3 via Steam
Open Lutris:
Add Game -> Add locally installed game
TAB: GAME INFO
Fill out: Name = Civ3 *(or name it whatever you want)
(Choose) Runner = "Wine (Runs Windows games)"
TAB: GAME OPTIONS
Executable: /home/zer0/.steam/steam/steamapps/common/Sid Meier's Civilization III Complete/Conquests/Civ3Conquests.exe
Wine prefix: /home/zer0/.steam/steam/steamapps/compatdata/3910/pfx
#replace 'zer0' with YOUR Linux user name!! zer0 is mine on this Distro
THAT'S IT!
Other config options can be adjusted, but the game will run with only these settings, if you are unsure what to do.
- no DX9 or DirectPlay wine/protontricks install needed
- no Proton/Wine launch arguments needed (dll overrides, etc)
Did it work for you?
Additional Info:
I am running a 64-bit CPU/Linux Distro. WINE and WINEPREFIX are also 64-bit (which has conflicts with 32-bit games, as WINE devs keep saying for decades now. I suspect, this is part of the problem here).
I have no idea what made you try that but I am so grateful to you for the fact you not only looked into it but shared your solution. Thanks Zero you are a star!
For high resolution displays, you need to disable the intros along with the keepres setting.
PlayIntro=0
SkipIntro=1
KeepRes=1
Good luck