Skip to content

Commit a7c1785

Browse files
committed
roblox page and misc fixes
1 parent b498070 commit a7c1785

File tree

5 files changed

+19
-19
lines changed

5 files changed

+19
-19
lines changed

docs/faq-and-troubleshooting/common-questions/atlas-folder-missing.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ If you wish to have the folder on your desktop, you should right-click on the fo
1515

1616
You can download the **.zip** archive below, extract it, and place the `AtlasDesktop` folder in `C:\Windows`. The link below updates upon each new Atlas release.
1717

18-
[Download AtlasDesktop -->](https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2FAtlas-OS%2FAtlas%2Ftree%2F0.4.0%2Fsrc%2Fplaybook%2FExecutables%2FAtlasDesktop)
18+
[Download AtlasDesktop -->](https://download-directory.github.io/?url=https%3A%2F%2Fgithub.com%2FAtlas-OS%2FAtlas%2Ftree%2Fmain%2Fsrc%2Fplaybook%2FExecutables%2FAtlasDesktop)

docs/faq-and-troubleshooting/common-questions/bluetooth-compatibility.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Follow these steps to set up Bluetooth:
1313

1414
1. Enable Bluetooth in the Atlas folder.
1515

16-
2. Install your Bluetooth driver. You can get this from your device's OEM or follow our [SDIO guide](../../getting-started/post-installation/drivers/getting-started.md#snappy-driver-installer-origin).
16+
2. Install your Bluetooth driver. You can get this from your device's OEM or follow our [SDIO guide](../../getting-started/post-installation/drivers/others.md#snappy-driver-installer-origin).
1717
- Most issues with Bluetooth are caused by installing improper drivers. Make sure to research and find the driver that is suited for your device.
1818

1919
3. Turn on Bluetooth and pair your device.

docs/faq-and-troubleshooting/common-questions/itunes-compatibility.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ icon: material/apple
77

88
**If iTunes is not recognizing your Apple device, it's likely a driver issue. You can fix this by downloading and installing the Apple USB Drivers.**
99

10-
If you're using Atlas and have not enabled [Automatic Driver Installation](../../getting-started/post-installation/atlas-folder/general-configuration.md#driver-updates), you will need to install the Apple USB driver manually.
10+
If you're using Atlas and have not enabled [Automatic Driver Installation](../../getting-started/post-installation/drivers/getting-started.md#want-driver-installation-updates-through-windows-update-instead), you will need to install the Apple USB driver manually.
1111

1212
## :material-package-down: Manual Installation
1313

docs/faq-and-troubleshooting/common-questions/roblox-not-opening.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -5,32 +5,32 @@ icon: simple/roblox
55

66
# :simple-roblox: Why is Roblox not opening?
77

8-
**There is currently two workarounds for this, which involves enabling TPM 2.0 and Secure Boot and creating an User Account and installing roblox there.**
8+
**You may be missing TPM 2.0 and Secure Boot. You can also make a new user account and move everything over.**
99

10-
Follow the steps below to fix the problem.
10+
Follow the methods below to fix the problem.
1111

12-
### 1. Enabling TPM 2.0 and Secure Boot
12+
=== "Method 1: Enabling TPM 2.0 and Secure Boot"
1313

14-
!!! Note
14+
!!! success ""
1515

16-
If you're using Windows 11, chances are you've already got TPM 2.0 and Secure Boot turned on. If that's the case, skip this step and move on to the next one.
16+
If you're using Windows 11, you've already got TPM 2.0 and Secure Boot turned on (unless you bypassed). If that's the case, try [Method 2](#__tabbed_1_2).
1717

18-
To enable TPM 2.0 and Secure Boot, you need to access the BIOS of your computer and enable "TPM 2.0" (or "Trusted Platform Model") and "Secure Boot".
18+
To enable **TPM 2.0** and **Secure Boot**, you need to access the BIOS of your computer and enable **TPM 2.0** (or **Trusted Platform Module**) and **Secure Boot**.
1919

20-
Refer to your motherboard's manual if you don't know the key for it.
20+
Refer to your motherboard's manual if you don't know how to access your BIOS.
2121

22-
### 2. Creating a New Local Account and Installing Roblox
22+
=== "Method 2: Creating a New Local Account"
2323

24-
- Navigate to `Settings > Accounts > Other Accounts > Add Account` to create a new local account.
24+
1. Navigate to `Settings > Accounts > Other Accounts > Add Account` to create a new local account.
2525

26-
- Sign out of your current account and log into the newly created one.
26+
1. Sign out of your current account and log into the newly created one.
2727

28-
- Transfer all your data (Desktop, Downloads, etc.) from the old user account to the new one.
28+
1. Transfer all your data (Desktop, Downloads, etc.) from the old user account to the new one.
2929

30-
- Install Roblox as you normally would.
30+
1. Install Roblox as you normally would.
3131

32-
- After ensuring all your data has been successfully transferred, you may delete the old user account.
32+
1. After ensuring all your data has been successfully transferred, you may delete the old user account.
3333

34-
!!! warning
34+
!!! warning
3535

36-
Be sure to verify that all your important data has been moved before deleting the old account.
36+
Be sure to verify that all your important data has been moved before deleting the old account.

docs/getting-started/post-installation/atlas-folder/general-configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,4 @@ Delivery Optimization helps speed up Windows Updates by sharing the data via oth
191191

192192
Windows Update typically shows update notifications to alert a user of when an update is going to be installed, or if automatic updates are disabled, to manually click 'Check for updates' to update the system.
193193

194-
On Atlas, they are enabled by default so that users with [notifications](#notifications) enabled get alerts about important updates.
194+
On Atlas, they are enabled by default so that users with [notifications](#notifications) enabled get alerts about important updates.

0 commit comments

Comments
 (0)