├── EXE Files Guide └── Ryujinx Guide.md ├── EXE Folder ├── Ryujinx.py └── Yuzu.py ├── Python Guide ├── Python Ryujinx.md └── Python Yuzu.md ├── Python ├── Saves Backup Ryujinx.py └── Saves Backup Yuzu.py ├── README.md ├── Repack Save Data Location.md └── Virus Detection └── VIRUS.md /EXE Files Guide/Ryujinx Guide.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/EXE Files Guide/Ryujinx Guide.md -------------------------------------------------------------------------------- /EXE Folder/Ryujinx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/EXE Folder/Ryujinx.py -------------------------------------------------------------------------------- /EXE Folder/Yuzu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/EXE Folder/Yuzu.py -------------------------------------------------------------------------------- /Python Guide/Python Ryujinx.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/Python Guide/Python Ryujinx.md -------------------------------------------------------------------------------- /Python Guide/Python Yuzu.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/Python Guide/Python Yuzu.md -------------------------------------------------------------------------------- /Python/Saves Backup Ryujinx.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/Python/Saves Backup Ryujinx.py -------------------------------------------------------------------------------- /Python/Saves Backup Yuzu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/Python/Saves Backup Yuzu.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/README.md -------------------------------------------------------------------------------- /Repack Save Data Location.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/Repack Save Data Location.md -------------------------------------------------------------------------------- /Virus Detection/VIRUS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/StevensND/emuswitch-backup/HEAD/Virus Detection/VIRUS.md --------------------------------------------------------------------------------