From 3a543581daecccb4344d51ccd37a1d425809a302 Mon Sep 17 00:00:00 2001 From: jugeeya Date: Thu, 24 Mar 2022 17:15:16 -0700 Subject: [PATCH] Fix beta installation guidance --- .github/workflows/rust.yml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml index 49a82e7..bd7c8d4 100644 --- a/.github/workflows/rust.yml +++ b/.github/workflows/rust.yml @@ -116,22 +116,20 @@ jobs: Install the same way you would install a full release. - ## Installing on Ryujinx + ## Installing on Ryujinx \n - Instructions to get the beta working on Ryujinx. + Instructions to get the beta working on Ryujinx.\n - 1. Download a Skyline-tolerant build of Ryujinx, which can be found here: https://github.com/Ryujinx/Ryujinx/pull/2966#issuecomment-1003648371 + 1. Download a Skyline-tolerant build of Ryujinx, which can be found here: https://github.com/Ryujinx/Ryujinx/pull/2966#issuecomment-1003648371 \n - 2. Download the beta. https://github.com/jugeeya/UltimateTrainingModpack/releases/tag/beta + 2. Download the beta. https://github.com/jugeeya/UltimateTrainingModpack/releases/tag/beta \n - 3. The atmosphere folder from the beta zip is everything that should be in Ryujinx's mod folder. This means `%AppData%/Ryujinx/mods/contents/01006a800016e000` should have what `atmosphere/contents/01006a800016e000` has. - - 4. The other files/folders such as `shader_binaries` and `font.ttf` from the beta zip ishould be placed on the root of the SD card, which for Ryujinx is `%AppData/Ryujinx/sdcard`. - - 5. You should be good to go after this. When in training mode, use Special+Uptaunt to bring up the menu. + 3. The atmosphere folder from the beta zip is everything that should be in Ryujinx's mod folder. This means `%AppData%/Ryujinx/mods/contents/01006a800016e000` should have what `atmosphere/contents/01006a800016e000` has. \n + + 4. You should be good to go after this. When in training mode, use Special+Uptaunt to bring up the menu. \n files: > training_modpack_beta.zip - name: Upload zip as artifact