• 2 Posts
  • 23 Comments
Joined 5 years ago
cake
Cake day: October 7th, 2019

help-circle




  • You live in a climate that’s not supposed to be that warm (not as long and as often as it is nowadays anyway), and is supposed to be rainy, windy and cold. Rather than hoping the climate will change I would recommend you look into moving somewhere south where the climate is naturally warmer.

    The current heat waves are a sign of climate change, and it’s nothing to be celebrated even if you love the heat, somehow.





  • How’s this related to the original game? As in licensing issues?

    Idk about 2006scape, but I can tell about 2009scape.org. The server is fully FOSS and AGPL-3.0 licensed. No code from the original game is present, it’s all rebuild.

    The client is different and a bit more difficult, there is a project that’s decompiling and deobfuscating the original client from around that time. It’s not FOSS because it can’t be, it’s not their code to relicense, they don’t own it. However it existing makes it possible for an alternative fully FOSS client to be created, as the internal workings of the original client is then known and documentation can be written about it. That way the new client developers can develop the new client without having to look at the original code, they just have to look at the documentation written based on that original code.

    An alternative client like that hasn’t been developer so far though sadly, I believe the community is more focused currently on the server-side and deobfuscating the original client.









  • I’m jealous you’re even able to play it on X11. I’ve played it exclusively on Windows purely because VR on Linux is too buggy with my setup. At first the VR window only showed on my desktop and not actually on my Valve Index, and after finding a workaround it only plays at 90Hz with stuttering. Even if I manage to play through that there is the issue that audio doesn’t play through the headset and you can’t configure audio devices from within SteamVR. It’s a big mess honestly…

    Monado (a FOSS OpenXR runtime) works fine however, I wish Steam just used that underneath…