Skip to content

Commit

Permalink
Add some explanations regarding adding files on iOS.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Oct 25, 2023
1 parent b8c5fd0 commit 244f182
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ You can also build the emulator yourself and launch it through Xcode's debugger,

**If you try to play a game without JIT enabled, you will experience a crash when you launch the game.**

### Adding games to the library ###

Please refer to the following guides for instructions regarding adding your disc images to the Play! application on your iOS device:
- https://support.apple.com/HT201301
- https://support.apple.com/HT210598

If your device is jailbroken, the emulator will look through all bootable files in the `/private/var/mobile` directory and all of its subdirectories.

## Namco System 2x6 Arcade Support ##

### Placing dongle images and disc images ###
Expand Down

0 comments on commit 244f182

Please sign in to comment.