bbbradsmith / hatariB

Libretro core for Hatari emulation of Atari ST STE TT Falcon
GNU General Public License v2.0
20 stars 3 forks source link

Auto-run PRG in A:\ from ST file... #54

Open DarkCTO opened 5 days ago

DarkCTO commented 5 days ago

Hello,

I'm having the following 2 files from a test folder:

9 Lives (1990)(Frames).m3u
9 Lives (1990)(Frames).st

Upon boot, HatariB detects 2 files in A:\

9LIVES.PRG
FILE_ID.DIZ

I tried this in my m3u but crashed upon loading PRG file and auto-run does not work

#EXTM3U
#AUTO:A:\9LIVES.PRG
9 Lives (1990)(Frames).st

The goal is to load this PRG file automatically, when I open m3u file with HatariB

DarkCTO commented 5 days ago

When I have #AUTO:A:\9LIVES.PRG in m3u. it creates a C:\ drive called CARTRIDGE with HATARI.TOS in it.

image

My A:\ content image

Loading 9LIVES.PRG manually with #AUTO line image

Open 9LIVES.PRG manually without #AUTO line image

DarkCTO commented 5 days ago

9lives.zip Game file, if it helps. It's abandonware (https://www.myabandonware.com/game/9-lives-6ok#Atari%20ST).