Search found 6 matches
- Tue Apr 06, 2021 8:47 pm
- Forum: Amiga (Minimig)
- Topic: Kickstart setting keeps getting lost
- Replies: 25
- Views: 9751
Re: Kickstart setting keeps getting lost
Good to see that you got it working but it required you a lot of effort digging in the source code. In any case something has to be done, in particular when using USB as I can only use KICK.ROM which seriously limit the usefulness of having multiple configurations. There is also the case of the Amiga directory which must be in /media/usb0, not /me...
- Tue Apr 06, 2021 6:41 pm
- Forum: Amiga (Minimig)
- Topic: Kickstart setting keeps getting lost
- Replies: 25
- Views: 9751
Re: Kickstart setting keeps getting lost
I decided to Use The Source. Based on https://github.com/MiSTer-devel/Main_MiSTer/blob/master/support/minimig/minimig_config.cpp#L351, the behavior I'm experiencing happens when a series of fallback strategies are attempted. UploadKickstart fails on my chosen config. I think this is the root problem. When the configured value can't be uploaded, the...
- Sun Apr 04, 2021 7:43 pm
- Forum: Amiga (Minimig)
- Topic: Kickstart setting keeps getting lost
- Replies: 25
- Views: 9751
Re: Kickstart setting keeps getting lost
First: without a USB drive and everything on the SD card, which is what the initial poster is dealing with and hope it can solve, I have no problem with the KickStart roms only if there is no KICK.ROM in /media/fat/games/Amiga. It took me a while figuring it out. May be I did not fully understand, mainly because the wiki readme as not be updated i...
- Sun Apr 04, 2021 2:30 am
- Forum: Amiga (Minimig)
- Topic: Kickstart setting keeps getting lost
- Replies: 25
- Views: 9751
Re: Kickstart setting keeps getting lost
Something real strange is going on. If you have a kickstart named KICK.ROM in /media/fat/Amiga it will always be loaded even if you set a different one in the OSD. If you rename KICK.ROM to something else I can set a different KickStart in the oSD and it works. This is what I am experiencing. Are you saying that it's happening the same way to you?...
- Sun Apr 04, 2021 2:20 am
- Forum: Amiga (Minimig)
- Topic: Kickstart setting keeps getting lost
- Replies: 25
- Views: 9751
Re: Kickstart setting keeps getting lost
If you amiga forever has rom.key files you may need to run amiga forever once before copying kickstarts over as i believe amiga forever 'unlocks' the kickstart roms using the key So it may be that mister isnt getting a valid rom, hence the errors you are seeing. This is a guess, may not work but worth trying Thank you. You're right that Amiga Fore...
- Sat Apr 03, 2021 2:45 pm
- Forum: Amiga (Minimig)
- Topic: Kickstart setting keeps getting lost
- Replies: 25
- Views: 9751
Kickstart setting keeps getting lost
I have copied several kickstart ROMs from my Amiga Forever bundle over to my SD card. From Linux, the path appears as /media/fat/games/Amiga/amiga-os-310-a1200.rom and similar. In the config menu for the Minimig core, every time I go into "Memory" the kickstart is always listed as "KICK.ROM". I can select my actual ROM, and it s...