keirf / flashfloppy

Floppy drive emulator for Gotek hardware
Other
1.33k stars 193 forks source link

AmigaDOS Autoswap titles not working on KS 3.2.1 #668

Open StevenHachel opened 2 years ago

StevenHachel commented 2 years ago

Hey,

I'm using a Gotek and trying to start flashback. I keep getting the error "flash_autswap failed return code 10".

Hardware: Amiga 1200 REV 1.D1 / Commodore Electronics Gotek - GOTEKsystem | SFRKC30.AT2 Vampires ICEDRAKE (A1200) AmigaOS 3.2.1

keirf commented 2 years ago

Have you had any success with other Autoswap games?

How do you install the ADFs onto your USB drive, do you simply copy them all in, names unchanged?

StevenHachel commented 2 years ago

hey,

one game actually works and that would be "Mortal Combat". The following games do not get beyond the shell:

I copied the directories directly from the AutoSwap directory one to one.

Steven

keirf commented 2 years ago

I'll have a look. I fear incompatibility with kickstart 3.2.1.

JetA2 commented 8 months ago

I have the same issue with Atlantis. A500, KS 1.3 Gotek AT32F435, FF 3.38

keirf commented 8 months ago

Really should work with KS 1.3 on an A500. You just get "failed return code 10"? How much RAM has your A500?

JetA2 commented 8 months ago

Yes, just "atlantis_autoswap failed return code 10". I have 1Mb with the trapdoor expansion.

keirf commented 8 months ago

Should work. I can repro that environment at some point and see what happens. Have you tried update to 3.42 firmware? Unlikely to fix this but always worth a try with latest.

JetA2 commented 8 months ago

I'm using my Gotek without display with a Pi Zero W permanently connected as a "smart" USB stick. I need to get me a display before I dare update so I can get some feedback during the update process.

Can the fact that I'm using the image-on-startup = static in FF.CFG mess with AutoSwap?

Also, I forgot to say thanks for FlashFloppy, it's awesome!

keirf commented 8 months ago

No it really should just work iirc. I haven't actually developed or tested Autoswap in a long time. Therefore there is some chance it's completely broken on AT32F435, for example. I need to dust off the test setup and give it a try myself.