-
Notifications
You must be signed in to change notification settings - Fork 244
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
NishiyamaPedro
wants to merge
224
commits into
ValveSoftware:bleeding-edge
Choose a base branch
from
NishiyamaPedro:y5-cutscenes-fix
base: bleeding-edge
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
ntdll: HACK: Add WINE_DISABLE_SFN option. #205
NishiyamaPedro
wants to merge
224
commits into
ValveSoftware:bleeding-edge
from
NishiyamaPedro:y5-cutscenes-fix
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NishiyamaPedro
force-pushed
the
y5-cutscenes-fix
branch
from
November 20, 2023 06:20
e335c57
to
9e95935
Compare
(cherry picked from commit 6360992)
(cherry picked from commit 8293074)
(cherry picked from commit bc62314)
(cherry picked from commit b549ae1)
(cherry picked from commit 1454ffe)
(cherry picked from commit d68a9d1)
(cherry picked from commit ba4681e)
(cherry picked from commit 681d201)
…ZE_SAMPLES. (cherry picked from commit 2155817)
…EFORMAT. (cherry picked from commit aa648be)
…ACWAVEFORMAT. (cherry picked from commit 96346d2)
…tEx. (cherry picked from commit 1939bff)
…MediaType. (cherry picked from commit a634c30)
(cherry picked from commit c65703e)
(cherry picked from commit 68f8b53)
(cherry picked from commit 56b1f80)
…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)
(cherry picked from commit 6aca31f)
(cherry picked from commit 02921e4)
(cherry picked from commit 6dae92c)
(cherry picked from commit ec75907)
(cherry picked from commit f39156e)
(cherry picked from commit 4f349d4)
(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: #23502
CW-Bug-Id: #23489
CW-Bug-Id: #23455
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
CW-Bug-Id: #23474
…processor." This reverts commit c6fe011. CW-Bug-Id: #22299
…ler." This reverts commit 73410b6. 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
NishiyamaPedro
force-pushed
the
y5-cutscenes-fix
branch
from
March 6, 2024 02:39
6204e7b
to
b013c03
Compare
Plagman
force-pushed
the
bleeding-edge
branch
4 times, most recently
from
July 19, 2024 17:11
03bcca0
to
24d3d22
Compare
Plagman
force-pushed
the
bleeding-edge
branch
3 times, most recently
from
July 30, 2024 18:23
97aa0e7
to
4a22a2a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.