Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
schattenphoenix authored Mar 18, 2024
1 parent d98a952 commit f2a1656
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ This is a small tool that mimics an emulator on android in order to allow apps t

## Instructions
- Add the `.xml` files to `ES-DE/custom_systems/` (or integrate the content if already existing) to allow the custom system to show up
- Create `apps` directory in `ROMs` directory (or let ES-DE create them)
- Create `applauncher_apps` directory in `ROMs` directory (or let ES-DE create them)
- Optionally create `applauncher_games` directory in ROMs directory (or let ES-DE create them)
- Install the `es_launcher.apk`
- Run the `es_launcher.apk`, it should show a list of all your apps.
- Tap apps to disable / enable them (they wont show up in ES when greyed out)
- Long press apps to change their name (in case you have multiple with the same name, like Citra and Citra MMJ)
- Press the `save` icon in the top right and find the `apps` directory, give permission and confirm
- It should have create a file per app you have installed in `apps`
- Press the `save` icon in the top right and find the `applauncher_apps` directory, give permission and confirm
- It should have create a file per app you have installed in `applauncher_apps`
- Kill the `es_launcher` and `ES-DE`
- Restart `ES-DE`
- A new system should exist that has a list of your apps
- Select one, it should open the es_launcher which then will run your app, so it should only shortly pop up
- Optionally move all games from `applauncher_apps` to `applauncher_games`

0 comments on commit f2a1656

Please sign in to comment.