From d0c5bcf61b4e6488e3ebd162ca868fc850783548 Mon Sep 17 00:00:00 2001 From: baregl <39744267+baregl@users.noreply.github.com> Date: Tue, 14 Aug 2018 15:41:08 +0200 Subject: [PATCH] Add instructions for triggering a database update This works better than using the recovery menu, because the livearea layout is maintained. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88673ff..41e7562 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ The fake licenses for the applications will then be stored at ## Installing shared games - PSM games must be stored at the following location: `ux0:psm/TITLE_ID` -- You must update / rebuild database +- You must update / rebuild database, for example by removing `ux0:id.dat` and rebooting. A dialogue my pop up asking if a data transfer should be performed. Press "No", otherwise the memory card will be formatted. ## Source code The source code is located within the `src` directory and is licensed under `GPLv3`.