I början av Januari 2014 låstes Whoa och du kan alltså ej logga in eller skriva något nytt i forumen. Innehåll i forum osv kommer finnas tillgängligt. Läs Mer »

hur gör man det här? [Earth 2160]

Hobby & Fritid - Datorer & Teknik

   

2005-09-24 19:39

hur gör man det här? [Earth 2160]

MULTIPROCESSOR SYSTEMS and HYPER-THREADING PROCESSORS

Q: On systems with multiple processors or systems where several virtual processors are being simulated, the sound in the cutscenes may run asynchronously to the picture, or the hero's lines are prematurely cut off.
A: This happens because the game engine isn't getting a constant timing signal from the processor - other programs are running in the background. To correct this, Start Earth2160 with the following parameters:
Earth2160_SSE.EXE -cpu_UsePerformanceCounter -
This calculates the synchronization without using a CPU timing signal.
Earth2160_SSE.EXE -cpu_UseTickCount -
Uses the timing signal of the switching frequency energy source for synchronization.
Earth2160_SSE.EXE -cpu_UseOneProcessor -
The program is only run on a single processor. Careful! - if your processors are set at under 2 GHz, you may experience performance loss.


fattar inte hur man startar spelet med de parametrarna...

Illumination is not reached by visualizing the light, but by exploring the darkness.