Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/Platforms-and-Players/EmulatorJS-Player.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ Our integration with EmulatorJS automates the process of loading and save files

### Netplay

!!! warning
Netplay is currently not available. We are looking to bring it back at a later date.

If you are an existing Netplay user, please disable this feature.

Leaving it on will result in `failed to start game` errors and other intermittent issues.

We apologize for the inconvenience.

Netplay lets you play with friends remotely, in realtime with the build-in web player. As it emulates playing on the same console with two controllers while streaming the video to players 2+, it's best for 2-player, co-op, turn based and party games.

Start by enabling netplay in your `config.yml`:
Expand Down
Loading