Glorious Alpha Two Testers!
Phase I of Alpha Two testing will occur on weekends. Each weekend is scheduled to start on Fridays at 10 AM PT and end on Sundays at 10 PM PT. Find out more here.
Check out Alpha Two Announcements here to see the latest Alpha Two news and update notes.
Our quickest Alpha Two updates are in Discord. Testers with Alpha Two access can chat in Alpha Two channels by connecting your Discord and Intrepid accounts here.
Phase I of Alpha Two testing will occur on weekends. Each weekend is scheduled to start on Fridays at 10 AM PT and end on Sundays at 10 PM PT. Find out more here.
Check out Alpha Two Announcements here to see the latest Alpha Two news and update notes.
Our quickest Alpha Two updates are in Discord. Testers with Alpha Two access can chat in Alpha Two channels by connecting your Discord and Intrepid accounts here.
Post-launch linux support
Apolphis
Member
Hi Guys, so recently Ive decided to switch to a linux distro called zorrin os due to increasing frustration with windows 11 and I was wondering if intrepid are open to adding linux support post launch? Such as a api like Valves "proton" for steam?
1
Comments
Check back in 2026.
Right now the answer is “no” … Linux support is not confirmed for launch.
Hi @Taleof2Cities , thanks for the comment but I was asking for post-launch specifically. I will still be following the development all the way
Thanks @Azalroth , I might get the phase 3 key at a later date and try
While scrolling through the debugger there are a few library errors which appear:
0a3c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0154:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.InputPane"
0a3c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0784:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Internal.Security.WebAuthentication.AuthenticationManager"
0434:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Internal.Security.WebAuthentication.AuthenticationManager"
0414:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Internal.Security.WebAuthentication.AuthenticationManager"
0784:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Internal.Security.WebAuthentication.AuthenticationManager"
0154:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Storage.AccessCache.StorageApplicationPermissions"
0a3c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
0450:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Networking.Connectivity.NetworkInformation"
0154:err:combase:RoGetActivationFactory Failed to find library for L"Windows.UI.ViewManagement.InputPane"
0a3c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for {e89f726e-c4f4-4c19-bb19-b647d7fa8478} with error 0x80004002
warn: Using GDI for swapchain presentation. This will impact performance.
I have tried copying the dll files over to the Bottle folder but I still cant login. Interestingly the actual game loads with the error 10 message but I think the main issue here is the authentication window. I will keep working on it and see if I can fix it but no hope yet.
https://forums.ashesofcreation.com/discussion/comment/480141#Comment_480141
https://youtu.be/qBRI6M6BzqE
Blown past falling sands…
AntiCheat now installs on linux without any issues. Installing ashes was more or less issue free. However running it with all of the other dependencies presented some challenges for us but its nice to work together to sort out an issue and have a solution.
I prefer running Linux for a number of reasons. The speed of the system, the custom automation you can do on it, the flexibility of running applications you don't have to pay for, and not having to deal with advertising, tracking, clickbait, unwanted trails, unwanted antivirus, or any other software you wont want to install. Its nice to install video editing software, instead of being lured into a monthly payment plan for something you wont use every day, or if you want to change something within an application just find the file and change it instead of changing the registry, schema or classes which may break the entire system.
In terms of games, and applications on general on linux - its nice when you get something working. You learn a lot, you share the information and it gives other people options to try if they want to. Linux is more like a community of people where as Windows is just a sales pitch to get you to purchase more stuff to me. Let me just check that email i have from Microsoft to pay 1.99 per month for additional storage I dont need.
Linux is a community, because it has to be. Windows is a tool, because that is all that is needed.
If you just want to get shit done, Windows is objectively better for 99% of people. If you want to tinker, Linux is probably better. If you just want shit to work, Windows will achieve that more often than Linux.
I've been using Windows since 3.1, and DOS before that. In that time, Microsoft have never managed to sell me anything - not even Windows (there has literally always been a free means to get the latest version).
While Linux does indeed offer more control to the user, a lot of the things people complain about with Windows are blown way out of proportion - for example, the only clickbait I see is on YouTube, I don't get any unwanted trials, I have yet to see an in-OS add for anything, and I don't pay a subscription for my video editing software.
Most of the things you've listed here are a result of the user, not the operating system.
As to Linux support, it is still a matter of the games integrity in regards to cheating. The functionality that Linux gives users (which is the point of Linux) means anti-cheat software can be put in to a state where they think they are working and everything is fine, but in fact they have just been rejected from (for example) being able to look at specific portions of memory, and don't know they have been prevented from doing so.
There are obviously near endless other things Linux allows users to do that could be detrimental, the above is just one that should be easy for others reading to understand, and doesn't need an in depth explination to arrive at that understanding.
As I have said in other threads, it is this need of game developers (actually, it is a need of gamers) that makes it hard to support Linux in a competitive game like this.
And keep in mind, I doubt the kinds of people that would tinker with Linux to get a game working are also the kinds of people that would actively cheat. The moment Linux is opened up in a game, anyone that wants to cheat can just download Linux and do it. So, the cheating is not coming from Linux users, it is coming from people that want to cheat and see Linux as the best way to do so. They are the problem here, not you guys (specifically pointing this out because in discussion on this in the past, I think people assumed I have been calling Linux users cheaters).
If you have a solution to this, I'm sure the Linux Foundation would be all ears.
Having more control over your own system does not equate to more ease of hacking. People that do hacking are mostly on windows, I know someone personally who makes cheats for things like call of duty and he explained that it is as simple as reusing existing functions that are already there. In case youre not a software engineer that basically means the cheats ultimately come from easy to access bits of code that hasnt been made more secure by developers. A really simple solution is to have something server side to scan if any files have been altered. As an example.