Conquest: Frontier Wars
Μη επαρκής αριθμός βαθμολογιών
Steam (for Linux) Proton common problems fix
Από 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]
   
Βραβείο
Αγαπημένο
Αγαπημένο
Μη αγαπημένο
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 σχόλια
Kyosuke 26 Ιαν, 18:16 
works for Windows?