Skip to content

ntdll: HACK: Enable WINE_ALERT_SIMULATE_SCHED_QUANTUM option for other IdeaFactory games using Orochi 4 #274

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

Open
wants to merge 2,554 commits into
base: bleeding-edge
Choose a base branch
from

Conversation

KingKrouch
Copy link

This should help with massive frametime spikes problems in the following games, since they share the same game engine as Mary Skelter 2:

  • Mary Skelter Finale (2357400)
  • Death end re;Quest (Application.exe) (990050)
  • Death end re;Quest 2 (1266220)
  • Megadimension Neptunia VIIR (774511)
  • Neptunia Virtual Stars (1399840)
  • Dragon Star Varnir (1062040)

Paul Gofman and others added 30 commits September 30, 2024 15:33
(cherry picked from commit b84fbae)

CW-Bug-Id: #24294
…ags of NtMapViewOfSection(Ex).

(cherry picked from commit 2f88259)

CW-Bug-Id: #24336
LANCommander calls NtMapViewOfSectionEx with
alloc_type=MEM_REPLACE_PLACEHOLDER, but you couldn't tell from the
trace.

(cherry picked from commit fb2ebbb)

CW-Bug-Id: #24336
…EHOLDER.

(cherry picked from commit 1cbff7c)

CW-Bug-Id: #24336
Signed-off-by: Bernhard Kölbl <[email protected]>
(cherry picked from commit 377ea54)
(cherry picked from commit 5b833c8)

CW-Bug-Id: #24338
This reverts commit 3c72ae4.

CW-Bug-Id: #24295
…tatus{Ex} when the handle is closed."

This reverts commit 8dde1bb.

CW-Bug-Id: #24295
…ssful wait."

This reverts commit fbb56d3.

CW-Bug-Id: #24295
…} when the handle is closed.

CW-Bug-Id: #24295
…NtRemoveIoCompletion[Ex].

CW-Bug-Id: #24295
(cherry picked from commit 9271522)

Cw-Bug-Id: #24304
ivyl and others added 28 commits January 27, 2025 15:16
Read returns E_FAIL when the EOF is encountered, which was treated as a failure.
…ocessImageFileName[Win32] ).

CW-Bug-Id: #24833
We've been passing `ARRAY_SIZE()` (equal to 16 in this case) as a radix
to _itow(). This has caused us trying to get "a" instead of "10", etc.
which resulted in unexpected nulls being interspersed in long arrays as
well as the arrays being cut short.

(cherry picked from commit f8f119f)
…have PROCESS_CREATE_THREAD.

CW-Bug-Id: #24983
Microsoft Flight Simulator 2024 needs this since SU1.

(cherry picked from commit 9329843)

CW-Bug-Id: #25025
…r IdeaFactory games using Orochi 4

This should help with massive frametime spikes problems in the following games, since they share the same game engine as Mary Skelter 2:

- Mary Skelter Finale (2357400)
- Death end re;Quest (Application.exe) (990050)
- Death end re;Quest 2 (1266220)
- Megadimension Neptunia VIIR (774511)
- Neptunia Virtual Stars (1399840)
- Dragon Star Varnir (1062040)
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.