From: Kevin Jackson Date: 2006-10-19T10:19:04+09:00 Subject: Re: RubyGame on windows I looked at rubygame a couple of weeks ago, it wasn't difficult to set up *if* you follow the instructions on the website. The most important thing is to make sure your SDL.dll and associated dlls (libtiff etc) are in windows/system32 as rubygame wouldn't pick them up from the path (IME). It's not a bad library, but a warning, right now sound support is broken. Kev