-
[Support] Eurotimmy - RomM (ROM Manager) by zurdi15
No luck?
-
[Support] Eurotimmy - RomM (ROM Manager) by zurdi15
docker run -d --name='romm' --net='romm' --pids-limit 2048 -e TZ="America/Los_Angeles" -e HOST_OS="Unraid" -e HOST_HOSTNAME="hidden" -e HOST_CONTAINERNAME="romm" -e 'DB_HOST'='192.168.0.12' -e 'DB_PORT'='3306' -e 'DB_NAME'='romm' -e 'DB_USER'='romm' -e 'DB_PASSWD'='hidden' -e 'ROMM_AUTH_SECRET_KEY'='hidden' -e 'IGDB_CLIENT_ID'='' -e 'IGDB_CLIENT_SECRET'='' -e 'SCREENSCRAPER_USER'='' -e 'SCREENSCRAPER_PASSWORD'='' -e 'MOBYGAMES_API_KEY'='' -e 'STEAMGRIDDB_API_KEY'='hidden' -e 'RETROACHIEVEMENTS_API_KEY'='' -e 'REFRESH_RETROACHIEVEMENTS_CACHE_DAYS'='' -e 'LAUNCHBOX_API_ENABLED'='false' -e 'PLAYMATCH_API_ENABLED'='false' -e 'HASHEOUS_API_ENABLED'='false' -e 'FLASHPOINT_API_ENABLED'='false' -e 'HLTB_API_ENABLED'='false' -e 'ROMM_DB_DRIVER'='mariadb' -e 'DB_QUERY_JSON'='' -e 'REDIS_HOST'='' -e 'REDIS_PORT'='' -e 'REDIS_USERNAME'='' -e 'REDIS_PASSWORD'='' -e 'REDIS_DB'='' -e 'REDIS_SSL'='' -e 'DISABLE_CSRF_PROTECTION'='false' -e 'DISABLE_DOWNLOAD_ENDPOINT_AUTH'='false' -e 'DISABLE_USERPASS_LOGIN'='false' -e 'SESSION_MAX_AGE_SECONDS'='' -e 'KIOSK_MODE'='false' -e 'OIDC_ENABLED'='false' -e 'OIDC_PROVIDER'='' -e 'OIDC_CLIENT_ID'='' -e 'OIDC_CLIENT_SECRET'='' -e 'OIDC_REDIRECT_URI'='' -e 'OIDC_SERVER_APPLICATION_URL'='' -e 'OIDC_TLS_CACERTFILE'='' -e 'WEB_SERVER_CONCURRENCY'='' -e 'WEB_SERVER_KEEPALIVE'='' -e 'WEB_SERVER_MAX_REQUESTS'='' -e 'WEB_SERVER_MAX_REQUESTS_JITTER'='' -e 'WEB_SERVER_TIMEOUT'='' -e 'WEB_SERVER_WORKER_CONNECTIONS'='' -e 'FORCE_COLOR'='' -e 'NO_COLOR'='' -e 'DISABLE_EMULATOR_JS'='false' -e 'DISABLE_RUFFLE_RS'='false' -e 'YOUTUBE_BASE_URL'='' -e 'UPLOAD_TIMEOUT'='' -e 'SCAN_TIMEOUT'='' -e 'SCAN_WORKERS'='' -e 'TASK_TIMEOUT'='' -e 'TASK_RESULT_TTL'='' -e 'SEVEN_ZIP_TIMEOUT'='' -e 'ENABLE_RESCAN_ON_FILESYSTEM_CHANGE'='false' -e 'RESCAN_ON_FILESYSTEM_CHANGE_DELAY'='' -e 'ENABLE_SCHEDULED_RESCAN'='false' -e 'SCHEDULED_RESCAN_CRON'='' -e 'ENABLE_SCHEDULED_UPDATE_SWITCH_TITLEDB'='false' -e 'SCHEDULED_UPDATE_SWITCH_TITLEDB_CRON'='' -e 'ENABLE_SCHEDULED_UPDATE_LAUNCHBOX_METADATA'='false' -e 'SCHEDULED_UPDATE_LAUNCHBOX_METADATA_CRON'='' -e 'ENABLE_SCHEDULED_CONVERT_IMAGES_TO_WEBP'='false' -e 'SCHEDULED_CONVERT_IMAGES_TO_WEBP_CRON'='' -e 'ENABLE_SCHEDULED_RETROACHIEVEMENTS_PROGRESS_SYNC'='false' -e 'SCHEDULED_RETROACHIEVEMENTS_PROGRESS_SYNC_CRON'='' -e 'LOGLEVEL'='INFO' -e 'SENTRY_DSN'='' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:8080]' -l net.unraid.docker.icon='' -p '8383:8080/tcp' -v '/mnt/user/pool5/games/Arcade/':'/romm/library/':'ro' -v '/mnt/user/appdata/romm/resources':'/romm/resources/':'rw' -v '/mnt/user/appdata/romm/assets':'/romm/assets/':'rw' -v '/mnt/user/appdata/romm/config':'/romm/config/':'rw' -v '/mnt/user/appdata/romm/redis-data':'/redis-data':'rw' -v '/mnt/user/pool6/games':'/romm/library2':'ro' 'rommapp/romm:latest'Nothing fancy You only need a single directory of files to replicate roms are located here: - "library/Nintendo 64/roms" - "libary/Nintendo 64/Europe" all other systems are similar or flat atari would be flat "library/Atari 2600/"
-
[Support] Eurotimmy - RomM (ROM Manager) by zurdi15
This is pretty easy to duplicate and test emulatorjs: cache_limit: null controls: {} debug: false disable_auto_unload: false disable_batch_bootup: false netplay: enabled: false ice_servers: [] settings: {} I have a bunch of excludes dont think its relevant for this discussion. filesystem: firmware_folder: bios roms_folder: library #this picks up all 27 specified platforms but 0 roms system: platforms: Nintendo 64: n64 versions: {} roms are located here: - "Nintendo 64/roms" - "Nintendo 64/Europe" It's entirely possible a skill issue but everything I can find points to a rigid file structure requirement. Run a scan 0 are picked up The "ERRORs" also point to the same file structure issue. ERROR: [RomM][scan][2026-05-10 00:28:44] ROMs not found for platform Nintendo 64. Check RomM folder structure here: https://docs.romm.app/latest/Getting-Started/Folder-Structure/ for more details INFO: [RomM][scan][2026-05-10 00:28:44] Found 27 platforms in the file system INFO: [RomM][scan][2026-05-10 00:28:44] Folder n64[Nintendo 64] identified as Nintendo 64 🎮 WARNING: [RomM][scan][2026-05-10 00:28:44] ⚠️ No firmware found for Nintendo 64[Nintendo 64] ERROR: [RomM][scan][2026-05-10 00:28:44] ROMs not found for platform Nintendo 64. Check RomM folder structure here: https://docs.romm.app/latest/Getting-Started/Folder-Structure/ for more details The only way I can get it to semi work is to change. roms_folder: roms -> does not actually exist I also specified 27 platforms and it only picks up 8. Then it will pick up - "Nintendo 64/roms" but not - "Nintendo 64/Europe" It does not like to be told what files to look in for a specific system. I even tried to enable debug to see if it would tell me the directories it was looking in and debug does nothing. scan: debug: true autodetect: true export_gamelist: false I thought this might be a cool way to download files to my AYN thor so I only set up the platforms that I have on my AYN thor and excluded all the other platforms. But nope unfortunately this doesnt appear to presently possible unless I am willing to change my entire directory structure.
-
[Support] Eurotimmy - RomM (ROM Manager) by zurdi15
Looks like it's a terms of service issue. You must accept the terms of service, I can post on my phone I got the pop up but not a pc web browser. I get no pop up for terms of service on the PC. I am not going to try an type out the issue on a phone. This app RomM app isn't worth the hassle. They have chosen a rigid file structure with their "new" rollout. You used to be able to give it a path. n64: paths: - "Nintendo 64/roms" - "Nintendo 64/Europe" For whatever reason they abandoned that and went with this new rigid structure which is inflexible. Some of my rom directories have no "roms" folder at all and are just flat. nes: paths: - "Nintendo Entertainment System" This would also violate their current folder structure requirement since you must have one or the other. I spent a day trying to get it to work. If you are just starting out and you are ok with their rigid file structure then this app will probably work fine. If you have an already established collection or roms/emulators then this app in its current form will not work.
-
[Support] Eurotimmy - RomM (ROM Manager) by zurdi15
there documentation is pretty clear they expect a rigid file structure. So you must bend to the will of the tool and not use the folder structure you want. You must use the folder structure they want you to use. https://docs.romm.app/latest/Getting-Started/Folder-Structure/?utm_source=copilot.com#folder-organization I dont know the magic dance required to post a question. Like I said getting support is not easy for this app
-
[Support] Eurotimmy - RomM (ROM Manager) by zurdi15
Same problem I had. Support appears to be non existent
-
[Support] Eurotimmy - RomM (ROM Manager) by zurdi15
Dont know how many folks have tried using this. It seems like a cool idea but it lacks execution. It expects you to name the folder the way it wants you to. If you have a different folder structure then it expect good luck getting this to work. I have spent hours on the stupid config.yml file filesystem: firmware_folder: bios roms_folder: library n64: paths: - "Nintendo 64/roms" - "Nintendo 64/Europe" system: platforms: Nintendo 64: n64 ERROR: [RomM][scan][2026-05-10 00:28:44] ROMs not found for platform Nintendo 64. Check RomM folder structure here: https://docs.romm.app/latest/Getting-Started/Folder-Structure/ for more details INFO: [RomM][scan][2026-05-10 00:28:44] Found 27 platforms in the file system INFO: [RomM][scan][2026-05-10 00:28:44] Folder n64[Nintendo 64] identified as Nintendo 64 🎮 WARNING: [RomM][scan][2026-05-10 00:28:44] ⚠️ No firmware found for Nintendo 64[Nintendo 64] ERROR: [RomM][scan][2026-05-10 00:28:44] ROMs not found for platform Nintendo 64. Check RomM folder structure here: https://docs.romm.app/latest/Getting-Started/Folder-Structure/ for more details Although if I go look for the roms they exist in the docker container If I change roms_folder: to something that doesnt exits It will kind of work it will find 8 platforms and all the roms under those 8 platforms. This is extremely buggy software. I cant recommend this one unless your starting from scratch and willing to use the folder structure/names they appear to have hard coded into the system.
-
[PLUGIN] Intel iGPU SR-IOV - Support Page
just here to report the same. Fails with 7.2.5 I will also need to roll back 7.2.4 as I use this quite a bit
-
[Script] binhex - no_ransom.sh
-
USB backup not working on 443?
I believe unraid previously used port 22 to SSH to do USB backup if that failed it would fall back to 443? I block outbound port 22 on my network and with 7.2.0 it fails USB backup because it cant get to port 22. Is there a way to divert to 443? Or is there something extra I need to configure to get it to use 443?
-
[Script] binhex - no_ransom.sh
-
[SUPPORT] TheJF - Antennas
Still not sure I understand the purpose if this app. I have a plex pass and a HDhomerun. I am able to get all the programming to display that is available via my HDhomerun for my area and I can record by clicking on the shows. What does this app do differently or what features is it bringing that the native plex functionality does not?
-
Parity device disabled
I think my issue was the SATA controller was potentially going bad. I replaced it with a different SATA controller and the issue went away. I also think in bios I had PCIe4 set for the m.2 to SATA controller I was using and its only speced for PCIe3. So I swapped the card and changed the PCIe to PCIe3 and things have been working smoothly.
-
[Support] Bitwarden Secure Sync
I have a similar question. The file exports just fine and its encrypted but how do we restore from a backup?
-
VMs slow to respond to keyboard and mouse 7.1.4?
Seems to be associated with QEMU virtualized graphics if I pass through iGPU slowness gitchiness goes away.
xokia
Members
-
Joined
-
Last visited