Fallout 76
คะแนนไม่เพียงพอ
Linux Fix Audio
โดย karloff
Fix for missing Audio in Linux using winetricks
   
รางวัล
ชื่นชอบ
ชื่นชอบแล้ว
เลิกชื่นชอบ
Install missing xact packages
1.
Locate your install folder.

One way to find out your lokal PATH is using the game id
#sudo update db #locate 1151340 find ~/ -name "1151340" -type d

look for something like:
./Games/steam/steamapps/compatdata/1151340

2.
Now you know the PATH and can fix the problem by using winetricks to install missing xact packages

in my case the following commands used: (notice the pfx folder)
WINEPREFIX=/home/karloff/Games/steam/steamapps/compatdata/1151340/pfx/ winetricks xact WINEPREFIX=/home/karloff/Games/steam/steamapps/compatdata/1151340/pfx/ winetricks xact_64

You can also use FAudio from kron4ek github repo, which also can fix this problem:
https://github.com/Kron4ek/FAudio-Builds
1 ความเห็น
Uncle Pavel 26 ส.ค. 2022 @ 5: 03am 
how to run it on linux