1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Drakensang QT5 Patch Error

Discussion in 'PlayOnLinux' started by Sojiro84, Jan 21, 2015.

  1. Sojiro84

    Sojiro84 New Member

    Joined:
    Jan 21, 2015
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    1
    I rechecked the last part and I was slightly confused. When doing the patch I get the following error:

    Code:
    Error opening/reading './Qt5Network.dll'. Exiting.
  2. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    Just copy the entire script, past in a text editor, save as patch_qt5network_wine.py in the Drakensang Online folder.

    Unfortunately you will need to use the Terminal. This is rare with PlayOnLinux, but I don't know any other way to get Drakensang working.
    Navigate to the Drakensang Online folder:
    Code:
    cd /home/username/.PlayOnLinux/wineprefix/drakensang/drive_c/"Program Files"/"Drakensang Online"
    Make patch_qt5network_wine.py executable
    Code:
    sudo chmod +x patch_qt5network_wine.py
    Execute patch_qt5network_wine.py
    Code:
    ./patch_qt5network_wine.py
  3. Sojiro84

    Sojiro84 New Member

    Joined:
    Jan 21, 2015
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    1
    Damn I am stupid haha. I was a few maps too early. I was in "cd /home/username/.PlayOnLinux/wineprefix/drakensang" and not in the maps after that "/drive_c/"Program Files"/"Drakensang Online".

    Reading is hard haha!

    Works like a charm now!
  4. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    Awesome! I had a hard time trying to be detailed on the Terminal stuff. I was probably too detailed.
  5. Sojiro84

    Sojiro84 New Member

    Joined:
    Jan 21, 2015
    Messages:
    11
    Likes Received:
    0
    Trophy Points:
    1
    I think it was just a rookie mistake on my end. I saw the game map and I assumed that that was it. Still that Windows thinking on my end. I needed to go deeper since this is Linux.
  6. booman

    booman Grand High Exalted Mystic Emperor of Linux Gaming Staff Member

    Joined:
    Dec 17, 2012
    Messages:
    8,278
    Likes Received:
    614
    Trophy Points:
    113
    Location:
    Linux, Virginia
    Home page:
    No problem... I've done it many times. I come from a Win environment as well. I have way too many habits that didn't migrate over to Linux.
    But I've been using Linux every day for about 2 years and am loving it!
    Learning new habits and benefitting from them.
  7. Daerandin

    Daerandin Well-Known Member

    Joined:
    Oct 18, 2013
    Messages:
    1,130
    Likes Received:
    243
    Trophy Points:
    63
    Location:
    Northern Norway
    Home page:
    Every virtual drive you create in PlayOnLinux is stuctured like that. After the name of the virtual drive, you come the "drive_c" folder, which then emulates the windows structure from there so that games may install in a familiar environment.

Share This Page