Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 34

Thread: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

  1. #21
    Join Date
    Jun 2007
    Beans
    16

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    i'm new to linux so don't be to complex. Your tutorial was great i did everything and it got continuum to work, but then when i closed it and tried to open it i get "Fatal Error 000004bc"
    So then I installed it in another location but I keep getting the same error message.

  2. #22
    Join Date
    Nov 2006
    Location
    There and back again
    Beans
    1,097

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    Wine doesn't always cleanly disconnect from the system audio (alsa) after quiting. You can logoff and logon again, or just restart sound:

    Code:
    sudo /etc/init.d/alsasound restart

  3. #23
    Join Date
    Jun 2007
    Beans
    16

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    it wasn't working for me so i did it all again but now when i give the command, in the terminal, to start the game nothing happens, and when i click on the icon for it it starts to load and then just stops. then about 5 minutes later i get error 0000012b
    Last edited by kingvik; August 19th, 2007 at 05:02 AM.

  4. #24
    Join Date
    Nov 2006
    Location
    There and back again
    Beans
    1,097

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    All I can think about is sound. Well, you also try turning off desktop effects too. Try messing with the settings a little bit too.

  5. #25
    Join Date
    May 2008
    Beans
    14

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    I went ahead and applied the patch to Wine RC1 and compiled it into a deb package. Its running continuum .40 great on ubuntu 8.04.

    Heres the link: http://www.pricent.com/subspace/wine...40_patched.deb

    For those who prefer to do it manually through source, the same patch and instructions on the first post work perfectly with Wine RC1.

    Thanks for the info,
    Brian

  6. #26
    Join Date
    May 2005
    Location
    Chile
    Beans
    98
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    Melkel,

    Your patched wine worked spotlessly.

    Regards

    Ramiro

  7. #27
    Join Date
    May 2008
    Beans
    250
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    Quote Originally Posted by merkel04 View Post
    I went ahead and applied the patch to Wine RC1 and compiled it into a deb package. Its running continuum .40 great on ubuntu 8.04.

    Heres the link: http://www.pricent.com/subspace/wine...40_patched.deb

    For those who prefer to do it manually through source, the same patch and instructions on the first post work perfectly with Wine RC1.

    Thanks for the info,
    Brian
    I have the same problem with the same error and I got it exactly the same way. However the patched Wine RC1 is no longer on that link. Anyone happen to know where I can find it?

  8. #28
    Join Date
    Nov 2006
    Location
    There and back again
    Beans
    1,097

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    Xog, nowdays I just download and extract a patched wine kernel to the correct directory:

    1) Install Wine and Continuum as normal.
    2) Rename the wine kernel:
    Code:
    sudo mv /usr/lib/wine/kernel32.dll.so{,.bak}
    3) Get the patched wine kernel:
    Code:
    sudo wget http://subspace2.net/kernel32.dll.so -O /usr/lib/wine/kernel32.dll.so
    4) Play... Woohooo!

    I'll put these directions on the front page, hasn't been updated in a bit.

  9. #29
    Join Date
    May 2008
    Beans
    250
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    holy crap that was fast

    i didn't think anybody would answer for such an unknown game.. and to think, you posted in this like 3 posts ago.. which was like 2 years ago! man.. im lucky thismorning.

    PS: it worked. Thanks !!!
    Last edited by Xog; November 4th, 2009 at 08:43 AM.

  10. #30
    Join Date
    Nov 2009
    Beans
    1

    Re: Howto: Get Continuum (a.k.a. Subspace) to work with Ubuntu.

    hi, great to see the thread active

    what versions of ubuntu does the modified wine kernel work with
    9.10? 64bit matter?

    and also what version of wine to begin with, matter?

Page 3 of 4 FirstFirst 1234 LastLast

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
  •