Page 1 of 1

Auto MGL Creation Tool

Posted: Sat Mar 19, 2022 8:45 pm
by syntax_x
I'm not a coder by any means, I only delve into it when I must so please go easy on me but here's a dirty .bat that will clone an entire core game directory as .mgl, SD card ready.

I hope someone smarter than me finds this useful.

https://drive.google.com/file/d/1txa9eJ ... sp=sharing

MGL_Maker_Cloner_V3.bat
(6.1 KiB) Downloaded 236 times

Lsne1JY.png
Lsne1JY.png (11.33 KiB) Viewed 5673 times

Re: Auto MGL Creation Tool

Posted: Sat Mar 19, 2022 9:21 pm
by syntax_x
These are the MGL settings I've pulled from the cores sv files, if anyone has more they would like me to add or edit please let me know.

Code: Select all

ATARI2600        1 F 0 *
ATARI7800        1 F 1 A78 A26 BIN
ATARILYNX        1 F 0 LNX
C64              1 F 1 PRG CRT REU TAP
COLECO           1 F 0 COL BIN ROM SG
GAMEBOY          1 F 1 GBC GB    
GBA              1 F 0 GBA
GENESIS          1 F 0 BIN GEN MD    
JAGUAR           1 F 0 JAG
MEGACD           1 S 0 CUE CHD
NEOGEO           1 F 1 NEO ZIP
                 1 S 1 ISO BIN
NES              1 F 0 NES FDS NSF
PSX              1 S 1 CUE CHD
SMS              1 F 1 SMS SG
                 1 F 2 GG
SNES             2 F 0 SFC SMC BIN BS
TGFX16           1 F 0 PCE BIN
                 1 F 1 SGX
                 1 S 0 CUE CHD
VECTREX          1 F 1 OVR VEC BIN ROM
WONDERSWAN       1 F 1 WSC WS


Re: Auto MGL Creation Tool

Posted: Sat Mar 19, 2022 9:57 pm
by LamerDeluxe
Thanks for creating this! This should be a handy way to create a folder with direct links to favorite games.

Re: Auto MGL Creation Tool

Posted: Sat Mar 19, 2022 10:05 pm
by syntax_x
Cheers :)
Just don't run it twice in the same place or it will add a _ to every MGL folder and mess that folder up, not that it really matters as it takes seconds to make another one.
Atari2600 will create a MGL for every single file it finds also, so watch that one.

Re: Auto MGL Creation Tool

Posted: Sat Mar 19, 2022 10:29 pm
by LamerDeluxe
Sounds good, looking forward to trying it.

Re: Auto MGL Creation Tool

Posted: Sun Mar 20, 2022 2:43 pm
by gameboyhomeboy
Where do the mgl files go? I'm still a little confused by these

Re: Auto MGL Creation Tool

Posted: Sun Mar 20, 2022 9:35 pm
by syntax_x
They go on the root of the card/usb just like a core.

Re: Auto MGL Creation Tool

Posted: Sat May 07, 2022 9:25 am
by calle81
Never mind. Notice that I should do this with a SD-card reader

---------------------------------
Hey, this sounds great :)

Can you give some pointers on how to use the script? I tried connecting over SMB and run the script in the root of the folder like this "Y:\games\PSX\USA\MGL_Maker_Cloner_V3.bat". However all I get is access denied after selecting PSX in the menu. It probably has to with file permissions.

Re: Auto MGL Creation Tool

Posted: Sun Apr 30, 2023 3:02 am
by kubbie

Can you add NeoGeo CD to this tool? TIA