Glorious Alpha Two Testers!

Alpha Two testing is currently taking place five days each week. More information about Phase II and Phase III testing schedule can be found here

If you have Alpha Two, you can download the game launcher here, and we encourage you to join us on our Official Discord Server for the most up to date testing news.

Linux Tips, Tweaks and Troubleshooting Thread

15678911»

Comments

  • svallinnsvallinn Member, Alpha Two
    edited June 6
    Easy Anti Cheat is stopping me from being able to play, running proton experimental.
    I've manually installed it in wine but still getting the same error. Anyone have a work around?
  • MumrikMumrik Member, Alpha Two
    svallinn wrote: »
    Easy Anti Cheat is stopping me from being able to play running proton experimental.
    I've manually installed it in wine but still getting the same error. Anyone have a work around?

    I am having the same problem as well with Proton-GE 10.4 and lutris. Kicked by EAC
  • AzalrothAzalroth Member, Braver of Worlds, Kickstarter, Alpha One, Alpha Two, Early Alpha Two
    Yeah seems like Intrepid Studios trying some stuff out with EAC. Maybe they forgot to check the setting for enable Wine. There is nothing you can do against it.

    The only thing you can do ist to raise your voice and ask Intrepid Studios if they are kind enough to re-enable Wine support for EAC.

    It think they didn´t do it by intent because they talked in the past about Linux and they don´t want to block API layers like wine.
    Silence is freedom...
  • ArtilleryArtillery Member, Leader of Men, Kickstarter, Alpha One, Alpha Two, Early Alpha Two
    edited June 6
    Switched over from Debian/Mint to Cachyos, before last weekend, and was work then. In relation to Kernal, here is a good Idea to switch to Distros using 6.14.8 Stable, and beyond https://odysee.com/@BrodieRobertson:5/ntsync-takes-linux-gaming-to-new-heights:c
  • zopsizopsi Member, Alpha Two
    Seems to work if I install "Proton EasyAntiCheat Runtime" in Steam and use Proton Experimental.
  • svallinnsvallinn Member, Alpha Two
    edited June 7
    zopsi wrote: »
    Seems to work if I install "Proton EasyAntiCheat Runtime" in Steam and use Proton Experimental.
    I tried this with "PROTON_EAC_RUNTIME=1 %command%" Launch options but still getting kicked.
  • zopsizopsi Member, Alpha Two
    edited June 7
    svallinn wrote: »
    zopsi wrote: »
    Seems to work if I install "Proton EasyAntiCheat Runtime" in Steam and use Proton Experimental.
    I tried this with "PROTON_EAC_RUNTIME=1 %command%" Launch options but still getting kicked.

    It seems Proton EasyAntiCheat Runtime is unnecessary.

    Follow the previous instructions for running the launcher with Bottles/Lutris and AOCClient.exe with Steam using Proton Experimental.

    I'm just using the old launch options for AOCClient.exe:
    eval $(%command% LauncherTetherPort=$(ss -ulpn | grep wineserv | awk '{split($4, a , ":"); print a[2]}' ) -NOSPLASH -USEEOS=0)
    

  • narzocnarzoc Member, Alpha Two
    I got it installed on a fedora as it's described on the first post. But even just loading into a node I only get around 10fps. Not certain what I need to do here. I'll check around and hope I can find something.
  • narzocnarzoc Member, Alpha Two
    edited 12:41AM
    Well I did something wrong now. The Game just shows as gradient bars of oranges for the loading screen and grey/blues for the character creator.
    urjjryesg55m.jpg

    I need to make proper snapshots ^^'
    New Bottle didn't work, reinstalled bottles didn't work, reinstalling the game didn't work either

    If anyone has recommendations how to get the game running with at least 30fps (what I had under windows) would be greatly appreciated.
    Fedora 42
    Intel i7-10700K
    Nvidia Geforce RTX 2080
    128GB RAM
  • f0rce91f0rce91 Member, Alpha Two
    narzoc wrote: »
    Well I did something wrong now. The Game just shows as gradient bars of oranges for the loading screen and grey/blues for the character creator.
    urjjryesg55m.jpg

    I need to make proper snapshots ^^'
    New Bottle didn't work, reinstalled bottles didn't work, reinstalling the game didn't work either

    If anyone has recommendations how to get the game running with at least 30fps (what I had under windows) would be greatly appreciated.
    Fedora 42
    Intel i7-10700K
    Nvidia Geforce RTX 2080
    128GB RAM

    Are you using the proprietary Nvidia drivers or are you using Nouveau?
  • AzalrothAzalroth Member, Braver of Worlds, Kickstarter, Alpha One, Alpha Two, Early Alpha Two
    edited 7:16AM
    narzoc wrote: »
    Well I did something wrong now. The Game just shows as gradient bars of oranges for the loading screen and grey/blues for the character creator.
    urjjryesg55m.jpg

    I need to make proper snapshots ^^'
    New Bottle didn't work, reinstalled bottles didn't work, reinstalling the game didn't work either

    If anyone has recommendations how to get the game running with at least 30fps (what I had under windows) would be greatly appreciated.
    Fedora 42
    Intel i7-10700K
    Nvidia Geforce RTX 2080
    128GB RAM

    Follow this steps closely to proper install the Nvidia Drivers. I have similar specs and get stable 70-90 FPS on low settings.

    https://rpmfusion.org/Howto/NVIDIA

    Normally you only need to enable the rpmfusion repo if you didn´t on the initial install of Fedora: https://rpmfusion.org/Configuration

    Then it is only these commands for the 2xxx generation Nvidias:
    sudo dnf update -y
    sudo dnf install akmod-nvidia
    sudo dnf install xorg-x11-drv-nvidia-cuda #optional for cuda/nvdec/nvenc support
    sudo dnf mark user akmod-nvidia #prevent to remove the nvidia driver with dnf autoremove
    

    Then reboot twice the system and type nvidia-smi in terminal to check if everything is properly installed and running.

    i00qyqeep3pr.png

    Silence is freedom...
Sign In or Register to comment.