-
-
Notifications
You must be signed in to change notification settings - Fork 61
Backing up 3DS Games
-
Follow the Citra Project’s instructions for dumping 3DS cartridges to your PC
-
Connect Your Meta Quest to PC:
-
Use a USB cable to connect your Meta Quest to your PC.
-
If prompted, allow access to data on your Meta Quest.
-
-
Create a new folder on Quest and transfer files:
-
Option 1: Using File Browser
-
Open File Explorer on Windows or Finder on Mac.
-
Navigate to the Quest device shown in the list.
-
Inside, create a new folder and name it appropriately (e.g., 3DS Games).
-
Locate the .3ds files on your PC.
-
Copy and paste or drag and drop them into the new folder you created on the Quest.
-
-
Option 2: Using ADB
-
Open Command Prompt or Terminal where ADB is installed.
-
Create New Folder:
- Type adb shell mkdir /sdcard/3DS Games (replace 3DS Games with your folder name).
-
Transfer .3ds Files:
- For each file, use the command adb push local_path /sdcard/3DS
-
-
Disconnect Quest from PC: Once the installation is complete, disconnect the Quest from your PC.
-
Finally: when Citra launches, press the “Select Game Directory” icon in the upper right-hand corner