Skip to content

Commit

Permalink
Update fallout-4.md (#20)
Browse files Browse the repository at this point in the history
Grammar and formatting fixes, guide errors.
  • Loading branch information
hahayupgit authored Apr 30, 2024
1 parent 963e6db commit b370eb2
Showing 1 changed file with 13 additions and 15 deletions.
28 changes: 13 additions & 15 deletions src/game-support/fallout-4.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 `<Your Bottle>/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}}

0 comments on commit b370eb2

Please sign in to comment.