Skip to content

Sefy/rose-offline-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

527 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rose-offline-client

An open source client for ROSE Online, currently only compatible with irose_129_129en. For a matching open source server see rose-offline

Running

Required arguments:

  • --data-idx=<path/to/data.idx> Path to irose 129en data.idx

Game Mode

Use --game to run in game mode, this is where we act as a full client which requires an irose 129en compatible server.

  • --ip Server IP for login server
  • --port Server port for login server (defaults to 29000)

You can also use --auto-login for automatic login in game mode.

  • --username=<username> Username for auto login
  • --password=<password> Password for auto login
  • --server-id=<N> Server ID for auto login (defaults to 0)
  • --channel-id=<N> Channel ID for auto login (defaults to 0)
  • --character-name=<name> Character name for auto login (optional, auto login can be username/password only)

Model Viewer Mode

Use --model-viewer to run in model viewer mode, which allows you to view character and NPC models.

Zone Viewer Mode

Use --zone=<N> to run in zone viewer mode, this allows you to view zones.

Screenshots

Game Mode

Model Viewer

Zone Viewer - City of Junon Polis

About

An open source ROSE Online client written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%