Sirens on Linux

2

Comments

  • Yin - Momaganon
    Yin - Momaganon Posts: 177 Arc User
    edited November 2012
    I have a question do you guys play PWI in a well-manner and does it give a satisfaction gameplay? Since this game is made on Windows platform and u guys are playing it on Linux ? Just asking

    wine doesn't decrease performance much. Only problem is that little fighting time to time when new patches comes.

    Of course native linux client would be awesome.
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited November 2012
    I installed wine 1.5.17 and it seems like it can be working.....I'm still updating from old version 612 -.- and always when I run client there is : Unable to connect to a server, please try another one", then the start button color and it seems to be clickable. After this error log client connect to internet and updating good, I hope that after update I can start the game without problems -.- ..... Anyway thank you guys for a help with wine 1.5 ;)) b:kissb:pleased
  • spaceplumber1
    spaceplumber1 Posts: 4 Arc User
    edited November 2012
    Thank you for starting this thread. I just installed Mint 13 KDE as the only OS on my shiney new PC. Im still a Linux n00b but im getting the hang of things. Ive been looking at different threads over the past few days to try to sift through all the different and outdated ways to get PWI to work on Linux. I just tried the 1.2.3 wine method through Play on Linux. I had the same issue with the launcher just looking like a frozen nonresponsive image. I just cleaned everything up, uninstalled the virtual drive and all versions of wine and the /home/user/.wine file and im ready to try again. Gonna try to use 1.5.17. Ill keep you updated b:victory
  • spaceplumber1
    spaceplumber1 Posts: 4 Arc User
    edited November 2012
    also I downloaded the .cab patch file. Wonder if I can use that
  • Dextar - Dreamweaver
    Dextar - Dreamweaver Posts: 27 Arc User
    edited November 2012
    Thank you for starting this thread. I just installed Mint 13 KDE as the only OS on my shiney new PC.

    Wine 1.5.17 and Linux Mint 13 (Cinnamon edition) definitely work fine here, the only problem I had so far is that the game font now looks incredibly ugly.

    Rehdon
  • shadowbranch
    shadowbranch Posts: 1 Arc User
    edited November 2012
    1.5.17 hasn't been working for me. I've submitted a bug here about my problem:
    http://bugs.winehq.org/show_bug.cgi?id=32250
    After finding this thread, I also tried installing ie8 and running with that LC_TYPE, but to no avail.

    Basically, it just gives me a scrambled message box. I'm running latest version of Lubuntu 64 bit. :(

    When I tried installing ie8, it said it wasn't compatible with my architecture.

    To be clear, it was 1.5.17 was working just fine for me before the Sirens of War update (sans icons). It was only after that update that I started having the startup problem.
  • Rina_IX - Lost City
    Rina_IX - Lost City Posts: 2 Arc User
    edited February 2013
    Hi there, just reporting my installation method. I got a working pwi sirens of war with little performance issues. Launcher launching, but not sure if updating.

    My system is Linux Mint 13 (maya) with kernel 3.2.0-23-generic (32 bits) and nvidia proprietary drivers and cinnamon desktop. Didn't have any previous wine version, so it's advised that you purge the previous wine versions if trying this approach,

    I already had a working pwi installation in windows partition, so just run it with wine.

    First built dependencies:
    gedit /etc/apt/sources.list
    Added this line "deb-src http://archive.ubuntu.com/ubuntu/ precise main restricted universe multiverse", not that the "precise" part varies according to your version, this line is just like the one above, but with the "src-" added at the start
    apt-get update
    apt-get build-dep wine

    Then downloaded and compile wine-1.5.17, as some users here suggested:
    Inside the uncompressed wine folder run:
    ./tools/wineinstall
    (will prompt for super user)

    Then got winetricks and installed some packages:
    wget http://winetricks.org/winetricks
    chmod +x winetricks
    sh winetricks vcrun6
    sh winetricks vcrun2005 vcrun2008 directx9
    sh winetricks d3dx9_36 vcrun6 ie8
    wineboot
    Note that i repeated a couple of packages, since copy-pasted the lines from other posts, but winetricks is smart enough to avoid installing stuff twice.
    Also, take into account that you will see some license agreement windows and bug warnings in the terminal.

    Set this environment variable:
    export LC_CTYPE="en_US.utf8"
    (each time you run or on your .bashrc)

    Finally
    sudo apt-get install dconf-tools
    dconf-editor
    And changed org -> gnome -> desktop -> wm -> preferences -> mouse-button-modifier to <Super>
    In order to avoid the move window function when Alt+clicking, which overrides the pwi function of auto navigation on map
    Wine 1.5.17 and Linux Mint 13 (Cinnamon edition) definitely work fine here, the only problem I had so far is that the game font now looks incredibly ugly.

    Rehdon

    I have the same issue
    Basically, it just gives me a scrambled message box. I'm running latest version of Lubuntu 64 bit. :(

    this hapens to me if my working directory is not set to .../Perfect_World_Entertainment/element/ if running elementclient.exe or to launcher if running Launcher.exe
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited February 2013
    Please help me again! b:surrender
    I started my client today, with wine 1.5.24 and nothing....element client does not work, launcher neither....just a black something on my screen. Do u have some libraries added in ur wine configuration? Or u just play with wine?
    thanks b:sadb:angry
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited February 2013
    ive had some decent luck using POL, makes it easier to setup, dont remember my wine ver. i was using since i deleted it all and going to start a fresh install when i get the time. but i found most of my problems were gfx driver related. installed new grfx driver and it all worked.

    also, if your using POL, you can paste the debug log, maybe someone better at this than i am can help you figure it out.
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited March 2013
    I use POL, but u have to choose wine version u wanna use to install, if u do it with "non listed application" . Or u install the test version of PWi from the list and it works?
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited March 2013
    i used the perfectworld script under testing to install. i think it used a 1.2 something wine ver. but yes it worked for me. im guessing you can choose a different wine ver. under config. 1.5.17 is what one person in this thread was using i think.

    anyways going about installing pwi atm and seeing if i can get it to run smoothly.
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited March 2013
    When I run pwi with wine 1.5.17 launcher is ok. Game starts but first loading crashes after about 15%. Don't know what's a problem :/
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited March 2013
    yea i ditched POL and have somewhat of the same problem. patcher works but game doesnt launch and i get some dll errors if im not mistaken...havent had time to miss with it for a while now, and prolly not for another week.

    if you figure this out post back with your results.

    peace
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited March 2013
    oh, are you able to make it to the sign in screen?
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • bluestuffzzz
    bluestuffzzz Posts: 627 Arc User
    edited March 2013
    Has anyone tried this with the latest content update? Does it work well, or do we have to wait until a new version of Wine is released? Just curious, because I'd like to get this working on my Ubuntu 10.10 machine at some point.
    I host an Ecatomb mirror here: ecatomb.gdevtalk.net
    I've been actively playing since late 2008.
    Youtube: youtube.com/user/thecryotonic
  • bluestuffzzz
    bluestuffzzz Posts: 627 Arc User
    edited March 2013
    Just bumping this thread. If no one tries it, I'll make some sort of attempt in the next few weeks.
    I host an Ecatomb mirror here: ecatomb.gdevtalk.net
    I've been actively playing since late 2008.
    Youtube: youtube.com/user/thecryotonic
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited March 2013
    I thing I'll stop play this game. Never ending problems with that, if it works or not... b:irritated
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited March 2013
    you can try using a older wine ver. id check the winehq http://appdb.winehq.org/objectManager.php?sClass=version&iId=9923&iTestingId=52649&bShowAll=true and see which is latest and go from there.

    PIC is running wine1.4.1 i believe. and not using any third party programs like POL. This is the latest ver. of pwi. ill post back if i work out the icon and font issue.
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited April 2013
    Tried to run Launcher.exe and elementclient.exe with wine 1.4.1 but didn"t work. Do I have to install it again with this version? Will it be better?
    Ty man :)
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited April 2013
    And I thing u just have to install ie8 to fix that icons
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited April 2013
    I think i tried installing IE8, but it didnt correct the issue. Also i had a facial render issue with the Tideborns and Earthguards race.(black faces with eyeballs :D)

    And this was done on Ubuntu 12.10 64bit with wine1.4 i believe.
    Only thing i did was:
    sudo add-apt-repository ppa:ubuntu-wine/ppa
    sudo apt-get update
    sudo apt-get install wine1.4

    Sorry for late reply, been really busy. b:bye

    edit: the launcher and patcher didnt work for me either with 1.4 BUT 1.5.26 they worked flawlessly.
    Also i installed the vcrun stuff(to lazy to type it all) and the direct x stuff through winetricks, but it didnt improve/correct anything. :/ Would be nice if the wine appdb maintainer for pwi would upload my test data, since all this is on it >.>
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • Confusionzx - Raging Tide
    Confusionzx - Raging Tide Posts: 6 Arc User
    edited April 2013
    Has any1 came to a soltuion for linux players?

    If so id like a step by step guide how u made it work for u.

    ty
  • Confusionzzz - Raging Tide
    Confusionzzz - Raging Tide Posts: 4 Arc User
    edited April 2013
    Nevermind i figured out how to get it working thank you all b:pleased
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited April 2013
    Yeah, steb by step....it would be nice b:laugh , but who will do it :D
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited April 2013
    Nevermind i figured out how to get it working thank you all b:pleased

    what linux distro and wine ver. are you using?
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • sevaek
    sevaek Posts: 0 Arc User
    edited April 2013
    Try installing ie7 (winetricks msxml3 ie7) -- game crashes without it.

    Wine (tested using 1.5.28 -- earlier versions may require some overrides)
    1. Create a new Wine prefix
    2. Install msxml3 and ie7 using winetricks
    3. Download the game via BitTorrent
    4. Navigate into the installer directory
    5. From the installer directory, run install.exe
    6. Once installed, run c:/Perfect World Entertainment/Perfect World International/launcher/Launcher.exe

    Crossover
    http://www.codeweavers.com/compatibility/browse/name/?app_id=4687;tips=1
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited April 2013
    I dont know how to make that prefix.....tried to do it via POL, but didnt work for me....MG! Anyone here knows some other game which works easy on linux? It makes my angry.
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited May 2013
    I got some time yesterday and tested out wine1.5.29 on ubuntu 13.04 kernal 3.8.19. And all worked well.
    Ill post a link to the new test data on appdb once it gets approved...
    Anyways, try it out, it may work well for you too. Oh and you wont need a front end for wine or anything, just ie7 installed through winetricks.

    edit: I didnt have good luck with fglrx drivers, stick to the default/opensource ones, unless you really feel like digging through a lot of ****.
    more questions asked-more ppl helping to solve-better community-better support...b:bye
  • Ubuntu_CZ - Archosaur
    Ubuntu_CZ - Archosaur Posts: 19 Arc User
    edited May 2013
    Still doing an bug report for me.... with each version of wine
  • Trump - Raging Tide
    Trump - Raging Tide Posts: 147 Arc User
    edited May 2013
    You could always take this issue to ubuntuforums.org in the game section. maybe there someone can figure it out.
    more questions asked-more ppl helping to solve-better community-better support...b:bye