Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CR
Posts
4
Comments
540
Joined
12 mo. ago

  • Buying exclusives on a pretty obvious inferior launcher because they couldn't compete with steam so they had to gather some users with exclusivity

    This is a starting point. They can't compete with GOG or Steam, they're even worse that EA play or whatever is called right now

  • Epic has a sordid reputation.

    I wonder why... Personally, I'd rather pirate than have to deal with them. "Free games" is not enough to forgive what they have done to the PC gaming community. They're not that epic.

  • No worries! Note that it doesn't really uninstall it, I mean it does but the app is still there, available for you to be reinstalled in case it's an essential app, in that case do:

     
        
    adb shell cmd package install-existing <package_name>
    
    
      

    So save the app package name somewhere. It uninstalls the app for the current user but it's still available in the system (it doesn't run if you uninstall it, no worries)