Hi!
I would like to run two instance of Minimig on my MISTer, one for Amiga with MegaAGS (I already have it) and one with the Shapeshifter configuration (I already have this config too, Shapeshifter auto run emulating a Macintosh Classic).
Now I have copied Minimig_20220108.rbf to MacClassic_20220108.rbf and changed accordingly the names in names.txt.
So far so good.
Now, what I would like to achieve is that Minimig_20220108.rbf can load at startup the MegaAGS.cfg and MacClassic_20220108.rbf the Shapeshifter.cfg.
Is it possible?
Run two instances of Minimig
-
- Posts: 313
- Joined: Thu Sep 16, 2021 10:54 pm
- Has thanked: 841 times
- Been thanked: 51 times
-
- Core Developer
- Posts: 459
- Joined: Wed May 26, 2021 9:35 pm
- Has thanked: 59 times
- Been thanked: 383 times
Re: Run two instances of Minimig
AmintaMister, unfortunately it's not possible.
Each core has a hard coded "Core" name so you can call the Minimig.rbf file anything you want but it will still load the Minimig configuration.
Each core has a hard coded "Core" name so you can call the Minimig.rbf file anything you want but it will still load the Minimig configuration.
-
- Posts: 313
- Joined: Thu Sep 16, 2021 10:54 pm
- Has thanked: 841 times
- Been thanked: 51 times
-
- Posts: 313
- Joined: Thu Sep 16, 2021 10:54 pm
- Has thanked: 841 times
- Been thanked: 51 times
- limi
- Top Contributor
- Posts: 776
- Joined: Sun May 24, 2020 6:53 pm
- Has thanked: 180 times
- Been thanked: 570 times
Re: Run two instances of Minimig
Yeah, you can’t just rename the core, unfortunately.
The workaround I have used is to duplicate and rename the kickstart.rom file to something descriptive, since that becomes a “poor man’s” label in the Load Configuration part of the Minimig core.
E.g. in my setup, I have MegaAGS.rom, Amiga4000.rom and Shapeshifter.rom, and I have set them up with their respective configuration entries, so that it’s easy to see which one I select. Would of course be great it the core added support for labels on these configurations, but that’s what I’ve done for now.
The workaround I have used is to duplicate and rename the kickstart.rom file to something descriptive, since that becomes a “poor man’s” label in the Load Configuration part of the Minimig core.
E.g. in my setup, I have MegaAGS.rom, Amiga4000.rom and Shapeshifter.rom, and I have set them up with their respective configuration entries, so that it’s easy to see which one I select. Would of course be great it the core added support for labels on these configurations, but that’s what I’ve done for now.
Re: Run two instances of Minimig
Thanks for this idea, will definitely help me to keep track of which config does whatlimi wrote: ↑Wed Feb 02, 2022 9:36 pm Yeah, you can’t just rename the core, unfortunately.
The workaround I have used is to duplicate and rename the kickstart.rom file to something descriptive, since that becomes a “poor man’s” label in the Load Configuration part of the Minimig core.
E.g. in my setup, I have MegaAGS.rom, Amiga4000.rom and Shapeshifter.rom, and I have set them up with their respective configuration entries, so that it’s easy to see which one I select. Would of course be great it the core added support for labels on these configurations, but that’s what I’ve done for now.