Skip to content

Commit c88a099

Browse files
authored
Remove references to deprecated emulator (jugeeya#674)
* Update rust.yml * Update README.md
1 parent 1148cd7 commit c88a099

2 files changed

Lines changed: 0 additions & 65 deletions

File tree

.github/workflows/rust.yml

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -180,42 +180,6 @@ jobs:
180180
```
181181
182182
183-
### Installation on Yuzu Emulator on PC
184-
185-
> [!NOTE]
186-
187-
> Working as of Yuzu Mainline 1537 ~ 1538!
188-
189-
190-
Exact same process as above, but the filepaths are in Yuzu's mod paths.
191-
192-
193-
1) Extract the contents of the TrainingModpack .zip (`atmosphere` folder). Paste the `atmosphere` folder inside atmosphere into `%AppData%/Yuzu/sdmc/`.
194-
195-
2) Similarly, extracted contents of the Skyline .zip (`exefs` folder) into into `%AppData%/yuzu/sdmc/atmosphere/contents/01006a800016e000`.
196-
197-
3) No files need to be manually deleted when upgrading from a previous version.
198-
199-
4) The Yuzu `sdmc` folder should have the files below at these locations.
200-
201-
202-
```
203-
%AppData%
204-
└── Yuzu/
205-
└── sdmc/
206-
└── atmosphere/
207-
└── contents/
208-
└── 01006A800016E000/
209-
├── exefs/
210-
│ ├── subsdk9
211-
│ └── main.npdm
212-
└── romfs/
213-
└── skyline/
214-
└── plugins/
215-
├── libnro_hook.nro
216-
├── libparam_hook.nro
217-
└── libtraining_modpack.nro
218-
```
219183
220184
### Installation on Ryujinx Emulator on PC
221185

README.md

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -307,35 +307,6 @@ SD Card Root
307307
└── libtraining_modpack.nro
308308
```
309309

310-
## Installation on Yuzu Emulator on PC
311-
> [!NOTE]
312-
> Working as of Yuzu Mainline 1537 ~ 1538!
313-
314-
Exact same process as above, but the filepaths are in Yuzu's mod paths.
315-
316-
1) Extract the contents of the TrainingModpack .zip (`atmosphere` folder). Paste the `atmosphere` folder inside atmosphere into `%AppData%/Yuzu/sdmc/`.
317-
2) Similarly, extracted contents of the Skyline .zip (`exefs` folder) into into `%AppData%/yuzu/sdmc/atmosphere/contents/01006a800016e000`.
318-
3) No files need to be manually deleted when upgrading from a previous version.
319-
4) The Yuzu `sdmc` folder should have the files below at these locations.
320-
321-
```
322-
%AppData%
323-
└── Yuzu/
324-
└── sdmc/
325-
└── atmosphere/
326-
└── contents/
327-
└── 01006A800016E000/
328-
├── exefs/
329-
│ ├── subsdk9
330-
│ └── main.npdm
331-
└── romfs/
332-
└── skyline/
333-
└── plugins/
334-
├── libnro_hook.nro
335-
├── libparam_hook.nro
336-
└── libtraining_modpack.nro
337-
```
338-
339310
## Installation on Ryujinx Emulator on PC
340311
Exact same process as above, but the filepaths are in Ryujinx's mod paths.
341312

0 commit comments

Comments
 (0)