This project is designed to sync achievements for users joining a game via Steam's Remote Play Together. It allows the non-host player to earn and sync achievements to their Steam account, so their progress is tracked just like if they were playing on their own device.
- .NET Core 8.0 or higher
- Copy of the game: The guest user account must have access to the game's achievements
- Remote Play Together setup: Ensure you’re joining a compatible game via Remote Play Together.
- Join a Remote Play Together session for a supported game on Steam.
- Run Steam RemotePlay Together Achievements Sync.
- Select the game from the list of running processes and the friend you’re playing with.
- The application will automatically monitor and sync achievements during gameplay.
Contributions are welcome! Please follow these steps:
- Fork the repository.
- Create a new branch (
feature/YourFeature). - Commit your changes.
- Push the branch.
- Open a Pull Request.
