Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexIndiex authored Apr 15, 2024
1 parent 0d21308 commit 28b1372
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ To use the script, follow these steps:

- Requirements: keys and firmware 16.0.3 or newer from your switch, base game and update 1.2.0, EmuDeck, and mods.

- Step 1: Go into desktop mode, install [Yuzu](https://github.com/AlexIndiex/DeckNoobGuides/tree/main?tab=readme-ov-file#backup) with EmuDeck (or use an alternative, like Sudachi or Suyu).
- Step 1: Go into desktop mode, install [Yuzu](https://github.com/pineappleEA/pineapple-src/releases) with EmuDeck (or use an alternative, like Sudachi or Suyu).

- Step 2: Move the keys and firmware inside `~/Emulation/bios/yuzu/` if you prefer it.

Expand Down Expand Up @@ -171,17 +171,17 @@ You can now open EmuDeck again and start installing extra programs you might nee
> [!NOTE]
> BTW, don't update EmuDeck, or you will lose Citrus' entries for SteamRomManager if you try to parse newer games,
>
> but if you did, the way SteamRomManager parsed Yuzu is:
> but if you did, the way SteamRomManager parsed [Yuzu](https://github.com/pineappleEA/pineapple-src/releases) is:
>
> - For Windows: `"C:\Windows\System32\cmd.exe"" /k start /min "Loading PowerShell Launcher" "C:\Windows\System32\WindowsPowershell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "& {C:\Emulation\tools\launchers\yuzu.ps1 '-f' '-g' 'C:\Emulation\roms\switch\[rom].nsp'}" && exit " && exit --emudeck` in target;
>
> - For Linux: `"/home/deck/Emulation/tools/launchers/yuzu.sh"` in target, and `vblank_mode=0 %command% -f -g "'/home/deck/Emulation/roms/switch/[rom].nsp'"` in launch options;
>
> meanwhile for Citra is:
> meanwhile for [Citra](https://emulationking.com/citra/archive/) is:
>
> - For Windows: `"C:\Windows\System32\cmd.exe" /k start /min "Loading PowerShell Launcher" "C:\Windows\System32\WindowsPowershell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "& {D:\Emulation\tools\launchers\citra.ps1 'D:\Emulation\roms\n3ds\[rom].cxi'}" && exit " && exit --emudeck` in target;
>
> - For Linux: `"/usr/bin/flatpak" run org.citra_emu.citra "/home/deck/Emulation/roms/n3ds/[rom].cxi"` in target for Citra flatpak; `your citra-qt.appimage path here` in target, and `vblank_mode=0 %command% "'/home/deck/Emulation/roms/n3ds/[rom].cxi'"` in launch options for Citra Appimage(similar to yuzu SRM for Linux);
> - For Linux: `"/usr/bin/flatpak" run org.citra_emu.citra "/home/deck/Emulation/roms/n3ds/[rom].cxi"` in target for [Citra flatpak](https://github.com/AlexIndiex/DeckNoobGuides/tree/main?tab=readme-ov-file#backup); `your citra-qt.appimage path here` in target, and `vblank_mode=0 %command% "'/home/deck/Emulation/roms/n3ds/[rom].cxi'"` in launch options for Citra Appimage(similar to yuzu SRM for Linux);
>
> If you need the middleware files used by SteamRomManager, you can find them in the [Citrus folder](https://github.com/AlexIndiex/DeckNoobGuides/tree/main?tab=readme-ov-file#backup).
Expand Down Expand Up @@ -216,6 +216,9 @@ All the links below are the references to make the backup of the link above.
- https://github.com/simple64/simple64/releases .
- https://github.com/weihuoya/citra/releases .
- https://github.com/visualboyadvance-m/visualboyadvance-m/releases .
- https://github.com/pineappleEA/pineapple-src/releases .
- https://github.com/decaf-emu/decaf-emu .
- https://emulationking.com/ .
- https://mikage.app/download/ .
- https://panda3ds.com/download.html .
- https://mgba.io/downloads.html .
Expand Down

0 comments on commit 28b1372

Please sign in to comment.