From 9fb6aa63916aa8c1180e58bfdd824c5f6f25b69a Mon Sep 17 00:00:00 2001 From: Michael Green <84688932+michael-j-green@users.noreply.github.com> Date: Fri, 2 Feb 2024 21:38:01 +1100 Subject: [PATCH] Updated Adding ROMs (markdown) --- Adding-ROMs.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Adding-ROMs.md b/Adding-ROMs.md index 9a4768e..35879f9 100644 --- a/Adding-ROMs.md +++ b/Adding-ROMs.md @@ -3,13 +3,12 @@ There are three ways to add ROMs to Gaseous: * Import directory * Custom library -## Notes +**Notes** 1. Files can be presented as either stand alone files, or as archives - zip, 7z, and RAR are supported 2. Name the file appropriately. * Attempting a search for the game name on https://www.igdb.com can help with file naming. If a hash search is unsuccessful, Gaseous will fall back to attempting to search by the file name. 3. Duplicate ROMs are not imported. If the hash of a ROM is already in the database, it will be skipped. -# Add the ROM ## Web Upload 1. Click the Upload button in the page banner Screenshot 2024-02-02 at 5 15 04 pm