Results 1 to 6 of 6

Thread: Windows games available on flatpak via winepak

  1. #1
    Join Date
    May 2015
    Beans
    6

    Windows games available on flatpak via winepak

    One needs to add the winepak repository :

    Code:
     flatpak remote-add --if-not-exists winepak https://dl.winepak.org/repo/winepak.flatpakrepo
    These games already available :

    Code:
    ~]$ flatpak remote-ls winepak
    Ref                                     
    com.blizzard.BattleNet.BaseApp          
    com.blizzard.Overwatch                  
    com.blizzard.StarCraft2                 
    com.blizzard.WoW                        
    com.leagueoflegends.Client              
    com.oskarstalberg.Planet                
    com.pathofexile.Client                  
    com.worldoftanks.Client

  2. #2
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: Windows games available on flatpak via winepak

    Holy ":&&_$$-!


    EDIT: This is what I got:
    Code:
    oldrocker99@oldrocker99-HP-EliteBook-8460p:~$ flatpak remote-ls winepak
    Ref                                     
    com.blizzard.BattleNet.BaseApp          
    com.blizzard.Overwatch                  
    com.blizzard.StarCraft2                 
    com.blizzard.WoW                        
    com.leagueoflegends.Client              
    com.oskarstalberg.Planet                
    com.pathofexile.Client                  
    com.worldoftanks.Client                 
    info.cemu.Cemu                          
    org.notepad_plus_plus.Notepad-plus-plus 
    org.winepak.Platform                    
    org.winepak.Platform.Compat32           
    org.winepak.Platform.Extension.corefonts
    org.winepak.Platform.Extension.d3dx9    
    org.winepak.Platform.Extension.msls31   
    org.winepak.Platform.Extension.vcrun2010
    org.winepak.Platform.Extension.vcrun2012
    org.winepak.Platform.Extension.vcrun2013
    org.winepak.Platform.Extension.vcrun2015
    org.winepak.Platform.Wine               
    org.winepak.Platform.Wine.Compat32      
    org.winepak.Sdk                         
    oldrocker99@oldrocker99-HP-EliteBook-8460p:~$ com.blizzard.StarCraft2
    How do you download?

    It took me a few tries, but I got it! Now I have Yet Another Racing Game I totally suck at!
    Last edited by oldrocker99; June 15th, 2018 at 02:49 PM.

  3. #3
    Join Date
    May 2015
    Beans
    6

    Re: Windows games available on flatpak via winepak

    You install with flatpak command structure, for instance :
    League of Legend :
    Code:
     flatpak install winepak com.leagueoflegends.Client
    world of warcraft :
    Code:
     flatpak install winepak com.blizzard.WoW

    --> http://docs.flatpak.org/en/latest/using-flatpak.html

  4. #4
    Join Date
    Nov 2007
    Beans
    Hidden!

    Thumbs up Re: Windows games available on flatpak via winepak

    Want to use your package manager to handle your flatpaks in Ubuntu?
    Code:
    sudo apt install gnome-software-plugin-flatpak
    Last edited by thenailedone; June 15th, 2018 at 08:24 AM. Reason: grammar
    Gaming on Linux has never been better - Check out Proton on Steam (great user made Proton Database) and Lutris
    How to ask questions the smart way

  5. #5
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: Windows games available on flatpak via winepak

    I used winepak to install Starcraft II, and it behaved fine, but I cannot find it anywhere in my system.

    WHERE are they installed?

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  6. #6
    Join Date
    Nov 2007
    Beans
    Hidden!

    Re: Windows games available on flatpak via winepak

    Quote Originally Posted by oldrocker99 View Post
    I used winepak to install Starcraft II, and it behaved fine, but I cannot find it anywhere in my system.
    I was not so lucky to get it to work. Battlenet kept crashing (there seems to be some issues when running nvidia graphics and some of the drivers that get bundled with flatpaks).
    Gaming on Linux has never been better - Check out Proton on Steam (great user made Proton Database) and Lutris
    How to ask questions the smart way

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
  •