Game Development Community

Windows server 2003 64 bit edition

by M. Boll · in Torque Game Engine · 10/06/2006 (3:36 am) · 3 replies

Hy there,
i have a smiple question, i want to run a dedicated server on a Windows server 2003 64 bit edition.
Is this possible or has TGE issues with 64 bit OS ?

thx for answer.

Mirko

About the author

Recent Threads


#1
10/06/2006 (12:47 pm)
I run Windows x64 Pro which is based on the Windows Server 2003 x64 kernal. I have no problems running the server in WOW64 (x86 emulation) mode. I have yet to compile a natice x64 version.
#2
10/06/2006 (3:02 pm)
If you look in the headers, you'll notice that TGE will croak a compile in 64-bit mode pretty quickly.

However, it runs fine as a 32-bit process on a 64-bit OS. It does, however, appear to have some timer issues on some dual-core systems.
#3
10/07/2006 (8:54 am)
Thx for the answers, i think the best thing to do is just try :), i hope i will get the acces to the server in 2 weeks, than i will know for sure if it runs :)

Mirko