Re: Online gaming and file downloads - latency hell!

2010-06-21 Thread Olivier Nicole
Hi, I've read about people trying to throttle outgoing ACKs to slow down their download but that still wouldn't rearrange any incoming data packets so I don't see how that would help. I haven't tried it myself though but neither have I read about anyone successfully accomplishing this.

Re: Online gaming and file downloads - latency hell!

2010-06-21 Thread Morgan Wesström
based queue where all traffic on the gaming ports was placed in front of all other traffic, and while I saw a very mild improvement, latency was still really pitiful. Is there anything else I can do? Anyone have a similar setup and wish to share config files? Are there some

Re: Online gaming and file downloads - latency hell!

2010-06-21 Thread Ian Smith
On Mon, 21 Jun 2010, Olivier Nicole wrote: Hi, I've read about people trying to throttle outgoing ACKs to slow down their download but that still wouldn't rearrange any incoming data packets so I don't see how that would help. I haven't tried it myself though but neither have

Re: Online gaming and file downloads - latency hell! (fwd)

2010-06-21 Thread Ian Smith
Hi .. as suggested, posting this discussion to ipfw@ too .. thanks, Ian -- Forwarded message -- Date: Mon, 21 Jun 2010 13:00:14 +0200 From: Luigi Rizzo ri...@iet.unipi.it To: Ian Smith smi...@nimnet.asn.au Subject: Re: Online gaming and file downloads - latency hell! (fwd) On Mon

Re: Online gaming and file downloads - latency hell!

2010-06-20 Thread Ian Smith
, but it doesn't work out so well. I can throttle users with no trouble, but even so that doesn't seem to help the latency issue unless I choke the 'big file download' users almost completely off. It's like nothing helps. I tried a priority based queue where all traffic on the gaming ports

Re: Online gaming and file downloads - latency hell!

2010-06-18 Thread Morgan Wesström
almost completely off. It's like nothing helps. I tried a priority based queue where all traffic on the gaming ports was placed in front of all other traffic, and while I saw a very mild improvement, latency was still really pitiful. Is there anything else I can do? Anyone have a similar

Re: Online gaming and file downloads - latency hell!

2010-06-18 Thread RW
On Fri, 18 Jun 2010 12:11:48 +0200 Morgan Wesström freebsd-questi...@pp.dyndns.biz wrote: On 2010-06-16 02:51, Modulok wrote: Yo, I have a FreeBSD box acting as a router between me and the Internet. Whenever someone on the local network downloads something, the other connections have

Online gaming and file downloads - latency hell!

2010-06-15 Thread Modulok
. I tried a priority based queue where all traffic on the gaming ports was placed in front of all other traffic, and while I saw a very mild improvement, latency was still really pitiful. Is there anything else I can do? Anyone have a similar setup and wish to share config files? Are there some

Re: Gaming

2010-04-30 Thread Mikle Krutov
On Thu, Apr 29, 2010 at 09:46:15PM +0200, David DEMELIER wrote: Yes probably, but for now I can play urban terror as well. Which features are missing ? -- Demelier David First, it's shaders support. I've used to play toribash a lot, and it requires OpenGL 1.3 which mesa does support, but it

Re: Gaming

2010-04-30 Thread Mikle Krutov
On Fri, Apr 30, 2010 at 11:41:33AM +1200, Jonathan Chen wrote: I agree. There's a wiki entry detailing the process: http://wiki.freebsd.org/Wine#head-6963d527c173e57b1567e881305b544d33435b6d There are a few problems with the network interfaces on the 32-64 bit bridge; which will

Re: Gaming

2010-04-30 Thread George Liaskos
On Thu, Apr 29, 2010 at 8:54 PM, David Kelly dke...@hiwaay.net wrote: On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote: Looking thru your manuals, I have not seen anything about gaming on a FreeBSD machine. ? You are not reading the manual correctly. Then *entire* manual

Gaming

2010-04-29 Thread Joe's Morgue
Looking thru your manuals, I have not seen anything about gaming on a FreeBSD machine.   Are there drivers for higher end graphic cards available? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd

Re: Gaming

2010-04-29 Thread David Kelly
On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote: Looking thru your manuals, I have not seen anything about gaming on a FreeBSD machine. ? You are not reading the manual correctly. Then *entire* manual is the game. :-) -- David Kelly N4HHE, dke...@hiwaay.net

Re: Gaming

2010-04-29 Thread pete wright
On Thu, Apr 29, 2010 at 10:10 AM, Joe's Morgue joes_mor...@yahoo.com wrote: Looking thru your manuals, I have not seen anything about gaming on a FreeBSD machine. Are there drivers for higher end graphic cards available? nvidia provides a binary blob of their Unix driver for FreeBSD: http

Re: Gaming

2010-04-29 Thread pete wright
On Thu, Apr 29, 2010 at 10:57 AM, pete wright nomadlo...@gmail.com wrote: On Thu, Apr 29, 2010 at 10:10 AM, Joe's Morgue joes_mor...@yahoo.com wrote: Looking thru your manuals, I have not seen anything about gaming on a FreeBSD machine. Are there drivers for higher end graphic cards

Re: Gaming

2010-04-29 Thread Mikle Krutov
On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote: Are there drivers for higher end graphic cards available? If it is nvidia: yes, proprietary and pretty good. If it is ATI, only opensource xf86-video-ati, that are better than fglrx for work, not for games (e.g. less features, but

Re: Gaming

2010-04-29 Thread Balázs Mátéffy
best bet is wine, but don't expect sky high fps rates, and fireworks, FreeBSD is not for gaming...ATM :D. Regards, MB. On 29 April 2010 19:58, pete wright nomadlo...@gmail.com wrote: On Thu, Apr 29, 2010 at 10:57 AM, pete wright nomadlo...@gmail.com wrote: On Thu, Apr 29, 2010 at 10:10

Re: Gaming

2010-04-29 Thread Chip Camden
On Apr 29 2010 12:54, David Kelly wrote: On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote: Looking thru your manuals, I have not seen anything about gaming on a FreeBSD machine. ? You are not reading the manual correctly. Then *entire* manual is the game. :-) -- You

Re: Gaming

2010-04-29 Thread Mikle Krutov
codebase + user-solutions from appdb.winehq.org and nothing more, as i know. Your best bet is wine, but don't expect sky high fps rates, and fireworks, FreeBSD is not for gaming...ATM :D. It is, but not for all the games. On my machine, with nvidia, i've played wc3, wow, hitman, savage2, mount blade

Re: Gaming

2010-04-29 Thread Mikle Krutov
On Thu, Apr 29, 2010 at 09:39:58PM +0200, David DEMELIER wrote: I don't agree, if compile mesa, gl, and ati with WITHOUT_NOUVEAU defined you will be able to play various games using real hardware acceleration ;-) -- Wbr, Krutov Mikle ___ --

Re: Gaming

2010-04-29 Thread Nerius Landys
Some games run natively on FreeBSD with no emulation. For example Urban Terror is a first person shooter that fits this category, and it's very popular. /usr/ports/games/iourbanterror and it requires hardware 3D acceleration (nVidia drivers would work well).

Re: Gaming

2010-04-29 Thread David DEMELIER
2010/4/29 Mikle Krutov nekoexmach...@gmail.com: On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote: Are there drivers for higher end graphic cards available? If it is nvidia: yes, proprietary and pretty good. If it is ATI, only opensource xf86-video-ati, that are better than fglrx

Re: Gaming

2010-04-29 Thread Gary Kline
On Thu, Apr 29, 2010 at 12:54:34PM -0500, David Kelly wrote: On Thu, Apr 29, 2010 at 10:10:20AM -0700, Joe's Morgue wrote: Looking thru your manuals, I have not seen anything about gaming on a FreeBSD machine. ? You are not reading the manual correctly. Then *entire* manual is the game

Re: Gaming

2010-04-29 Thread Jonathan Chen
On Thu, Apr 29, 2010 at 11:20:28PM +0400, Mikle Krutov wrote: [...] I've played on my nvidia workstation (8400gs) Actually, the only tricky thing about games - installing wine on amd64, everything other works just as good as it does in linux. I agree. There's a wiki entry detailing the

Gaming news link

2009-04-24 Thread ryan
Dear Sir / Madam, We are interested in posting our gaming news and information site on your links section. Our site is GamerBeef.com and can be found at http://www.gamerbeef.com Our site includes daily updated gaming news from all genres and consoles, with focus on PC gaming. We also have a new

FreeBSD as a gaming server platform

2006-09-15 Thread Matt
Are there any kernel tunables that you would recommend setting to increase performance on FreeBSD 6.x for running gaming servers (e.g. Quake 4, CS:S, etc)? It appears that the default settings are not performing nearly as well on FreeBSD as they are on Linux on similar hardware, and it seems

Re: FreeBSD as a gaming server platform

2006-09-15 Thread Norberto Meijome
On Fri, 15 Sep 2006 08:07:52 -0500 Matt [EMAIL PROTECTED] wrote: I did some searching for settings that could increase max packet rates and such, but to no avail. Hi Matt, I would look for 'network tuning freebsd' - things like the max receive /send buffer sizes are obvious things . man 7

Re: FreeBSD as a gaming server platform

2006-09-15 Thread Ahmad Arafat Abdullah
, tq.. - Original Message - From: Matt [EMAIL PROTECTED] To: freebsd-questions@freebsd.org Subject: FreeBSD as a gaming server platform Date: Fri, 15 Sep 2006 08:07:52 -0500 Are there any kernel tunables that you would recommend setting to increase performance on FreeBSD 6.x

Re: GAMING

2005-11-07 Thread Antoine Solomon
I Remember I was on 5.3 and installed ut2004 successfully from dvd. worked and ran extremely fast. There was some howto on the web for doing it but I can't find it on google anymore. On 11/6/05, Andrew P. [EMAIL PROTECTED] wrote: On 11/6/05, Antoine Solomon [EMAIL PROTECTED] wrote: Hey is

Re: GAMING

2005-11-06 Thread Stepan Rakhimov
Yesterday, I spent 4 hours playing UT2004. And it seemed to run faster than on Windows. At least it felt much cooler :-) Please give me a link to UT2004 howto. i tried to find it but without success. Stepan ___ freebsd-questions@freebsd.org

Re: GAMING

2005-11-06 Thread Andrew P.
On 11/6/05, Stepan Rakhimov [EMAIL PROTECTED] wrote: Yesterday, I spent 4 hours playing UT2004. And it seemed to run faster than on Windows. At least it felt much cooler :-) Please give me a link to UT2004 howto. i tried to find it but without success. Stepan

Re: GAMING

2005-11-06 Thread Dimitar Vasilev
2005/11/6, Andrew P. [EMAIL PROTECTED]: On 11/6/05, Stepan Rakhimov [EMAIL PROTECTED] wrote: Yesterday, I spent 4 hours playing UT2004. And it seemed to run faster than on Windows. At least it felt much cooler :-) Please give me a link to UT2004 howto. i tried to find it but

Re: GAMING

2005-11-06 Thread Antoine Solomon
Hey is there any port of the full game? On 11/6/05, Andrew P. [EMAIL PROTECTED] wrote: On 11/6/05, Stepan Rakhimov [EMAIL PROTECTED] wrote: Yesterday, I spent 4 hours playing UT2004. And it seemed to run faster than on Windows. At least it felt much cooler :-) Please give me a

Re: GAMING

2005-11-06 Thread Andrew P.
On 11/6/05, Antoine Solomon [EMAIL PROTECTED] wrote: Hey is there any port of the full game? Not in the ports tree and not that I know of. I'm sure it's not a problem to run it. Copy protection will be an obstacle, but if you own the game you'll be fully justified in searching for a crack and

Re: GAMING

2005-11-06 Thread Andrew P.
On 11/7/05, Alex de Kruijff [EMAIL PROTECTED] wrote: On Sun, Nov 06, 2005 at 04:39:53PM +, Antoine Solomon wrote: On 11/6/05, Andrew P. [EMAIL PROTECTED] wrote: On 11/6/05, Stepan Rakhimov [EMAIL PROTECTED] wrote: Yesterday, I spent 4 hours playing UT2004. And it seemed

GAMING

2005-11-05 Thread rick
how is freebsd for gaming needs ive used linux and windows for years.??? thanks rick ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: GAMING

2005-11-05 Thread jason henson
rick wrote: how is freebsd for gaming needs ive used linux and windows for years.??? thanks rick ___ If you used linux, you should not have a problem. Video card drivers would be your limiting point, I would suggest you use nvidia because

Re: GAMING

2005-11-05 Thread Andrew P.
On 11/5/05, jason henson [EMAIL PROTECTED] wrote: rick wrote: how is freebsd for gaming needs ive used linux and windows for years.??? If you used linux, you should not have a problem. Video card drivers would be your limiting point, I would suggest you use nvidia because of it. Well

Re: GAMING

2005-11-05 Thread Peter Clutton
rick wrote: how is freebsd for gaming needs ive used linux and windows for years.??? Andrew wrote: *BSD is still a few years (months?) off from entering the desktop (and gaming) market, but it will, and when it does, all its strengths will shine. Commercially speaking, if you want

please help: nntp and gaming with ipfw

2003-03-06 Thread Aaron Walker
I have FreeBSD 4.7 running on my old p100 setup as a firewall.. everything works except for 2 things: nntp (it somewhat works) and playing a game through the firewall from a windows box (battlefield 1942 specifically) With nntp I can view newsgroups but I get a lot of lag.. more like it freezes..

Re: please help: nntp and gaming with ipfw

2003-03-06 Thread Aaron Walker
Doh.. I meant to add that I have neither of these problems when I hook my network back up to my old linksys cable/dsl firewall/router.. I am hoping I can fix this because otherwise it would be pointless to use the freebsd box as the firewall/gateway, as I don't really want to run downstairs and

Re: please help: nntp and gaming with ipfw

2003-03-06 Thread Bill Moran
Aaron Walker wrote: I have FreeBSD 4.7 running on my old p100 setup as a firewall.. everything works except for 2 things: nntp (it somewhat works) and playing a game through the firewall from a windows box (battlefield 1942 specifically) With nntp I can view newsgroups but I get a lot of lag..

Re: please help: nntp and gaming with ipfw

2003-03-06 Thread Aaron Walker
I have cut paste the entire out put from ipfw show and ifconfig at the bottom of this message. On Thu, 2003-03-06 at 09:07, Bill Moran wrote: Aaron Walker wrote: I have FreeBSD 4.7 running on my old p100 setup as a firewall.. everything works except for 2 things: nntp (it somewhat works)