VOGONS


First post, by Jorpho

User metadata
Rank l33t++
Rank
l33t++

I notice that a fix commonly needed for System Shock 2 is a patch that solves a compatibility issue with hyperthreading.

Is this a common problem with running older games?

Reply 1 of 4, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

It's not hyperthreading but multithreading that is the problem.

I wouldn't say that it is a common problem but it is one of the many things you have to keep in mind when troubleshooting old and new games.

How To Ask Questions The Smart Way
Make your games work offline

Reply 3 of 4, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

No. Not really. A typical symptom is that the game crashes when you know it should work. In those cases you set the affinity of the program to a single processor and if you start the game and it works then you know that most likely it's a threading problem.

Anything more involved requires debugging/programming experience.

How To Ask Questions The Smart Way
Make your games work offline

Reply 4 of 4, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
DosFreak wrote:

A typical symptom is that the game crashes when you know it should work.

...Because of course it's just that easily to eliminate every other possible cause of a crash. 😉