From 4a3fee96e7ccc3efe410d2fc828f0cb4aa968747 Mon Sep 17 00:00:00 2001 From: Stephanie Gawroriski Date: Sun, 2 Oct 2022 17:58:21 -0400 Subject: [PATCH] README updates. --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index dc88d17..6c323c8 100644 --- a/readme.md +++ b/readme.md @@ -53,6 +53,9 @@ Make sure you have done all the steps here https://docs.libretro.com/ under "For cd ./libretroBuildSystem make +To load multiple files at once, place PRCs and PDBs into a ZIP file and then +load that ZIP file. PDBs will be installed first followed by PRC files. + #### For Qt First install _Qt 5.14.2_, you may optional install as well _Qt Creator_. @@ -127,4 +130,4 @@ bootloader-dbvz.rom: 9da101cd2317830649a31f8fa46debec (MD5) [Discord](https://discord.gg/hWSz8VN) ## Also see Mu's sister project -[🐿SquirrelJME](https://multiphasicapps.net) +[🐿SquirrelJME](https://squirreljme.cc/)