BillBurt wrote: > > Yes, this is a free download. You can actually just follow the guide here: > http://wiki.roblox4linux.co.cc/index.php?title=Instructions > OK, I tried it. I found three problems: http://bugs.winehq.org/show_bug.cgi?id=18398 http://bugs.winehq.org/show_bug.cgi?id=18389 http://bugs.winehq.org/show_bug.cgi?id=18390 To install, you have to do "winetricks pdh". Then to play, you have to launch an explicit game via the commandline, e.g. $ cd ~/.wine/drive_c/Program Files/RobloxVersions/version-b7d710b83ef74c14 $ wine Roblox -play http://www.roblox.com/Game/join.ashx?jobID=cc310936-d9bd-46a5-99cd-494d6b142eb4 It takes an awful long time to load on my GeForce 7100, and it's a bit funky. Might benefit from "winetricks gdiplus", dunno. Hope that helps.