Skip to content

Add Windows ARM64 binary support for pause-click plugin #118

@Waximell

Description

@Waximell

Is your feature request related to a problem? Please describe

The pause-click plugin only offers x86/x64 binaries. On native Windows ARM64 VLC (3.0.22+), it either fails to load or runs with poor performance via x64 emulation.

Describe the solution you'd like

Please add Windows ARM64 architecture support, generate native .dll files, and include them in the official release assets.

Describe alternatives you've considered

The x64 plugin DLL is unrecognized by ARM64 VLC; running x64 VLC on ARM devices for the plugin causes significant translation overhead.

Additional context

VLC now has stable Windows ARM64 support. I’m happy to test the ARM64 build on my device if needed.

Thank you for your hard work on this great plugin!

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-featureCategory: feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions