Fallout4 Install: Difference between revisions

From wikinotes
Line 18: Line 18:
     - xaudio2_6: native
     - xaudio2_6: native
     - xaudio2_7: native
     - xaudio2_7: native
</syntaxhighlight>
proton-GE
<syntaxhighlight lang="yaml">
# apparently, proton-ge has better support for mods?
aura -A proton-ge-custom-bin
</syntaxhighlight>
</syntaxhighlight>
</blockquote><!-- Linux -->
</blockquote><!-- Linux -->

Revision as of 04:23, 12 November 2021

Windows

Install and run.

Linux

Install, then

fix no voices

# https://www.reddit.com/r/linux_gaming/comments/99i4se/skyrim_on_linux_steam_play_no_voiceno_music_audio/
- install: Fallout 4 in steam
- exec:    protontricks 377160 xact
- exec:    proton-prefix fallout -- winecfg
  - in Libraries, create overrides for properties
    - xaudio2_6: native
    - xaudio2_7: native

proton-GE

# apparently, proton-ge has better support for mods?
aura -A proton-ge-custom-bin