Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - StoneCold

#1
Hi guys,

Apologies if I created a duplicate thread, I tried looking for one, but couldn't find one.

I want to take a shot at hosting a SWBF2 classic dedicated server as well using the Steam version of the game.

Thanks to LED, my SWBF 1 dedicated server is running like a champ, but I would like one for the sequel as well. Can one also create it via the commandline / batch file? I tried doing it that way, but for some reason, it crashes after about 1 second.

Are there any special tricks / quirks that I need to be aware of? If someone (LED (*wink wink* nudge nudge*) could share an example batch file again which I can just edit, it would be tremendously helpful.  8)

Thank you
#2
Hi guys,

It's been a while since I've posted here, but thought I'd share something interesting I came across. I'd like to divert your attention to the following:

Have a look at message 24 of 43 on the following Halo forum: http://forum.halomaps.org/index.cfm?page=topic&topicID=45604&start=1

To directly quote the message:

Quote
All the patch does is basically redirect all GameSpy domain names to point to my spare GameSpy server.

I figured the patcher would be an issue with custom .exe's for CE & FV so a much cleaner & easier way would be to redirect the domain names in the hosts files.

The server itself fully emulates GameSpy's protocol 100% for Halo, NWN, Battlefield and a few other titles. What this basically means is if you redirect to this GameSpy server it will function as CE does now; you can access the server lists and host like you normally would without any issues.

I originally wrote the server for Trial because GameSpy discontinued support for it in 2012. I also had a few other people hassle me to help bring a few other titles back to life too...

The server is there. I already host it for Trial and a few other titles already with great success... you guys are more than welcome to use it for CE & FV if you need it.

When GameSpy goes down on the 31st of May it will have a backup of the latest server list for all versions of CE & FV so you can still see the servers online :D

Oh before I forget; here's the host file entries you will need for CE & FV:

Halo CE Client / Server Host Entries:
60.240.173.36 halom.ms1.gamespy.com
60.240.173.36 halom.master.gamespy.com

Halo FV Client / Server Host Entries:
60.240.173.36 halor.ms6.gamespy.com
60.240.173.36 halor.master.gamespy.com

Proof Of Concept at the time:

Now, pinging 60.240.173.36 does yield a response, so the server is still online. I'm still at work at the moment, so I haven't tested this out with BF1 or BF2, but I guess it's worth a shot. Even if it doesn't work yet at this stage, I'm pretty sure we can contact the creator and he can simply add support for both BF1 and BF2 seeing that he is active on that Halo forum. Or we could send him a message via his Youtube account. I'll need to look for the post again here somewhere with the swbf1 entries for the hosts file, but if someone mind sharing them here, then I'll test this server out and let you guys know, asap.

Also, I've managed to successfully host dedicated servers for BF1 and BF2 via Gameranger. There was a trick involved as to getting the server launched via a batch file in order for the dedicated server to be listed as a joinable room, but I figured it out  :tu:

The only downside to hosting with Gameranger is that you can only host one server at a time using the method I used, unless there is way to run multiple instances of Gameranger (something I'm looking into as well). What's nice about Gameranger is that you can create a free account, and the program does all of the NAT traversal and port forwarding too, so there isn't any issues involved with regards to forwarding ports etc.

On my VPS machine I didn't even forward any ports for BF1 or BF2 and neither for that of GR and I managed to join the dedicated server via GR without any issues  8) I don't mind sharing the hosting method with you guys, if anyone is interested in trying out the GR dedicated server hosting setup. I know some of you use Tunngle, but  GR isn't that bad, especially when it comes to NOT needing to forward any ports to connect to dedicated servers hosted via GR.

If anyone is keen, I'll put up a server for BF1 via GR, then you guys can connect via that. Obviously your pings will be a bit high (the dedicated server is hosted in South Africa), but if you're connecting from EU you should have a 200ms ping plus minus. Before I forget, GR can host up to 64 players, via P2P or dedicated server, so there isn't any limitation with regards to number of players per server that the old Openspy suffered from.  :cheers:
#3
Hi guys,

Just a quick heads up, Steam currently has a special on all it's Star Wars catalog titles. I'm going to pick up SWBF2 and Republic Commando for $3.39 each  :tu:
#4
Quote from: Phobos on April 28, 2013, 10:58:29 PM
A few more I use

[CMD]
COMMAND_LINE=/nointro /nowait /nostartupmusic /nomovies /noframelock /showallsessions /showallservers /fixedfunction

[IN_GAME_RESOLUTION]
WIDTH=1920
HEIGHT=1080   

Also noframelock gives you more than 30 frames (smoother) but you might get black spike bugs in which case I don't recommend using it.

Thanks for the heads up about the noframelock. I've added that width and height switch in my server.ini but it doesn't appear to apply it in game, or am I adding it to the wrong place ?