CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
228 stars 91 forks source link

Generate OnlineId cross-platform implementation #375

Closed Rans4ckeR closed 1 year ago

Rans4ckeR commented 2 years ago

Follow up of:

  • Windows specific functionality currently disabled on other platforms:
    • Generate OnlineId (Startup)
    • Registry (Microsoft.Win32)
    • SecurityIdentifier (System.Security.Principal.Windows)
    • WMI (System.Management)

A cross-platform version for Generate OnlineId needs to be implemented.

SadPencil commented 2 years ago

/var/lib/dbus/machine-id and /etc/machine-id (systemd based) on Linux