Conquest: Frontier Wars

Conquest: Frontier Wars

Not enough ratings
Steam (for Linux) Proton common problems fix
By mindedie
Only running in to these problems with Conquest: Frontier Wars on my system with Steam Proton and here fixes that works for me. Most information come from WineHQ [appdb.winehq.org]
   
Award
Favorite
Favorited
Unfavorite
Porblem solved
  1. Black screen cinematics: easily skipable by pressing Esc-key.
  2. Mouse problem: game options and unchecking "Enable DirectInput" checkbox
  3. No audio: fixed with command (type in, copy/paste into console/terminal), depending where your steam library location is. Requirement - winetricks

    If steam library located in default directory:
    WINEPREFIX="~/.local/share/Steam/steamapps/compatdata/578670/pfx" winetricks icodecs

    If steam library located in home directory:
    WINEPREFIX="~/Steam/steamapps/compatdata/578670/pfx" winetricks icodecs

    If steam library located in some other directory:
    WINEPREFIX="/media/MYSTEAMLIBRARYHERE/Steam/steamapps/compatdata/578670/pfx" winetricks icodecs

    Will launch simple codec installer. Finish installation and game will run with sound on next launch.



1 Comments
Kyosuke 26 Jan @ 6:16pm 
works for Windows?