Add info about virtualizing bluebomb
Signed-off-by: Devnol <pgkoutsoumanis@gmail.com>
This commit is contained in:
parent
b4e3d80890
commit
fa6cecac69
1 changed files with 2 additions and 1 deletions
|
@ -16,12 +16,13 @@ For the original Wii, we do not recommend using BlueBomb if you intend to instal
|
||||||
|
|
||||||
#### Section I - What you need
|
#### Section I - What you need
|
||||||
- A Linux machine
|
- A Linux machine
|
||||||
|
- A Virtual Machine may work, but it is not recommended due to its complexity in getting Bluetooth passthrough working. If possible, please use a LiveUSB as described below.
|
||||||
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux installed already.
|
- If you have a Raspberry Pi, you can use that instead as it most likely has Linux installed already.
|
||||||
- Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
|
- Windows Subsystem for Linux will *not work* as it does not have direct access to the Bluetooth adapter or USB ports.
|
||||||
- If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
|
- If you do not have Linux, [Ubuntu](https://ubuntu.com/download/desktop) is the most user-friendly option and can be ran on computers running Windows or Mac.
|
||||||
- 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
|
- 32-bit devices will require [Ubuntu 16.04](http://releases.ubuntu.com/16.04/).
|
||||||
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
|
- For 64-bit devices it is recommended to use the LTS edition due to its stability, but the latest release works as well.
|
||||||
- You can [flash a Linux install to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
|
- You can [flash a Linux LiveUSB environment to a USB flash drive](https://ubuntu.com/tutorials/tutorial-create-a-usb-stick-on-windows#1-overview) instead of installing it to your computer.
|
||||||
- A Bluetooth adapter.
|
- A Bluetooth adapter.
|
||||||
- An internal Bluetooth adapter will work.
|
- An internal Bluetooth adapter will work.
|
||||||
- If you do not have one, make sure to get one compatible with Linux.
|
- If you do not have one, make sure to get one compatible with Linux.
|
||||||
|
|
Loading…
Reference in a new issue