Skip to content

SSXModding/SSX3LobbyServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSX 3 Lobby Server

A custom reimplementation of the lobby server used for the PS2-exclusive "Online" mode in SSX 3.

Usage/Hosting

TODO.

Building

You need boost and sqlite3 dev libs.

$ cmake -Bbuild -GNinja -DCMAKE_BUILD_TYPE=Release
$ cmake --build build
# ...
# profit?

About

A (work-in-progress) lobby server emulator for SSX 3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published