Skip to content

WINE

Latest

Choose a tag to compare

@Arihany Arihany released this 22 Dec 05:16
55133fe

For Ludashi arm64ec sdk35

Based on gamenative's patch set.
It only includes a few bug fixes, performance remains the same.

  • virtual.c : Removes Android execution and memory restrictions (noexec denial, anti-tamper header writing, address space limit).

  • shell32 shlfileop.c : Properly handles drive root paths without backslashes, fixing a crash that occurred when copying between root directories in File Explorer.

  • env.c : Bypasses Android libc locale limitations by directly reading LC_ALL (default C.UTF-8) and consistently applying it to system and user locales.