From 689170b403226823292de95f9ad513b3e195ab01 Mon Sep 17 00:00:00 2001 From: RandomNinjaAtk Date: Mon, 7 Aug 2023 13:26:43 +0000 Subject: [PATCH] Update extended.conf --- ra-rom-downloader/extended.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ra-rom-downloader/extended.conf b/ra-rom-downloader/extended.conf index 60868d3..9f9699e 100644 --- a/ra-rom-downloader/extended.conf +++ b/ra-rom-downloader/extended.conf @@ -1,11 +1,14 @@ ##### RA-ROM-DOWNLOADER SCRIPT SETTINGS ##### ##### PLATFORM ENABLEMENT -platforms="snes,megadrive,n64,megaduck" -# Available Platforms: snes,megadrive,n64,megaduck +platforms="pokemini,megaduck,virtualboy,nes" +# Available Platforms: snes,megadrive,n64,megaduck,pokemini,virtualboy,nes ##### PATHS romPath="/roms" ##### DOWNLOAD SETTINGS concurrentConnectionCount=10 + +##### REGIONS +romRegions="usa,europe,world,japan,other,hack,homebrew"