Latest Comments by ageres
SEGA Mega Drive and Genesis Classics now officially supports Linux with a big update & price drop
30 May 2018 at 4:06 am UTC
30 May 2018 at 4:06 am UTC
Quoting: [email protected]Mine is wired, right.Quoting: ageresIt's wireless. You're not using it wirelessly right?Quoting: [email protected]Can't use the Xbox 360 controller. It's detected. Listed under input options..It works fine on my computer.
But you can't use it inside any of the games you have in the collection.
SEGA Mega Drive and Genesis Classics now officially supports Linux with a big update & price drop
29 May 2018 at 4:27 pm UTC Likes: 1
29 May 2018 at 4:27 pm UTC Likes: 1
Quoting: [email protected]Can't use the Xbox 360 controller. It's detected. Listed under input options..It works fine on my computer.
But you can't use it inside any of the games you have in the collection.
The Steam Link Android app is now out, works quite well so far
28 May 2018 at 4:45 am UTC Likes: 1
28 May 2018 at 4:45 am UTC Likes: 1
Quoting: tonRI know big battery capacity have long standby and usage time but most of them are non-removable. Just missed old times, using phone without worrying much about if phone already charged or not.True, but it's hardware problem, not Android or iOS, and Linux cannot fix it. I heard, there are some laws upcoming which are going to force vendors to make devices repair-suitable. Maybe one day we'll get removable batteries again.
The Steam Link Android app is now out, works quite well so far
26 May 2018 at 5:10 pm UTC
I'd like to have a smartphone with Linux too, but I'm realistic and don't believe it would ever happen. What company would invest to this? Maybe Valve. Gaben, if you read this, consider.
26 May 2018 at 5:10 pm UTC
Quoting: tonRThere's significant no. of people who doesn't want to use Android and/or iOS which includes me for many reasons such as bad battery life, closed platform (iOS), old devices no longer be updated (Android), and etc.Bad battery life can be fixed by buying a device with big battery capacity. Mine has 4,000 mAh, I recharge it once in 3 or 4 days when it goes below 40-50%. If your smartphone is popular enough, you can always find and install a fresh LineageOS build for it, fast and free from Google's/vendor's bloatware. If you want Linux in your pocket, install something like Termux.
I'd like to have a smartphone with Linux too, but I'm realistic and don't believe it would ever happen. What company would invest to this? Maybe Valve. Gaben, if you read this, consider.
Steam's Spring Cleaning Event has multiple Linux titles to play for free for a limited time
26 May 2018 at 4:20 pm UTC
26 May 2018 at 4:20 pm UTC
You can get it here: https://github.com/jshackles/idle_master_py/tree/master/Releases/Linux [External Link]
The Steam Link Android app is now out, works quite well so far
26 May 2018 at 8:16 am UTC
26 May 2018 at 8:16 am UTC
Quoting: tonRIMO, now it is time for Linux community as whole to look forward on mobile devices now! Third OS are needed in mobile device world especially MS abandoned Windows Phone OS. And Linux distros should filled that gap.There were Ubuntu phones, and they failed. It's too late for a new mobile OS, even Microsoft got flopped.
Steam's Spring Cleaning Event has multiple Linux titles to play for free for a limited time
25 May 2018 at 9:57 am UTC Likes: 6
Then copy libsteam_api64.so from the Steam folder next to that file and run it in the terminal with "./run_app_id.py xxxxxx" (where xxxxxx is AppID of a desired game). With that, all tasks can be done in a minute.
25 May 2018 at 9:57 am UTC Likes: 6
Quoting: EikeUnfortunately, their badge tasks are not platform filtered...I use a Python script which emulates playing a game for getting Steam cards drop. Create file run_app_id.py containing this:
#!/usr/bin/python2
import os
import time
from ctypes import CDLL
import sys
steam_api = CDLL('./libsteam_api64.so')
str_app_id = sys.argv[1]
os.environ["SteamAppId"] = str_app_id
steam_api.SteamAPI_Init()
time.sleep(9999999999999)Then copy libsteam_api64.so from the Steam folder next to that file and run it in the terminal with "./run_app_id.py xxxxxx" (where xxxxxx is AppID of a desired game). With that, all tasks can be done in a minute.
Looks like Nightdive Studios enhanced version of 'Turok' might be coming to Linux (update: it's out!)
25 May 2018 at 2:11 am UTC
25 May 2018 at 2:11 am UTC
That's awesome. I played it with Wine but after one of Wine or Steam updates it stopped working.
Valve seem to be tightening their rules on games with sexual content
19 May 2018 at 4:51 am UTC
19 May 2018 at 4:51 am UTC
Gaben hates anime, that's the reason.
The Steam Link Android app is now out, works quite well so far
18 May 2018 at 2:42 pm UTC
18 May 2018 at 2:42 pm UTC
This app doesn't see my Steam Controller in Bluetooth Low Energy mode (despite I see it in Bluetooth settings on my phone), so I played HL2 having it connected to my PC. There is some input lag, but not too big. The picture quality at FullHD is good.
- New US Congress bill proposal requires all operating system providers to verify ages [updated]
- US operating system age verification bill "Parents Decide Act" gets published
- Mozilla announced "Thunderbolt", their open-source and self-hostable AI client
- PlayStation 3 emulator RPCS3 can now auto-configure games for you
- Only 2 years after release Star Trek: Resurgence is being delisted
- > See more over 30 days here
- Steam achievement conundrum
- GustyGhost - Testing the VRAM valve patch
- Avehicle7887 - Away all of next week
- Liam Dawe - New Desktop Screenshot Thread
- tmtvl - Shop Crush - Psychological Horror Thrift Sim with Literal Illusio…
- hollowlimb - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck