Skip to content

Commit

Permalink
docs(readme): update VirtualAlloc2 notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed May 13, 2024
1 parent 4b0fc51 commit 91fba41
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ set(lime_no_alloc2 ON)
Can be used to disable the usage of `VirtualAlloc2`.

This should be used for compatibility with wine as it currently does not support the `LowestStartingAddress` requirement.
~~This should be used for compatibility with wine as it currently does not support the `LowestStartingAddress` requirement.~~
Should work since wine 8.11 🎉

# 📦 Installation

Expand Down

0 comments on commit 91fba41

Please sign in to comment.