Results 1 to 7 of 7

Thread: Help with Ragnarok Online and Wine [SOLVED]

  1. #1
    Join Date
    May 2019
    Beans
    14

    Help with Ragnarok Online and Wine [SOLVED]

    I was told to run this in the Linux guide for installing RO but here's what is going on:

    I run these commands:

    Code:
    wget -qO - https://dl.winehq.org/wine-builds/Release.key | \
                            sudo apt-key add - && \
                            sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/ && \
                            sudo apt-get update && \
                            sudo apt-get install winehq-stable ttf-mscorefonts-installer
    I'm getting this:

    Code:
    taiku@kitsuneon:~$ wget -qO - https://dl.winehq.org/wine-builds/Release.key | \
    > sudo apt-key add - && \
    > sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/ && \
    > sudo apt-get update && \
    > sudo apt-get install winehq-stable ttf-mscorefonts-installer 
    [sudo] password for taiku: 
    OK
    Get:1 https://dl.winehq.org/wine-builds/ubuntu disco InRelease [6,255 B]
    Hit:2 http://us.archive.ubuntu.com/ubuntu disco InRelease                      
    Hit:3 http://security.ubuntu.com/ubuntu disco-security InRelease               
    Err:1 https://dl.winehq.org/wine-builds/ubuntu disco InRelease
      The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
    Hit:4 http://us.archive.ubuntu.com/ubuntu disco-updates InRelease
    Hit:5 http://us.archive.ubuntu.com/ubuntu disco-backports InRelease
    Reading package lists... Done
    W: GPG error: https://dl.winehq.org/wine-builds/ubuntu disco InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 76F1A20FF987672F
    E: The repository 'https://dl.winehq.org/wine-builds/ubuntu disco InRelease' is not signed.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.
    taiku@kitsuneon:~$
    Please help. XD
    Last edited by jitterssnowpaw; June 23rd, 2019 at 06:53 PM.

  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Help with Ragnarok Online and Wine

    the public key is not available: NO_PUBKEY 76F1A20FF987672F
    Install the key.
    Code:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 76F1A20FF987672F
    
    sudo apt update

  3. #3
    Join Date
    May 2019
    Beans
    14

    Re: Help with Ragnarok Online and Wine

    Thank you guy, it works it all works now. Yay!

  4. #4
    Join Date
    May 2019
    Beans
    14

    Re: Help with Ragnarok Online and Wine [SOLVED]

    Ok I'm having one last problem with this. I'm running the game in a 1024x768 and I get a black window with sound, the sound works. But if I run it in 800x600 it works. Is there anyway you can help me with this XD

  5. #5
    Join Date
    Oct 2006
    Beans
    58,285

    Re: Help with Ragnarok Online and Wine [SOLVED]

    Moved to the "Wine" forum.

  6. #6
    Join Date
    May 2019
    Beans
    14

    Re: Help with Ragnarok Online and Wine [SOLVED]

    Ok bumping. I'm also having graphics lag. It's Ragnarok Online I know I could go to wine forums but I can't log in their system is being stupid saying I logged in the max number of atemps and I waited 2 weeks tried again and it's saying that so, I mean if anyone has any head knowledge or can help with a quick fix please help mah

  7. #7
    Join Date
    Feb 2008
    Location
    Texas
    Beans
    29,807
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: Help with Ragnarok Online and Wine [SOLVED]

    As this is another issue please start a new thread for this topic.

    Thanks

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
  •