theypsilon / Update_All_MiSTer

All-in-one script for updating your MiSTer
GNU General Public License v3.0
607 stars 27 forks source link

download folder #41

Closed juri74 closed 3 years ago

juri74 commented 3 years ago

i have sd with system files (rbf, mra's and so on) and usb ssd drive containing only games folder, the script always download the mame rom on sd card creating another games folder

theypsilon commented 3 years ago

Hi!

For your use case you need to write:

  1. ROMMAME="/media/usb0/games/mame" in the file /media/fat/Scripts/update_mame-getter.ini
  2. ROMHBMAME="/media/usb0/games/hbmame" in the file /media/fat/Scripts/update_hbmame-getter.ini

That way you would have the mame roms in your ssd.

juri74 commented 3 years ago

thank you again for your help

Veridor commented 2 years ago

@juri74 did that fix your issue? I'm running into a similar problem.