updated Readme
fixed formatting
This commit is contained in:
parent
e084a7e529
commit
e6ef31576c
1 changed files with 6 additions and 7 deletions
13
README.md
13
README.md
|
@ -12,8 +12,8 @@ Play Just Dance 2016 and later on all platforms with Joy-Cons!
|
|||
### Compatiblitiy
|
||||
| | Xbox Series | Xbox One | PS4/5 | Nintendo Switch | Stadia | PC | Wii U |
|
||||
|--------------|:-----------:|:--------:|:-----:|:---------------:|:------:|:--:|:-----:|
|
||||
| 2020-2022 | [x] | [x] | [x] | [x] | [x] | | |
|
||||
| 2016-2019 ⚠️ | | [x] | [x] | [x] | | [x]| [x] |
|
||||
| 2020-2022 | √ | √. | √ | √ | √ | | |
|
||||
| 2016-2019 ⚠️ | | √ | √ | √ | | √ | √ |
|
||||
|
||||
**Important**: Can't use buttons on Joy-Con to navigate the UI in JD 2016-2019 (you'll have to use controllers/keyboard). See [#6](../../issues/6).
|
||||
|
||||
|
@ -81,7 +81,7 @@ It pretends to be the [Just Dance Controller app](https://play.google.com/store/
|
|||
2. Connect your computer to the same Wi-Fi or LAN network as your game console.
|
||||
- For Stadia, you just need to connect to the internet.
|
||||
3. Run the executable or the Python script (`dance.py`).
|
||||
4. Open [**http://**localhost:32623](http://localhost:32623) in a web browser. You can also open JoyDance on another device connected to the same network by replacing `localhost` with your computer's private IP address.
|
||||
4. Open [http://localhost:32623](http://localhost:32623) in a web browser. You can also open JoyDance on another device connected to the same network by replacing `localhost` with your computer's private IP address.
|
||||
5. Turn on Bluetooth, and pair with the Joy-Cons by holding down the [sync button](https://en-americas-support.nintendo.com/app/answers/detail/a_id/22634) until the light move up and down. Press the "Refresh" button until your Joy-Con shows up.
|
||||
6. Fill the form.
|
||||
- **Pairing Method**:
|
||||
|
@ -116,16 +116,15 @@ It pretends to be the [Just Dance Controller app](https://play.google.com/store/
|
|||
|
||||
## FAQs
|
||||
<details>
|
||||
<summary>### 1. What is the correct way to hold a Joy-Con?</summary>
|
||||
<summary>1. What is the correct way to hold a Joy-Con?</summary>
|
||||
Please follow these images for [Joy-Con (L)](https://static.wikia.nocookie.net/justdance/images/2/20/Hold_joy-constrap_blue.png) and [Joy-Con (R)](https://static.wikia.nocookie.net/justdance/images/8/8a/Hold_joy-constrap_04.png).
|
||||
</details>
|
||||
<details>
|
||||
<summary>### 2. How to exit JoyDance? </summary>
|
||||
<summary>2. How to exit JoyDance? </summary>
|
||||
Close the only window. _(new from original)_
|
||||
</details>
|
||||
<details>
|
||||
<details>
|
||||
<summary>### 3. Can I play Just Dance 2017 on a PC while using JoyDance? </summary>
|
||||
<summary>3. Can I play Just Dance 2017 on a PC while using JoyDance? </summary>
|
||||
Yes, you can.
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Reference in a new issue