Search results

  1. L

    Newest CPU's from AMD and Intel Win 10 ONLY?

    this article is misleading, intel is not dropping linux support anytime soon, microsoft just doesn't support older versions of windows on newer processor architectures, that's all, the article you posted only looks at windows, not linux
  2. L

    League of Legends Bug

    installing internet explorer 8 should fix the issue
  3. L

    GOG Implementing DRM?

    well you can still unpack it, the passwords of games are general knowledge example to unpack: GAMENAME=neverwinter_nights_diamond_edition GAMEID=`curl -s -o- http://www.gog.com/game/$GAMENAME | pcregrep --buffer-size 1M -o1 "addToCart\('/cart/add/(\d+)'\)"` unrar x p`echo $GAMEID | md5sum |...
Back
Top