From 9bbcd64b71a7988d65e1f188782bd10ae2591c14 Mon Sep 17 00:00:00 2001 From: Michael Green <84688932+michael-j-green@users.noreply.github.com> Date: Fri, 2 Feb 2024 17:24:10 +1100 Subject: [PATCH] Updated Adding ROMs (markdown) --- Adding-ROMs.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Adding-ROMs.md b/Adding-ROMs.md index 6c1a410..3f5476a 100644 --- a/Adding-ROMs.md +++ b/Adding-ROMs.md @@ -3,8 +3,13 @@ There are three ways to add ROMs to Gaseous: * Import directory * Custom library -**Note**: Duplicate ROMs are not imported. If the hash of a ROM is already in the database, it will be skipped. +## 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