Use Reddit? Come join our Reddit Sub as another place to follow the community!
Latest Comments by Echoz
Valve are easing up on what content is allowed on Steam
7 Jun 2018 at 5:58 am UTC

Now if they will just realize their mistake with the CS:GO 7-day trade bans, we'll be back on good terms.

The Early Access release for Crazy Justice with the Battle Royale mode is coming soon
10 May 2018 at 3:11 pm UTC

Even in 1440p60 that video looks like it was recorded on a phone from 2006.

Citra, the work in progress Nintendo 3DS emulator now has a much improved OpenGL renderer
14 Mar 2018 at 6:44 pm UTC

Quoting: freerunnerlive./citra: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.27' not found (required by ./citra)
./citra: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by ./citra)

BAD Problems in Debian
Experienced the same thing. Also tried to build it but it seems it requires GCC 7. Current in stable is 6.3.
Compiling got to about 30-40% and then threw some errors about invalid conversions from const void* to void*. Likely caused by the older GCC not supporting whatever feature it was trying to use.