Dolos is designed to act as a proxy between Riot Games' chat servers and a user's game client. Its primary feature is to enable users to appear offline in their games, preventing their friends from seeing their online status while still allowing the user to play in parties and to enjoy the gaming experience.
- Offline Mode: Dolos allows users to play League of Legends or Valorant without appearing online to their friends, giving them the flexibility to control their visibility.
- Easy Setup: Simple setup with an easy to use and quick installer.
- Simple Usage: No configuration needed! Just run the app and it will do the rest.
-
Navigate to the releases page and download the latest release (either the msi file or the exe file)
-
Run the installer
Install Rust: https://www.rust-lang.org/tools/install
Install Tauri Prerequisites: https://tauri.app/v1/guides/getting-started/prerequisites#setting-up-windows
-
Clone the repository:
git clone https://github.com/Leastrio/Dolos.git
-
Navigate to the Dolos directory:
cd Dolos
-
Install dependencies:
cargo install tauri-cli
-
Build the app:
cargo tauri build
The app executable will be located at
target/release/Dolos.exe
and the installer is located intarget/release/bundle/nsis
-
Close the riot client (this means fully by exiting through the tray icon, not just hitting the x on the riot client window)
-
Launch Dolos
-
From Dolos, launch either game
If you encounter any issues while using Dolos, please create an issue through Github Issues and make sure to thoroughly explain your issue.
We welcome contributions from the community! If you have ideas for improvements or find issues, please submit a pull request or open an issue on the GitHub repository.
This project is licensed under the GNU General Public License v3.0, making it open and accessible for everyone.
Dolos was created under Riot Games' "Legal Jibber Jabber" policy using assets owned by Riot Games. Riot Games does not endorse or sponsor this project.