Page 2 of 4 FirstFirst 1 2 3 4 LastLast
Results 11 to 20 of 39

Thread: Halo CE Linux!

  1. #11
    j͆ͪ͟c̓̊͜a̎ͨ̈́ͧṗ̵ ̏ͭ̃sͪ̊͊̒͌̒̏t͗͗ͩͮo̧̊̒̎̽̇̌̋ṗ̸ͪ͑ͩ̐ InnerGoat's Avatar
    Join Date
    Aug 2006
    Location
    j͆ͪ͟c̓̊͜a̎ͨ̈́ͧṗ̵ ̏ͭ̃s&#87
    Posts
    1,493

    Re: Halo CE Linux!

    Go to your desktop, or to Applications\Wine\Programs To load up halo. When changing your visual settings, alt tab to get back into the game, If you don't it looks like it freezes.
    More info on this "visual settings" please. Are you talking about the in-game video settings or something in Linux / WINE's config?
    Reply With Quote

  2. #12
    Banned
    Join Date
    Nov 2006
    Posts
    95

    Re: Halo CE Linux!

    Quote Originally Posted by InnerGoat View Post
    More info on this "visual settings" please. Are you talking about the in-game video settings or something in Linux / WINE's config?
    The in game visual settings, like for instance if you change your screen size etc....
    Quote Originally Posted by The»Lucian View Post
    I tried getting Halo to work on Ubuntu as well. First run was nice and smooth but the ones after that had the graphical error (the box in the upper corner is an error of the game). Also it was smooth playing at first but playing it for extended periods of time caused poor movement as far as looking around and aiming. I'd recommend sticking with Vista or XP on a dual boot platform, but its still good for Mac (there is a wine emulator for mac) and Linux users... Especially since the Mac edition seems to be a pain to find these days.

    You need to compile it with the below code.
    Code:
    --- dlls/dinput/mouse.c_old	2008-03-03 11:14:47.000000000 +0100
    +++ dlls/dinput/mouse.c	2008-03-10 19:23:21.000000000 +0100
    @@ -306,7 +306,7 @@
                     wdata = pt1.y;
                 }
     
    -            This->need_warp = (pt.x || pt.y) && dwCoop & DISCL_EXCLUSIVE;
    +            This->need_warp = (hook->pt.x<2 || hook->pt.y<2 || hook->pt.x>((2 * This->win_centerX)-2) || hook->pt.y>((2 * This->win_centerY)-2) );
                 break;
             }
             case WM_MOUSEWHEEL:
    Reply With Quote

  3. #13
    A Loose Screw Phopojijo's Avatar
    Join Date
    Dec 2006
    Location
    Ontario, Canada
    Posts
    2,749

    Re: Halo CE Linux!

    Quote Originally Posted by supersniper View Post
    There already is a Halo PC mac I thought they made a Halo CE mac??
    Nope, Halo CE is a Gearbox pet project... Gearbox didn't work on the Mac version and sooooo it doesn't exist.
    Reply With Quote

  4. #14
    Banned
    Join Date
    Nov 2006
    Posts
    95

    Re: Halo CE Linux!

    Quote Originally Posted by Phopojijo View Post
    Nope, Halo CE is a Gearbox pet project... Gearbox didn't work on the Mac version and sooooo it doesn't exist.
    Yet :\


    (jk lol)
    Reply With Quote

  5. #15
    j͆ͪ͟c̓̊͜a̎ͨ̈́ͧṗ̵ ̏ͭ̃sͪ̊͊̒͌̒̏t͗͗ͩͮo̧̊̒̎̽̇̌̋ṗ̸ͪ͑ͩ̐ InnerGoat's Avatar
    Join Date
    Aug 2006
    Location
    j͆ͪ͟c̓̊͜a̎ͨ̈́ͧṗ̵ ̏ͭ̃s&#87
    Posts
    1,493

    Re: Halo CE Linux!

    Oh, because it's hardlocking the system before it gets to any 3D rendering. Thought that I may have missed some setting in WINE.

    I followed someone else's guide to run Halo PC a few weeks ago and it was ending in a hardlock as well. Maybe it's the lame ATI driver; I have no hardware acceleration at all on the desktop, but OpenArena (also 3D) run real good.

    It's a 9800pro fyi.
    Reply With Quote

  6. #16
    Banned
    Join Date
    Nov 2006
    Posts
    95

    Re: Halo CE Linux!

    UPDATE: JUST GOT TEXT TO WORK IN GAME!!
    To get text to work, open up terminal and run this command..

    Code:
    msiexec /i '/home/e3po/.wine/drive_c/Program Files/Microsoft Games/Halo Custom Edition/redist/msxmlenu.msi'
    make sure you change it to your correct directory.

    http://wmclan.net/halolinux/ingame/text.png
    Last edited by E3pO; September 21st, 2008 at 12:23 AM.
    Reply With Quote

  7. #17

    Re: Halo CE Linux!

    I remember how excited I was when I first realized I could run Starcraft on linux (using wine. gotta love it).
    What I really need to do is move my entire development environment over to linux. I wonder if I could get sapien, guerilla, tool, hce, 3DS max, and the tag structure working in linux...
    prolly more trouble than it's worth.
    Reply With Quote

  8. #18
    Banned
    Join Date
    Nov 2006
    Posts
    95

    Re: Halo CE Linux!

    Quote Originally Posted by Rob Oplawar View Post
    I remember how excited I was when I first realized I could run Starcraft on linux (using wine. gotta love it).
    What I really need to do is move my entire development environment over to linux. I wonder if I could get sapien, guerilla, tool, hce, 3DS max, and the tag structure working in linux...
    prolly more trouble than it's worth.

    Thats what i'm working on right now. ill tell you how it comes out.

    -------
    EDIT: it came out quite amazing...

    http://wmclan.net/halolinux/Guerilla.png
    Last edited by E3pO; September 21st, 2008 at 02:09 AM.
    Reply With Quote

  9. #19
    Senior Member Patrickssj6's Avatar
    Join Date
    Oct 2006
    Location
    'schland
    Posts
    3,838

    Re: Halo CE Linux!

    Make a HaloCE installer for Linux.
    Reply With Quote

  10. #20
    Don't worry, Jelly's here Jelly's Avatar
    Join Date
    Sep 2006
    Posts
    1,309

    Re: Halo CE Linux!

    If you've got an ATI card, it won't work. I've tried for ages with every release since 0.9.42. A driver issue causes it; the issue being that ATI are shit at making Linux drivers.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •