From 9af236832fde9900e004cec51a7930aef20d9836 Mon Sep 17 00:00:00 2001 From: Snare-Hawk <85657152+Snare-Hawk@users.noreply.github.com> Date: Mon, 9 Jan 2023 14:09:58 -0500 Subject: [PATCH] Update bluebomb.md (#283) * Update bluebomb.md add notice about chromebooks * Update _pages/en_US/bluebomb.md whoops lmao Co-authored-by: osfanbuff63 <91388253+osfanbuff63@users.noreply.github.com> * Update bluebomb.md combined with other part as per https://github.com/RiiConnect24/Wii-Guide/pull/283#issuecomment-1237418394 * Fix wording on WSL/Chromebook bluebomb notice Co-authored-by: osfanbuff63 <91388253+osfanbuff63@users.noreply.github.com> Co-authored-by: Peter0x44 --- _pages/en_US/bluebomb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/bluebomb.md b/_pages/en_US/bluebomb.md index c3d3aa41e..c3798b409 100644 --- a/_pages/en_US/bluebomb.md +++ b/_pages/en_US/bluebomb.md @@ -21,7 +21,7 @@ For the original Wii, we do not recommend using BlueBomb if you intend to instal - 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. - - 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 or a Chromebook running Linux mode will *not work* as they don't 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. - 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.