[Bug 41271] Fallout 4 - Audio issues (no sounds, hangs when playing intro video)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Dec 31 21:30:30 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41271

Kimmo Myllyvirta <kimmo.myllyvirta at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
       Distribution|---                         |Ubuntu

--- Comment #3 from Kimmo Myllyvirta <kimmo.myllyvirta at gmail.com> ---
I don't have it installed atm, but I'll retest it later and take a look at
those other bugs.

This bug is about the intro video not playing. And it is highly possible that
some users do not have this issue (there's one old success report in appdb with
1.9.18 staging). Just a slight delay fixes it, which also makes debugging this
quite difficult.

With a quick look, all the three bugs are different issues. The patch from this
bug might help with that intro video on OS X (bug 41890), dunno, I'm not
familiar with OS X. Apparently MaxVersionGL hack is used there to get it
started, but GL_ARB_texture_view and a lot more is missing.

But, in general if you are running it with an opengl implementation, where you
don't need to use MaxVersionGL hack (it just allows this game to start without
crashing), then;
- The launcher works
- If the intro video doesn't play (black screen, hangs), use the patch from
this bug
- You can get to the main menu with CheckFormatSupport patch (bug 40046)
- The game will hang when a new game is started. Needs at least CreateTexture1D
(bug 40976), and a lot more.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list