Page 1 of 1

Problem with VHD on MSX Core

Posted: Tue Oct 31, 2023 3:21 am
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!