Archive for the ‘OS X’ Category

Forcing VSYNC In ioquake3 (Mac OS X)

Sunday, May 18th, 2008

I’ve been really frustrated with ioquake3 on OS X, mainly because there’s no vsync, and there’s no option to enable vsync that works (I tried setting r_swapInterval to 1, but to no avail), so I had to take things into my own hands. The proper SDL way of doing this, seems to be broken, or maybe the way ioquake3 handles it is broken. In any case, here a patch that should apply to the latest SVN.

ioquake3 vsync patch