Hello everyone,
I’m a beginner in the world of emulation, I started with Launchbox to prepare a birthday present.
Everything works fine, but I’m having trouble with some Commodore 64 games.
In Launchbox I use Retroarch and Vice for C64 emulation.
I use everything by default and the games start without a problem with LOAD “*”,8,1 then RUN. It’s all automatic.
For games where you need to run a specific program that doesn’t match “*”, I have no idea how to do it.
I’ve tried command line statements, but nothing works. I’m not sure what the right place is or what the right syntax is. I’ve tried the command to load a specific program from the libretro playlist command line without success.
So I’m trying to figure out how to run a specific program for certain games.
For example, on the “gamec64.D64” disk, I want to run the following command: LOAD “PACER”,8,1 then RUN.
Could you help me with this?
Thanks in advance for any help you can give me.