theypsilon / Update_All_MiSTer

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

Mame and Hbmame saves Location #58

Closed diettelo closed 2 years ago

diettelo commented 3 years ago

Can this script be so editable that users can chnage save location for mame and hbmame roms?

i tried many tes but something is in the script that allways downloads it on sd card.

theypsilon commented 3 years ago

You should be able to do it by modifying the following INI files: update_mame-getter.ini and update_hbmame-getter.ini

Just put ROMMAME="/your/path" in the first and ROMHBMAME="/your/path" in the second.

Let me know if this works for you.

theypsilon commented 3 years ago

Keep in mind that MiSTer looks for the roms on the mame and hbmame directories placed here:

image

diettelo commented 3 years ago

Yes it did work.

But here comes the funny part:

It takes like about 2 minutes allways when checking and skipping mame getter script.

On Micro sd save path very fast skip and on usb save path very long.

Its a fast drive so i dont get it.

hbmame skips in fast as allways.