From b370eb2894d69c3edbb5e103c7275ffde9220de7 Mon Sep 17 00:00:00 2001 From: logan <161992562+hahayupgit@users.noreply.github.com> Date: Mon, 29 Apr 2024 23:25:36 -0400 Subject: [PATCH] Update fallout-4.md (#20) Grammar and formatting fixes, guide errors. --- src/game-support/fallout-4.md | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/src/game-support/fallout-4.md b/src/game-support/fallout-4.md index e1ae1952..113a128e 100644 --- a/src/game-support/fallout-4.md +++ b/src/game-support/fallout-4.md @@ -4,24 +4,22 @@ The recent Next Gen update now allows the game to launch with audio enabled. -### Voices and Music Fix +## Voices and Music Fix -Add all of the following libraries to the `Wine Configuration` panel. +- Add all of the following libraries to the `Wine Configuration` panel. + - `x3audio1_6` + - `x3audio1_7` + - `xaudio2_6` + - `xaudio2_7` +- Adjust your output speaker format in Audio MIDI Setup to reduce popping audio i.e. `48,000hz` -`x3audio1_6` -`x3audio1_7` -`xaudio2_6` -`xaudio2_7` - -Adjust your output speaker format in Audio MIDI Setup to reduce popping audio i.e. `48,000hz` - -### Mouse Fix - -Add `bBackgroundMouse=1` perferably under `[Controls]` to Fallout4.ini in `(Your Bottle)/users/crossover/Documents/My Games/Fallout4/` - -### Dismemberment Crash -Change `bDisableAllGore=1` to equal 0. This removes blood, including severing limbs. Mods can be installed to just remove dismemberment if you wish. +## Mouse Fix +- Add `bBackgroundMouse=1` under `[Controls]` in `/users/crossover/Documents/My Games/Fallout4/Fallout4.ini` +## Dismemberment Crash +- Set `bDisableAllGore` under `[General]` to `bDisableAllGore=1` in the `.ini` file found above. +> [!NOTE] +> This will remove gore, including severing limbs. Mods can be installed to remove dismemberment if you wish. {{#template ../templates/steam.md id=377160}}