Skip to content

pnxr/sacred2-lobby-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sacred 2 Lobby Emulator

Disclaimer: I am not the author of the codebase, this repository is just ment to be used to work together on code written and supplied by darkmatters board user cocomed which you can find here.

In it's current state, this solution allows to host a basic Open Net Sacred2 Lobby.

Usage

In optionsDefault.txt:

network = {
      lobby_ip = "localhost",
      lobby_port = 6800
}

In the directory of the executable write the public IP of the lobby server into ip.cfg file.

  1. run game
  2. go multi player
  3. create account
  4. log in
  5. make nickname
  6. make charactor
  7. enter lobby
  8. run server, example in starts2gs.cmd file
  9. refresh server list in lobby
  10. join game
  11. play

The server hosting needs an account, but may use the same credentials like the player accounts.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages