安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题


Have you tried other games?
Dawn of War 3 seems to have a Linux native port. Have you tried forcing proton?
EDIT: If your distro has it, instead of using Proton you can also try to install:
1. Wrong ELF Class Errors
The repeated messages like:
ERROR: ld.so: object '/home/BM/.steam/debian-installation/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/BM/.steam/debian-installation/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
indicate that there is an issue with the gameoverlayrenderer.so libraries from Steam. It seems like a mix-up between 32-bit (ELFCLASS32) and 64-bit (ELFCLASS64) versions of the libraries. Steam is attempting to load the wrong version of the library based on your system's architecture.
Possible solutions:
Ensure that you are running the correct version of Steam for your system (32-bit vs. 64-bit).
Check if you have both 32-bit and 64-bit versions of libraries installed. You can try running:
sudo apt-get install steam
This should install all necessary dependencies.
If you're using a 64-bit system, it should prefer 64-bit libraries. You can try disabling 32-bit libraries in your Steam configuration.
2. Game Recording Disabled
Messages like:
Game Recording - would start recording game 285190, but recording for this game is disabled
are not errors but just an informational message. Steam's game recording feature is either turned off or not supported for this specific game.
Solution:
If you want game recording to be enabled, you can check the Steam settings under "In-Home Streaming" and ensure "Record game" is enabled.
3. Steam Updates
The update loop is checking and downloading Steam client updates, but it says "Nothing to do":
[2025-10-14 12:45:07] Nothing to do
This simply means that the Steam client is already up-to-date.
4. Possible Solution for Missing or Corrupt Game Files
If the game isn’t launching properly, it could be because of missing or corrupt files.
Solution:
Try verifying the integrity of the game files via Steam:
Go to your Steam library.
Right-click on Dawn of War III and select Properties.
Under the Local Files tab, click on Verify Integrity of Game Files.
5. Process Handling and Forking Issues
There are messages like:
pid 261797 != 261786, skipping destruction (fork without exec?)
These are likely related to Steam's internal process management for launching and closing the game. These messages typically don't indicate a critical issue but could be a symptom of the game or Steam not fully launching correctly.
Next Steps:
Check Steam Library Configuration:
Ensure that Steam is using the correct version of libraries (32-bit or 64-bit).
Verify Game Files:
Try verifying the integrity of the game files from Steam.
Reinstall the Steam Client:
If issues persist, reinstalling the Steam client might help clear any misconfigurations.
Check Dependencies:
Ensure you have the required dependencies installed for both 32-bit and 64-bit systems, especially libraries like lib32 for 32-bit compatibility.
Let me know how it goes or if you need further assistance!
This nonsense was written by AI. The gamoverlay loading stuff e.g. is not a problem at all. Don't post AI answers.
Thanks for the reply - I have tried War Thunder and Valheim and both try to load Vulkan shaders excruciatingly slowly then once it reaches 100%, nothing happens.
Here is all you need to know:
https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows