Skip to content

Releases: Kyuugit/moonlight-android

Artemis Samsung External Display Samsung Fix (Likely Xiaomi as well)

Choose a tag to compare

@Kyuugit Kyuugit released this 04 Jul 04:29
3397ec7

Artemis External Display test builds

Unofficial ARM64 test builds for the Samsung/OneUI external display issue in Artemis/Moonlight.

This is meant for the problem where Artemis crashes or refuses to start streaming when “Fully External Display Mode” is enabled after a Samsung update.

It also includes AI-found fixes for:

  • mouse/keyboard handling in the external display path
  • a hotplugging issue where you sometimes had to force close Artemis before it would detect or use the external display correctly

These builds were tested by me, but the implementation was fully built by AI. They are not official Artemis builds, are not maintained as a proper fork, and are provided as-is for personal-use testing. I may update them only while I still personally need this workaround.

Standard install build

Use:

artemis-external-display-standard-arm64-v8a.apk

Package:

com.kyuugit.artemis.externaldisplay

Try this one first. It is more likely to install normally.

This build removes Artemis keyboard accessibility capture to reduce Play Protect/Samsung install friction. Basic Bluetooth keyboard input should still work while streaming, but some special shortcut keys or keyboard remapping may not work correctly.

SHA256:

041613d12646a0af259e74acf5b5dd9e7b1675fb28d22551f879a8f1efa09f74

Keyboard / ADB build

Use:

artemis-external-display-keyboard-adb-arm64-v8a.apk

Package:

com.kyuugit.artemis.externaldisplay.keyboard

Try this only if you need better Bluetooth/physical keyboard shortcut support.

This build includes the keyboard accessibility service. It may work better for physical keyboard shortcuts while streaming, but this feature appears to trigger Play Protect/Samsung blocking. You may need to install it with ADB.

SHA256:

d1a8ce1f2e2d298fc092a872ca71ea20b190987eeda8fd35618277713b6fa839

Signing certificate

Both APKs are signed with the same release certificate.

Certificate SHA256:

9ae0d66be06077ec9c6ab5f066b7d9bcdefce5c60c5a9264675e7f8ab554527e

Source

A source patch is attached:

artemis-external-display-two-builds-source.patch

Important notes

These builds install as separate apps, so your existing Artemis/Moonlight settings, saved PCs, pairings, and profiles will not carry over. You may need to pair and configure them again.

This release is not a commitment to support, maintain, or regularly update these builds.