#Tactius Installed Successfully But Doesn't Actually Run When I Run The Game
1 messages · Page 1 of 1 (latest)
-Important Context: I am running the game via Wine on Linux. I made sure Tacitus had detected Red Alert 3.
I figured it out, thanks y'all!
I had to add a DLL override for dsound
in Lutris it was under runner->DLL Override->Add
then set:
Key: dsound
Mode: native, builtin
additionally, under Game Options -> Arguments I added those:
-ui -runver 1.12
Or if you're using straight Wine just run the game as so;
env WINEDLLOVERRIDES="dsound=n,b" WINEPREFIX="/home/username/.wine" wine "/home/username/.wine/drive_c/Games/Command & Conquer - Red Alert 3/RA3.exe" -ui -runver 1.12
GG @wide sparrow, you just advanced to level 1!