(no title)
kgm | 2 years ago
At least part of the issue is that the game uses multiple threads, but was designed for systems with a single CPU, with a clock speed that's considerably slower than is present in modern systems. Something about this difference in timing breaks the whole thing in ways which are diverse and inexplicable.
Now, this comment thread contains plenty of possible solutions I could attempt, but if it's really a matter of the game relying on something like the CPU speeds of contemporary hardware (not to mention contemporary graphics hardware) then I start to think that I'd need to track down some kind of Pentium 3-era gaming PC to really make it work.
vorpalhex|2 years ago
https://github.com/tomysshadow/OldCPUSimulator as a random result on the topic
2OEH8eoCRo0|2 years ago
kgm|2 years ago