LostCity offline play?

Hello people of LostCity! In preparation for hurricane season in Florida, I’m trying to see if there is a way to download a client to play LostCity offline. If anyone could point me in the direction of a guide to be able to do this I would appreciate it greatly, thank you!

1 Like

I have some notes on this thread: Singleplayer, main branch, scripts and Desktop/Start launchers on Windows + Linux + FreeBSD

1 Like

Hey there, welcome to the forum. Espionage’s guides are detailed and probably optimal for your use case.

See also the readme for the Lost City project on GitHub: GitHub - LostCityRS/Server: Setup scripts for Engine + Content

And keep in mind you can export your player save from the live game here: https://2004.lostcity.rs/account/login?redirectUrl=/account

2 Likes

does offline progress transition to online or would they be two seperate accounts?

Offline progress is separate from online. Offline has its own account database.

Theoretically server hosts could import a save, but I’m not aware of any that do, and it might be questionable with local file save editing if the server wants to maintain on-server progress integrity.

With sqlite and default save to .sav, it’s easy to back up and restore to new local server set-ups!