Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ntdll: HACK: Add WINE_DISABLE_SFN option. #205

Open
wants to merge 224 commits into
base: bleeding-edge
Choose a base branch
from

Conversation

NishiyamaPedro
Copy link

Fixes Yakuza 5 cutscenes.

Note: I'm checking the name of the executable because Yakuza 5 can be obtained legally outside of steam and added as a non-steam game.

tati-frog and others added 27 commits February 15, 2024 18:13
Fixes 681d201. The winegstreamer
private declaration of HEAACWAVEINFO previously didn't include the
WAVEFORMATEX member as it should.

(cherry picked from commit 42c96b9)
…method.

Instead of modifying the method_mask parameter, in case we need to retry
with another transform.

(cherry picked from commit 0dab1ff)
…onnect.

It only succeeds with converters, or if a decoder can directly output
the downstream media type.

If it fails we may have to add a converter after the decoder, and we
will call topology_branch_connect on the downstream branch for that.

(cherry picked from commit 2a18512)
…nverter.

Otherwise the next topology_branch_connect call will fail when it will
try to lookup the upstream element media type.

(cherry picked from commit d95d113)
… types first.

And only if that fails try again by enumerating types.

(cherry picked from commit 2d88c57)
rbernon and others added 20 commits March 4, 2024 15:05
(cherry picked from commit b341688)
CW-Bug-Id: #23502
(cherry picked from commit b786705)
CW-Bug-Id: #23502
(cherry picked from commit 51e9934)
CW-Bug-Id: #23502
CW-Bug-Id: #23425

(cherry picked from commit 277acf6)
Use generic event dispatcher instead of nsevent for the
DOMContentLoaded event.

Also allow processing before dispatching event.

Only update dom_content_loaded_event start/end time when the event is
trusted.

CW-Bug-Id: #23083

(cherry picked from commit 54980a7)
CW-Bug-Id: #23083

(cherry picked from commit 34a8478)
The event target may be from a different document to the document associated with the
event handler.

CW-Bug-Id: #23083

(cherry picked from commit 74ff9f2)
CW-Bug-Id: #23083

(cherry picked from commit 57c2c41)
(cherry picked from commit 7c384f3)

CW-Bug-Id: #22520
(cherry picked from commit 43220a6)

CW-Bug-Id: #22520
…processor."

This reverts commit c6fe011.

CW-Bug-Id: #22299
…coder."

This reverts commit 3a3400a.

CW-Bug-Id: #22299
…und AC:Odyssey out of order dialogues bug.

CW-Bug-Id: #21711
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Yakuza 5 Remastered (1105510)
10 participants