Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

CrossOver Games for FreeBSD

Posted by timothy on Sunday April 20, @10:57PM
from the to-the-other-side dept.
An anonymous reader writes "Jeremy White from CodeWeavers has made the announcement that an experimental build of CrossOver Games is now available for PC-BSD users. However, this unsupported edition should also work on FreeBSD or DesktopBSD, allowing users to play Windows games on their desktop. The FreeBSD version of CrossOver Games can be downloaded here (registration required)." From the attached notes: "Remember this is an experimental build! If you are on FreeBSD 6.x, you will need to apply a system patch from http://wiki.freebsd.org/Wine to enable wine to function properly. Users of FreeBSD 7.0 and higher do not need this patch."

Related Stories

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • Further, we feel strongly that most of our customers are best served
    by the stable, shipping version of CrossOver.
    That's right folks, CrossOver claims to have customers. That's the scoop! :)

    • by RiotingPacifist (1228016) on Sunday April 20, @11:22PM (#23138634)
      They only plan on porting zombie games, as we all no BSD is dead!

      p.s before you mod me down, remember this is slashdot not youtube, you do get sarcasm here!
    • by Bronster (13157) <slashdot@brong.net> on Monday April 21, @01:48AM (#23139304) Homepage
      I've been paying for it for years - it's the only piece of software I am paying for on Linux in fact.

      I find wine very much worthwhile as a "gateway drug" - in fact I was running Win32 perl driving a Windows OCR package under wine on one project - under linux.

      So yeah, they have customers. I don't have a clue how many, but I'm planning to renew again next year.
      • May I ask what OCR package, having an OCR that can be handled with Perl would be very nice.
        • It was an embedded copy of ABBYY that came with a scanner pen. It probably wasn't strictly within the terms of the licence, but it was only a proof of concept anyway unfortunately, the project died for unrelated reasons and I never had to scale it up.

          It w
        • Oh - btw. I signed a non-disclosure at the time which I think was for something insane like 5 years. It's probably expired by now. For that I got given the API names of a couple of functions that didn't advertise themselves via COM - not particularly c
  • There's a CrossOver Games? How did I not know about this?
    • It's a new product. I think that it's only been around for a few weeks.

      I do have to say that I'm a bit surprised that crossover games is being made available first, I can only assume that it was easier to get running, or is likely to require less work to m
  • I think there next business move should be to *sell* a product that lets linux games be played in windows. Take this with some sarcasm as intended, but I'm suprised they are not trying to charge for the "privledge" to do that too.
    • Re:Windows User (Score:5, Interesting)

      by TheRealMindChild (743925) on Sunday April 20, @11:26PM (#23138660) Homepage Journal
      Actually, just wait. This is just mindless speculation, but don't you think it is interesting that VMWare [vmware.com] bought [wordpress.com] Thinstall [thinstall.com]?

      All of a sudden, you have an application that can emulate a whole machine, merging with something that can take an application an all its dependencies and wrap it into a single executable. Call me crazy, but I think you will start seeing a product where you can wrap your favorite app, along with an underlying supporting OS running on a virtual machine, to target any other OS you want.
      • If you built an app properly in the first place you wouldn't need that.

        The problem is developers saying "lets get it working on X first then we'll port it to Y and Z". The problem with this being that by the time you come to release it only works on the OS
        • Tell that to an IT department that wants to stop using Windows. There are some applications that you cannot get rid of, without great pain, e.g., payroll software. Thinstall looks very appealing to them.
      • Re: (Score:3, Informative)

        I am pretty close to being a n00b, but can't the source simply be recompiled for Win32?
        Win32 and UNIX have different application programming interfaces. Windows XP Professional, Windows Vista Business and Ultimate, and Windows Server can run recompiled UNIX apps through SFU (pre-Vista) or SUA (Vista and later), but the software that allows
  • by DurendalMac (736637) on Monday April 21, @12:11AM (#23138888)
    Or is it CrossOver with everything else whittled out? I tried Crossover on OS X and was very disappointed. Sure, Half-life 2 ran...at half the framerate and with DX8 support so everything looked like ass. It was pathetic. Also, if your program isn't on the supported list, don't expect it to run. I'll stick with VMWare and Boot Camp and leave CrossOver out of it.
    • I tried Crossover on OS X and was very disappointed. Sure, Half-life 2 ran...at half the framerate and with DX8 support so everything looked like ass. It was pathetic. Also, if your program isn't on the supported list, don't expect it to run. I'll stick with VMWare and Boot Camp and leave CrossOver out of it.
      I haven't used VMware for running games, but I have tried Parallels desktop and have had minimal success--that is, even very old games like the 7th Guest don't run horribly well. Is VMware that much better?

      And Boot Camp is kinda an entirely different boat
      • Parallels seems sort of hit-or-miss for gaming, which is to be expected, really. I bought it for my wife's MacBook... she mostly plays the Nancy Drew adventure games from Her Interactive. The Creature of Kapu Cave worked great, but the next one in the se
    • It's Crossover with focus on games. you can still install office etc if you want, there is just no support for it.

      Maybe the problem is OS X and Apple not Crossover. I run HL2 and a number of other games with more than decent frame rates and everything looks fine.
  • Speaking of non-Windows-only games, the guys at S2games [s2games.com] have released a native binary of Savage2 for Linux. I could always use more people to play with, so grab the free 5-hour full demo and come play a great FPS-RTS with me. /end plug
  • Didn't know there was a patch for FreeBSD 6 stable. Just last night I grabbed a spare disk to install FreeBSD 6 and Wine to see if a few games I like would run. Unreal Tournament did crash a few times, so I'll try this patch.
  • For Crossover on BSD. yea!

    Now if we could just get VMWare for it..
      • Thats good news too.

        While QEMU is available and does work, it could really use some 'datacenter' type management tools.
    • Re: (Score:3, Interesting)

      that's strange, wine, from what i know, has no direct link to the window manager you choose to run on X. hell, I have at times set up startx options so it doesn't run a window manager, it simply fills the root background black or whatever wallpaper i want,
      • Re:twm support (Score:4, Interesting)

        by Solra Bizna (716281) on Monday April 21, @04:57AM (#23139984) Homepage Journal

        twm's window behavior is different from what most apps expect, enough so that sometimes they explode.

        -:sigma.SB

        (twm user who is forced to use sawfish to get good workspace support)

      • Re: (Score:3, Informative)

        Wine is very much dependent on a good window manager to work properly. ISTR one of the developers mentioning that using an unsuitable/poor window manager actually caused some of the tests to fail, since it affected window behaviour.
    • "Most FreeBSD users are die-hard twm fanatics"? Where did you get this idea? About the only good thing I can say about TWM is that it doesn't require much in the way of resources, and it's installed by default I guess. Pretty much everybody installs a d