LINUX SUPPORT IS HERE

Talk about general things concerning Forged Alliance Forever.

Moderators: FtXCommando, Ze Dogfather

Re: LINUX SUPPORT IS HERE

Postby tatsu » 22 Apr 2019, 14:37

i've figured out that proton 4.2 is the source of the desyncs
if you play with proton 3.16 .x you get no desyncs.
User avatar
tatsu
Supreme Commander
 
Posts: 1553
Joined: 02 Jul 2012, 21:26
Has liked: 1952 times
Been liked: 171 times
FAF User Name: tatsu

Re: LINUX SUPPORT IS HERE

Postby foodlfg » 22 Apr 2019, 15:08

we did some testing and
no desyncs for me either with Proton 3.16.6 Gallium Nine Extras 0.3.0

My current setup
- AMD Ryzen5 1600X
- AMD RX560 4GB
- 16GB system mem
- Ubuntu 18.10
- Kernel: 4.18.0-17-generic
- Drivers: Mesa 18.2.8 - i didn't updated my graphic drivers
- Proton 3.16.6 Gallium Nine Extras 0.3.0 - Gallium Nine is enabled with PROTON_USE_GALLIUM_NINE=1
https://github.com/popsUlfr/Proton/releases


as for FA + Gallium Nine + AMD
- i didn't experience much higher frame rates. maybe +10 FPS.
- the game is still missing some effects for me. like Cybran ACU overcharge, Fire Beetle blowing up effect
- when i turn on the minimap or do split screen, the main map goes completely green (this is how i know i'm using Gallium Nine lol)
- i don't get crashes at min ~45 (game time)
- some (40 min) replays work, some replays throw a desync for me after ~30 min
- i haven't got desyncs in normal games
 
foodlfg
Avatar-of-War
 
Posts: 165
Joined: 17 Dec 2017, 19:28
Has liked: 22 times
Been liked: 69 times
FAF User Name: foodlfg

Re: LINUX SUPPORT IS HERE

Postby tatsu » 22 Apr 2019, 15:28

foodlfg wrote:- the game is still missing some effects for me. like Cybran ACU overcharge, Fire Beetle blowing up effect

to me this is symptomatic of gallium nine not being on

here's how I enable gallium : (maybe add a stem there where you copy you steam games library to somewhere safe first, this way if you want to undo, you can simply delete steam reinstall steam and move your games library back in)
https://github.com/tatsujb/installFAFsc ... nine-mode-

if you haven't used my script then :

1st switch to Nouveau graphics driver then reboot
then :
Code: Select all
sudo add-apt-repository ppa:ubuntu-x-swat/updates -y
sudo apt update
sudo apt full-upgrade -y
sudo
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
chmod +x winetricks
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks.bash-completion
sudo mv winetricks /usr/bin
sudo mv winetricks.bash-completion /usr/share/bash-completion/completions/winetricks
python3 -m pip install --user pipx
~/.local/bin/pipx ensurepath
eval "$(cat .bashrc | tail -n +10)"
pipx install protontricks
pipx upgrade protontricks
protontricks 9420 galliumnine

If i understand correclt y on nvidia you have to do the above and on amd maybe you can use non-nouveau graphics driver.
User avatar
tatsu
Supreme Commander
 
Posts: 1553
Joined: 02 Jul 2012, 21:26
Has liked: 1952 times
Been liked: 171 times
FAF User Name: tatsu

Re: LINUX SUPPORT IS HERE

Postby Wesmania » 22 Apr 2019, 23:43

Confirming that gallium nine can cause desyncs - probably should've mentioned it earlier since I encountered this issue a month or so ago :/
Wesmania
Contributor
 
Posts: 391
Joined: 19 Nov 2014, 19:17
Has liked: 2 times
Been liked: 79 times
FAF User Name: MazorNoob

Re: LINUX SUPPORT IS HERE

Postby Little Miss Murder » 23 Apr 2019, 06:05

Saturday night everything went for a ball of shit. Instant desyncs with 10.3 everywhere. It seemed to have resolved itself over the course of yesterday and I was able to have a few big games with not much in the way of conn problems. The usual lost conn problems to players here and there remain but at least it's no worse than before.
Little Miss Murder
Avatar-of-War
 
Posts: 229
Joined: 30 Mar 2019, 12:20
Has liked: 132 times
Been liked: 29 times
FAF User Name: Little Miss Murder

Re: LINUX SUPPORT IS HERE

Postby tatsu » 23 Apr 2019, 11:50

Wesmania wrote:Confirming that gallium nine can cause desyncs - probably should've mentioned it earlier since I encountered this issue a month or so ago :/

In the end for me it was proton 4.2-3 causing desyncs. I went back to proton 3.16-9 beta and it worked I then whent back to gallium nine and it still worked.
User avatar
tatsu
Supreme Commander
 
Posts: 1553
Joined: 02 Jul 2012, 21:26
Has liked: 1952 times
Been liked: 171 times
FAF User Name: tatsu

Re: LINUX SUPPORT IS HERE

Postby Podli » 24 Apr 2019, 15:45

Cannot start FA at my Ubuntu machine

FAF is working, steam started and i'm logged in.
Console log - Pwn0eeZJ at pastebin.
I can't post it there - "Your post looks too spamy for a new user, please remove off-site URLs." :D
Podli
 
Posts: 5
Joined: 24 Apr 2019, 15:32
Has liked: 0 time
Been liked: 0 time
FAF User Name: Podli

Re: LINUX SUPPORT IS HERE

Postby callcifer » 24 Apr 2019, 15:54

Podli wrote:Cannot start FA at my Ubuntu machine

FAF is working, steam started and i'm logged in.


I think you have the order reversed here. FA is the game on Steam. FAF is the community multiplayer client.

OR, if you didn't have it reversed, then you don't have the correct script to start FA with Proton outside Steam.Is that the case?

Podli wrote:Console log - Pwn0eeZJ at pastebin.

Looks like you can't connect to the local ICE adapter, which isn't supposed to happen since the FAF client starts it. How did you install FAF? Is the directory writeable? Is it owned by your user?
callcifer
Crusader
 
Posts: 25
Joined: 31 Mar 2019, 20:34
Has liked: 2 times
Been liked: 13 times
FAF User Name: callcifer

Re: LINUX SUPPORT IS HERE

Postby Podli » 24 Apr 2019, 16:03

callcifer wrote:
Podli wrote:Cannot start FA at my Ubuntu machine

FAF is working, steam started and i'm logged in.


I think you have the order reversed here. FA is the game on Steam. FAF is the community multiplayer client.

OR, if you didn't have it reversed, then you don't have the correct script to start FA with Proton outside Steam.Is that the case?

Podli wrote:Console log - Pwn0eeZJ at pastebin.

Looks like you can't connect to the local ICE adapter, which isn't supposed to happen since the FAF client starts it. How did you install FAF? Is the directory writeable? Is it owned by your user?

Installed by tatsu script from github.
And FA has started at script run.
All directories is writable:
Code: Select all
podli@home:~$ ls -al ./.faforever/*
-rw-r--r-- 1 podli podli 3222 Apr 24 16:26 ./.faforever/client.prefs
-rw-r--r-- 1 podli podli   87 Apr 24 16:27 ./.faforever/fa_path.lua

./.faforever/bin:
total 19288
drwxr-xr-x 2 podli podli     4096 Apr 24 16:27 .
drwxr-xr-x 8 podli podli     4096 Apr 24 16:07 ..
-rwxr-xr-x 1 podli podli   180224 Apr 24 16:27 BsSndRpt.exe
-rwxr-xr-x 1 podli podli   106555 Apr 24 16:27 BugSplat.dll
-rwxr-xr-x 1 podli podli    65597 Apr 24 16:27 BugSplatRc.dll
-rwxr-xr-x 1 podli podli   986112 Apr 24 16:27 DbgHelp.dll
-rwx--x--x 1 podli podli 12444928 Apr 24 16:27 ForgedAlliance.exe
-rwxr-xr-x 1 podli podli   390400 Apr 24 16:27 GDFBinary.dll
-rw------- 1 podli podli     6880 Mar 21 12:23 init_faf.lua
-rw------- 1 podli podli       22 Mar 21 12:23 init_ladder1v1.lua
-rw------- 1 podli podli       22 Apr 24 16:27 init.lua
-rw------- 1 podli podli     2538 Mar 21 12:23 init_nonxt.lua
-rwxr-xr-x 1 podli podli   479232 Apr 24 16:27 msvcm80.dll
-rwxr-xr-x 1 podli podli   548864 Apr 24 16:27 msvcp80.dll
-rwxr-xr-x 1 podli podli   626688 Apr 24 16:27 msvcr80.dll
-rwxr-xr-x 1 podli podli   115200 Apr 24 16:27 SHSMP.DLL
-rw------- 1 podli podli       41 Mar 21 12:23 SupComDataPathFAF.lua
-rw------- 1 podli podli       39 Mar 21 12:23 SupComDataPath.lua
-rwxr-xr-x 1 podli podli   100864 Apr 24 16:27 sx32w.dll
-rwxr-xr-x 1 podli podli  3575808 Apr 24 16:27 wxmsw24u-vs80.dll
-rwxr-xr-x 1 podli podli    72704 Apr 24 16:27 zlibwapi.dll

./.faforever/cache:
total 272
drwxr-xr-x 7 podli podli   4096 Apr 24 16:57 .
drwxr-xr-x 8 podli podli   4096 Apr 24 16:07 ..
drwxr-xr-x 2 podli podli   4096 Mar 26 01:29 avatars
drwx------ 2 podli podli   4096 Apr 24 16:21 localstorage
-rw-r--r-- 1 podli podli      0 Mar 21 12:04 .lock
drwxr-xr-x 4 podli podli   4096 Mar 21 12:05 maps
drwxr-xr-x 2 podli podli   4096 Mar 21 12:20 mods
-rw-r--r-- 1 podli podli  44615 Apr 24 16:22 temp.fafreplay
-rw-r--r-- 1 podli podli 204392 Apr 24 16:22 temp.scfareplay
drwxr-xr-x 2 podli podli   4096 Apr 24 16:31 update

./.faforever/gamedata:
total 121472
drwxr-xr-x 2 podli podli     4096 Mar 26 01:29 .
drwxr-xr-x 8 podli podli     4096 Apr 24 16:07 ..
-rw------- 1 podli podli   184006 Mar 26 01:29 effects.nx2
-rw------- 1 podli podli 46704012 Mar 26 01:29 env.nx2
-rw------- 1 podli podli    14140 Mar 26 01:29 etc.nx2
-rw------- 1 podli podli 10665823 Mar 21 12:23 faforever.faf
-rw------- 1 podli podli  1557069 Mar 26 01:29 loc.nx2
-rw------- 1 podli podli  1359754 Mar 26 01:29 lua.nx2
-rw------- 1 podli podli    17231 Mar 26 01:29 meshes.nx2
-rw------- 1 podli podli    25639 Mar 21 12:23 modules.nx2
-rw------- 1 podli podli   261872 Mar 26 01:29 projectiles.nx2
-rw------- 1 podli podli     9643 Mar 26 01:29 schook.nx2
-rw------- 1 podli podli 21251916 Mar 26 01:29 textures.nx2
-rw------- 1 podli podli 42303368 Mar 26 01:29 units.nx2

./.faforever/logs:
total 444
drwxr-xr-x 3 podli podli   4096 Apr 24 16:09 .
drwxr-xr-x 8 podli podli   4096 Apr 24 16:07 ..
-rw-r--r-- 1 podli podli 341167 Apr 24 16:57 downlords-faf-client.log
-rw-r--r-- 1 podli podli  23944 Mar 26 00:48 downlords-faf-client.log.2019-03-21.0.gz
-rw-r--r-- 1 podli podli  55102 Apr 23 23:24 downlords-faf-client.log.2019-03-26.0.gz
-rw-r--r-- 1 podli podli   9042 Apr 24 00:00 downlords-faf-client.log.2019-04-23.0.gz
drwxr-xr-x 2 podli podli   4096 Apr 24 16:09 iceAdapterLogs

./.faforever/replays:
total 8
drwxr-xr-x 2 podli podli 4096 Mar 21 12:19 .
drwxr-xr-x 8 podli podli 4096 Apr 24 16:07 ..


I can start FA from steam, but i can't launch it from FAF client.
Podli
 
Posts: 5
Joined: 24 Apr 2019, 15:32
Has liked: 0 time
Been liked: 0 time
FAF User Name: Podli

Re: LINUX SUPPORT IS HERE

Postby callcifer » 24 Apr 2019, 16:08

OK, then tatsu can help better, let's wait for him :)
callcifer
Crusader
 
Posts: 25
Joined: 31 Mar 2019, 20:34
Has liked: 2 times
Been liked: 13 times
FAF User Name: callcifer

PreviousNext

Return to General Discussions

Who is online

Users browsing this forum: No registered users and 1 guest

cron