Skip to content

Why does Skyrim SE hate remote desktop? This SKSE plugin deceives SSE as not in a remote session.

License

Notifications You must be signed in to change notification settings

qbx2/sse-mod-hide-remote-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HideRemoteDesktop SKSE Plugin for Skyrim SE

Removes "This application cannot be run from remote desktop." message.

Requirements

  • Rust nightly compiler
  • SKSE64
  • SkyrimSE

Build

rustup target add x86_64-pc-windows-gnu
cargo build