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