Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Have you tried running executable directly from windows explorer? It may show some error messagebox which Steam silently skips.
Besides that, no idea. If the game can't even get to the log creation part means it's happening quite early during startup. Could it be an unrecognized CPU instruction?
I struggled to find logs to confirm it comes from an unrecognized CPU instruction.
Anything we can try besides changing motherboard + CPU ? :/
I've used this method https://stackoverflow.com/questions/47878352/how-to-check-if-compiled-code-uses-sse-and-avx-instructions to find if main game executable(Talos2-Win64-Shipping.exe) has any and found quite a lot of them. Meaning Talos 2 requires CPU with at least SSSE3 support.
So, now I'm extra-confused! :/
I'm now extra confused even more!! How to know where is the problem? Is it possible to make some kind of patch for us using older, but still powerfull CPU (Talos2 is the ONLY game that wan't work at Phenom II)?
Strictly speaking executable having SSSE3 instructions doesn't mean it always runs them. Could be e.g. optimized version of functions being used only when support is detected. So my above deduction is not conclusive.
Exactly the same here !
Is there a command to activate a debug trace (in Steam or in TTP2) so we could get more details on why the game closes ?
Unfortunately the console does not help a lot :
I also did a time travel debugging trace of Steam with WinDdg while opening TTP2 but I'm not sure what to look for. Looks like an exception is raised right before the game stops :
No idea what it means tho...
[Edit] Found a 3rd person who has the same issue with Phenom II CPU:
https://steamcommunity.com/app/835960/discussions/1/3936769163104276864/
Might be worth investigating if there's a workaround for us to launch our beloved game !