@benstylus that usually depends on the game. Some will just run faster, others won't work at all. Polar Bear in Space! won't run correctly on an NTSC machine, so it would have to be run on PAL. I don't have a C64mini, but I think someone made a patch for the mini that can make the it switch between NTSC and PAL.
zeegerman
5
Posts
A member registered Jan 07, 2022 · View creator page →
Recent community posts
POLAR BEAR IN SPACE! (C64) comments · Replied to Radio PARALAX in POLAR BEAR IN SPACE! (C64) comments
POLAR BEAR IN SPACE! (C64) comments · Replied to Radio PARALAX in POLAR BEAR IN SPACE! (C64) comments
Hi!
The game loads and autostarts fine for me on my SD2IEC. This is how I do it:
- LOAD ”FB64”,8 <RETURN>
(this loads the SD2IEC file browser, assuming this is called FB64 on your SD2IEC card as well) - RUN <RETURN>
(this starts the SD2IEC file browser) - Select “POLARBEAR.d64" by pressing <RETURN> on the entry
(make sure NOT to select the “ POLAR BEAR .PRG” inside the D64 here after selecting the D64) - Quit FB64 by pressing “Q”
(this will now mount the disk image) - Back at the BASIC prompt, type LOAD ”*”,8,1 <RETURN>
(this loads and auto-starts the game)
Because SD2IEC doesn't work with all fast loaders, loading takes a few minutes in either case, but you should see Polar Bear tap his foot while the game loads.
Hope this helps!