Skip to content

Detanup01/UplayServer

Repository files navigation

Custom Uplay Server

Uplay Demux/API Server Emulator.
I wanted to make a good emulator for uplay to play with friends on lan and launching newest games that doesnt have denuvo.

Current Status

ServerStarter

  • Update for new files
  • Commands (addstore,restart,etc)

Functions in Demux

  • Demux Req/Rsp Handling
  • Other Proto Connection Handling
  • LiteDB Database
  • Authentication
  • Plugin function

Functions in API

  • Handling HTTPS
  • Everything

EXTRA

  • Creating Custom .manifest file
  • File compression handling (none,zstd,deflate,lzham) [>2GB supported!]
  • Making Custom App, Achivements,Store.

DLL's

  • All export
  • Using namepipes (same in ubisoft) to connect the client
  • Functionality

ClientKit

  • Using Modified UplayKit
  • Using Modified UbiServices
  • Using Modified CoreLib

Client

  • Custom-ish client instead of upc/UbisoftConnect

Join to me!

You wanna see in-depth videos/pictures?
Testing new features?
Or just talking about uplay/ubisoft
Join to the Discord Server

About

Uplay Demux/API Server Emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages