Skip to content

wineprefix-preparer: rename original ddraw.dll when using d7vk#371

Merged
fufexan merged 1 commit into
fufexan:masterfrom
ccicnce113424:fix-d7vk-install
Jun 29, 2026
Merged

wineprefix-preparer: rename original ddraw.dll when using d7vk#371
fufexan merged 1 commit into
fufexan:masterfrom
ccicnce113424:fix-d7vk-install

Conversation

@ccicnce113424

Copy link
Copy Markdown
Contributor

d7vk does not include a complete implementation of ddraw, so the original ddraw.dll file from Wine is still required. We can rename the original ddraw.dll to ddraw_.dll and place it in the same directory as d7vk.

See: https://github.com/WinterSnowfall/d7vk#how-to-use

@ccicnce113424 ccicnce113424 marked this pull request as draft June 29, 2026 11:02
@ccicnce113424 ccicnce113424 marked this pull request as ready for review June 29, 2026 11:07
d7vk does not include a complete implementation of `ddraw`, so the original
`ddraw.dll` file from Wine is still required. We can rename the original
`ddraw.dll` to `ddraw_.dll` and place it in the same directory as d7vk.

See: https://github.com/WinterSnowfall/d7vk#how-to-use

@fufexan fufexan left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks!

@fufexan fufexan merged commit bf41b8f into fufexan:master Jun 29, 2026
9 of 10 checks passed
@ccicnce113424 ccicnce113424 deleted the fix-d7vk-install branch July 1, 2026 05:45
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.

2 participants