Problem with VHD on MSX Core

RexMendicorvm
Posts: 12
Joined: Mon Oct 10, 2022 11:54 pm
Been thanked: 1 time

Problem with VHD on MSX Core

Unread post by RexMendicorvm »

Hello! I'm trying to run "Knightmare Gold" on my MiSTer using a VHD w\ an "AUTOEXEC.bas" file and SofaRun. For some reason when I load the VHD, it just plops me at the "A:\>" prompt. My bas file is as follows:

100 'save"autoexec.bas",a
110 CALL SYSTEM("sr game\kmg.com")
120 RUN

I'm very green with MSX syntax, so if anyone can point out what I'm doing wrong here, I'd appreciate it. Thanks!

Never mind; I didn't realize how sensitive the core was to VHD file sizes!

Post Reply