My online game is almost done. I made the game server with Unity.
So i need to run the game server (unity exe file) on Windows Server 2003,
can i do that? if i can, how can i do that? I wish to know these things before buy the vps.
Maybe. Remember that server versions of Windows lack multimedia features you are familiar with from consumer versions of WIndows. If your application runs headless (so it doesn’t do any rendering, and doesn’t expect any input) then chances are good.
i tried on windows server 2008 r2 64bit.
- my 32 bit server exe was run successfully.
- but like Graham Dunnett says : so it doesn’t do any rendering,
my server have no camera to render.
so everything is okay on windows server 2008 r2 64bit