Skip to content

Windows

Latest download

Release Date Download Compatible SDK Version
2025-06-04 Unreal Remote Play 1.0.2506.0 Hive SDK v4 UE4 Windows 25.1.0 or higher
Hive SDK v4 UE5 Windows 25.1.0 or higher
2025-06-04 Unity Remote Play 1.0.2506.0 Hive SDK v4 Unity Windows 24.4.1 or higher


Release notes


v1.0.2506.0 (2025-06-04)

New features


  • Added a software codec that operates with CPU encoding when the graphics card does not support hardware codecs.
    • Previously, remote play would not work if the graphics card didn't support hardware codecs. Now, this software codec forces video compression on the CPU and transmits it over the network, allowing remote play to function regardless of the graphics card.


Changed features


  • When using remote play from the lock screen, it will now launch by unlocking the Windows lock screen.
    • Previously, a separate lock screen had to be unlocked. Now, remote play can be launched by simply unlocking the Windows lock screen.
  • Changed the directory for applying remote play plugins from Plugins/ to a subfolder within Plugins/.
  • Strengthened security by applying a re-authentication logic when JWT expires


Fixed bugs


  • Added exception handling code for blind image setting errors.


Developer guide changes


  • None.



v1.0.2504.0 (2025-04-10)

Changed features


  • N/A

Fixed bugs


  • Applied improvements to Unreal build scripts

Developer guide changes



v1.0.2503.0 (2025-03-18)

Changed features


  • Added user settings to individually set Blind On/Off.
  • When running the game with multiple accounts on the host PC at the same time, remote play is changed to allow only a single connection.
  • Added a control function to automatically correct the window position when the game window moves out of the monitor area.
  • Partially improved P2P connection probability.
  • Changed the x86, x64 options in Unity Package Platform Default Setting to default unchecked.

Fixed bugs


  • N/A

Developer guide Changes


  • The contents of SDK Guide > Using Remote Play have been changed due to guide improvements.


v1.0.2501.0 (2025-01-21)

Changed features


  • Changes to generate authentication tokens based on plugin version information.
  • Modifies the interface to allow On/Off settings for blind images.

Fixed bugs


  • Fixes a bug where ICE Candidates could not be re-searched when the ICE Candidate state changed.

Developer guide changes



v1.0.2411.5 (2024-12-03)

  • Compatible SDK: Hive SDK v4 Unity Windows 24.4.1 or higher

Changed features


  • N/A

Fixed bugs


  • N/A

Developer guide changes


  • N/A