mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-22 11:50:05 +00:00
Added the port forwarding error message since people can't read the error that tells them exactly what to do for some reason.
parent
ebd8a72d9d
commit
2d6cf92b89
8
FAQ.md
8
FAQ.md
@ -472,6 +472,14 @@ To make an unlisted room, follow these steps:
|
|||||||
|
|
||||||
This happens when you use Save States prior to connecting to a multiplayer room. Save States should be avoided entirely when using multiplayer.
|
This happens when you use Save States prior to connecting to a multiplayer room. Save States should be avoided entirely when using multiplayer.
|
||||||
|
|
||||||
|
#### Why does this error occur when attempting to join a multiplayer room?
|
||||||
|
|
||||||
|
```
|
||||||
|
Unable to connect to the host. Verify that the connection settings are correct. If you still cannot connect, contact the room hst and verify that the host is properly configured with the external port forwarded.
|
||||||
|
```
|
||||||
|
|
||||||
|
_Citra_ does not host your rooms for you on our servers. This means that when you create a multiplayer room, your computer is used as the server. The room host's router needs to be set up to allow for other users to join your room. You do that by forwarding the port that _Citra_ uses. Port forwarding is accomplished differently depending on your router model, so we recommend consulting your router's instruction manual to figure out how to make it work for you.
|
||||||
|
|
||||||
#### Are Download Play (DLP) features supported in _Citra_?
|
#### Are Download Play (DLP) features supported in _Citra_?
|
||||||
|
|
||||||
Yes, though you'll need to dump some extra system files and enable a couple settings for it to work. You can find the instructions on how to set it up at the bottom of this page: [Multiplayer](https://citra-emu.org/help/feature/multiplayer/).
|
Yes, though you'll need to dump some extra system files and enable a couple settings for it to work. You can find the instructions on how to set it up at the bottom of this page: [Multiplayer](https://citra-emu.org/help/feature/multiplayer/).
|
||||||
|
Loading…
Reference in New Issue
Block a user