Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
For a long time I have considered to host my game server on my computer that I use for everything. But I just realized that I have a old computer in my house that doesnt do anything. If I remember correctly it has 256mb RAM and around 2.0ghz processor. What factors are there that affects the server from the computer. Is it only the RAM or graphic card etc too?
Otherwise I might just buy 2GB RAM and put into it.
1GB of ram would prolly suffice in that machine and you'd be fine. If you're just using it to host the game server.
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
Okay, so 1GB should be enough. Then I guess I go with that, actually I will have 1GB+256MB. So that should work jsut fine then. Well then that problem is out of the world. Although Im still considering a little to buy 1-2GB extra RAM to my current computer which I already have 1GB in, and host it here. With 2 or 3GB RAM I should be able to play a lot of games and go wild and still host my server without any problems.
Yeah make sure you have a lot of bandwidth also. You can have all the ram in the world, but if you don't get high-speed internet, it will slow all internet applications down.
Posts: 2,742
Threads: 115
Joined: Jun 2006
Reputation:
0
You're sending and receiving a lot of data through your internet connection, so it'll be the same effect as uploading and downloading data.
Quote:Robin:
Why aren't maps and shit loaded up in a dynamic array?
Jacob:
the 4 people that know how are lazy
Robin:
Who are those 4 people?
Jacob:
um
you, me, and 2 others?
Programs connected to the internet have alot of data flow. Everytime you move, a packet is sent out.
and you constantly receive packets from the server. Your internet can only handle so many packets being sent. Because your server sends packets to everyone on the game, you can imagine it is pretty hard on your internet. Add that to an online game, also sending stuff, and your internet is almost dial-up speed(horrible I know.....) But a single player game wont slow down unless your low on RAM
I have 6Mbits. I get 800 to 1500 Down, and around 200 up.
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
It is the upload speed that needs to be improved the mostly for me. I will update my connection to get 8mit later on, that should enough I hope.