Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: [TUT] How To Play Tibia On Ubuntu!

  1. #1
    Join Date
    Dec 2006
    Beans
    12

    [TUT] How To Play Tibia On Ubuntu!

    I finally have it working on feisty:

    Install this older version of wine
    Code:
    http://wine.budgetdedicated.com/archive/ubuntu/dapper/wine_0.9.15~winehq0~ubuntu~6.06-1_i386.deb
    Download Windows Tibia Client
    Code:
    https://secure.tibia.com/account/?subtopic=downloadclient
    In the terminal type
    Code:
    cd ~/.wine/drive_c/Program\ Files/Tibia
    and then
    Code:
    wine Tibia.exe engine 0
    Make a launcher by opening text editor and pasting
    Code:
    #!/bin/bash
    cd ~/.wine/drive_c/Program\ Files/Tibia
    WINEDEBUG=-all wine Tibia.exe engine 0
    then chmod the file to executable
    Code:
    chmod +x <name of the file that you just have created>
    W00p!

  2. #2
    Join Date
    Jun 2007
    Beans
    39

    Re: [TUT] How To Play Tibia On Ubuntu!

    THANKS!!!!!!!!!!!!
    Dude, Finally i can run Tibia! I own you one
    Because in world without borders or walls,
    You don't need GATES and WINDOWS.

    Fu*k you bill gates.

  3. #3
    Join Date
    May 2006
    Location
    Location, Location!
    Beans
    1,571
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: [TUT] How To Play Tibia On Ubuntu!

    Yes!! This rules, thanks dude.
    A computer allows you to make more mistakes faster than any invention in human history - with the possible exceptions of handguns and tequila.

  4. #4
    Join Date
    Dec 2007
    Beans
    1

    Re: [TUT] How To Play Tibia On Ubuntu!

    hey i keep gettin External Exception 8000010 whenever i try to install tibia with the old version of wine. Why is this?

  5. #5
    Join Date
    Feb 2008
    Beans
    3

    Re: [TUT] How To Play Tibia On Ubuntu!

    Quote Originally Posted by mainieri View Post
    hey i keep gettin External Exception 8000010 whenever i try to install tibia with the old version of wine. Why is this?
    I had the same problem on my pc
    Just install your video card's driver
    Then install the tibia for linux

    if doesn't work send me an mp =D

  6. #6
    Join Date
    Nov 2008
    Location
    Nevada
    Beans
    10
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [TUT] How To Play Tibia On Ubuntu!

    Ok so I'm new to Linux. I'm not a total tard though very close. I'm not sure what to do. I install the program and tried to cd to the right path and run it but i get an error

    Cannot find file 'Z:\home\me\Tibia.dat'. (Error Code 1)

    Please re-install the program

    Any help would be greatly appreciated.
    Last edited by Cloud4Twenty; November 18th, 2008 at 11:51 PM. Reason: Miss typed a lot the first time >.<

  7. #7
    Join Date
    Jun 2007
    Location
    Rio de Janeiro - Brasil
    Beans
    319
    Distro
    Kubuntu Development Release

    Re: [TUT] How To Play Tibia On Ubuntu!

    Why use wine if there's a native Tibia client for linux and it works just fine? (it needs hw acceleration, tough)

  8. #8
    Join Date
    Nov 2008
    Location
    Texas, USA
    Beans
    4
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [TUT] How To Play Tibia On Ubuntu!

    Quote Originally Posted by wingnux View Post
    Why use wine if there's a native Tibia client for linux and it works just fine? (it needs hw acceleration, tough)
    I use wine because my hardware doesn't support openGL which is what you have to run to use the linux tibia client.

    @thread: Thank you so much, I can finally play. ^^

  9. #9
    Join Date
    Oct 2005
    Location
    U.S.A.
    Beans
    4,164
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [TUT] How To Play Tibia On Ubuntu!


    That makes no sense. Your hardware must support OpenGL because that is what Wine uses to render graphics (it translates DirectX to OpenGL). Not to mention, all modern video cards support OpenGL, as long as you have the correct drivers installed. Unless you have a really, really old graphics card, you should be able to use the Linux native Tibia client. If you are happy with running it through Wine, I suppose that doesn't matter, though.
    Last edited by cogadh; November 28th, 2008 at 08:46 AM.

    Linux User #355330 | Ubuntu User #15618 | Last.FM

  10. #10
    Join Date
    Nov 2008
    Location
    Nevada
    Beans
    10
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [TUT] How To Play Tibia On Ubuntu!

    So after playing around and re installing / un installing over and over again I finally get it to open....... well the windows version through wine at least, but the client is all sorts of messed up, I can't click anything. I tried the Tibia client for Linux and that one doesn't even run, it starts then immediately closes and does nothing at all, I guess it could be my drivers but then at that point.. how do I install any updated drivers? Remember I'm new, please be gentle. More Info: I have a some what older Dell Inspiron E1505 from like 2006 if that helps
    Last edited by Cloud4Twenty; December 24th, 2008 at 03:08 PM.

Page 1 of 2 12 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
  •