From 067994c83d1945864deee07779961bdd4eb2e733 Mon Sep 17 00:00:00 2001 From: Pk11 Date: Sat, 7 Jan 2023 18:01:03 -0600 Subject: [PATCH] Improve some [here] links --- pages/_en-US/ds-index/videoplayers.md | 6 +++--- pages/_en-US/nds-bootstrap/faq.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/_en-US/ds-index/videoplayers.md b/pages/_en-US/ds-index/videoplayers.md index edd76adc..2b03616f 100644 --- a/pages/_en-US/ds-index/videoplayers.md +++ b/pages/_en-US/ds-index/videoplayers.md @@ -27,9 +27,9 @@ Note: If you get a message saying `This encoder requires a cpu with support for ### Windows -1. Download the .NET Desktop Runtime [here](https://dotnet.microsoft.com/en-us/download/dotnet/6.0), and install it +1. Download the [.NET Desktop Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/6.0), and install it - Once the page is opened, click `x64` under the `.NET Desktop Runtime` section -1. Download the encoder [here](https://mega.nz/file/mYwiBTZA#FX6k-9cclPig4_WutE9IueVR7NN0Kxl-mZvRXyhpQRg) +1. Download the [FastVideoDS Encoder](https://mega.nz/file/mYwiBTZA#FX6k-9cclPig4_WutE9IueVR7NN0Kxl-mZvRXyhpQRg) 1. Download the below `.bat` file to the same place as the encoder `.exe` file, and drag and drop your video into the `.bat` file. - [FastVideoDS.bat](/assets/files/FastVideoDS.bat) @@ -37,7 +37,7 @@ When this process is done, it should be easy as drag and drop to SD card. Once y ## Moonshell video conversion (DPG4x) -1. Download DPG4x [here](https://www.gamebrew.org/wiki/DPG4X) +1. Download [DPG4x](https://www.gamebrew.org/wiki/DPG4X) 1. Open `dpg4x.7z` 1. Open `dpg4x-2.3.3.0.zip` (3.0-1 gives out an error when opening, for an unknown reason) 1. Open `dpg4x-2.3.3.0_setup.exe`, and proceed with installation diff --git a/pages/_en-US/nds-bootstrap/faq.md b/pages/_en-US/nds-bootstrap/faq.md index 5fadab32..95b65172 100644 --- a/pages/_en-US/nds-bootstrap/faq.md +++ b/pages/_en-US/nds-bootstrap/faq.md @@ -69,7 +69,7 @@ If there's a title requiring a Donor ROM, and the ROM TWLMenu++ stated to find d #### What is a nightly and where do I get it? A nightly build is build for the latest commit. Nightly builds may be unstable, but has the most recent bugfixes added. -You can get nightly builds for nds-bootstrap [here](https://github.com/TWLBot/Builds/raw/master/nds-bootstrap.7z). +You can get nightly builds for nds-bootstrap [from the TWLBot/Builds GitHub repository](https://github.com/TWLBot/Builds/raw/master/nds-bootstrap.7z). #### Why do my cheats not work? - Some cheats may have button activators or other conditions that need to be met. Check the description of the cheat for more information